# Aperçu

Morphic est un outil puissant pour la conception de jeux, offrant aux créateurs une plateforme intuitive pour donner vie à leurs visions. Que vous construisiez des mondes 3D complexes, conceviez des personnages ou peaufiniez des mécaniques de jeu, Morphic permet aux concepteurs de jeux d'obtenir des résultats époustouflants de manière efficace, laissant plus de temps pour l'innovation et la narration.

## Guide de l'utilisateur et didacticiels

* [Entraîner un modèle de style](/docs/fr/conception-de-jeux/train-a-style-model.md)
* [Génération d'actifs en jeu](/docs/fr/conception-de-jeux/generating-in-game-assets.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://morphic.com/docs/fr/conception-de-jeux/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
