# Attention - Comment enregistrer son travail et comment bien utiliser enfusion

{% hint style="warning" %}
**ATTENTION:** Sur enfusion, le world editor sert a modifier des mondes mais **aussi a créer ou modifier des préfabs** (ce que l'on fait), pour modifier des préfabs, il faut aller avec le Ressource Browser chercher son préfab, double cliquer dessus et cliquer sur Edit Prefab, a partir de ce moment, vous pouvez modifier le préfab de votre véhicule ou d'autre chose (Faite Ctrl + S pour sauvegarder). Si vous fermez Enfusion, il faut suivre cette méthode et non pas ouvrir le world editor depuis le menu principal puis aller chercher son préfab /!\\
{% endhint %}


---

# 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://linwainn-enfusion.gitbook.io/enfusion-fr-car/partie-2/attention-comment-enregistrer-son-travail-et-comment-bien-utiliser-enfusion.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.
