# Général

- [Comment contacter Tilt](https://support.tilt.app/tilt-help-desk/tilt-help-desk-fr/general/how-to-contact-tilt.md)
- [Mes informations personnelles seront-elles en sécurité ?](https://support.tilt.app/tilt-help-desk/tilt-help-desk-fr/general/will-my-personal-details-be-safe.md)
- [Gérer les notifications](https://support.tilt.app/tilt-help-desk/tilt-help-desk-fr/general/managing-notifications.md)
- [Comment voir tes commandes](https://support.tilt.app/tilt-help-desk/tilt-help-desk-fr/general/how-to-view-your-orders.md)
- [Comment trouver et utiliser les boosts](https://support.tilt.app/tilt-help-desk/tilt-help-desk-fr/general/how-to-find-and-use-boosts.md)
- [Comment envoyer un message à un vendeur/utilisateur](https://support.tilt.app/tilt-help-desk/tilt-help-desk-fr/general/how-to-message-a-seller-user.md)
- [Qu'est-ce que l'authentification à deux facteurs et comment ça marche ?](https://support.tilt.app/tilt-help-desk/tilt-help-desk-fr/general/what-is-two-factor-authentication-and-how-does-it-work.md)
- [Ne partage pas d'informations personnelles](https://support.tilt.app/tilt-help-desk/tilt-help-desk-fr/general/dont-share-personal-information.md)
- [Système de parrainage TILT](https://support.tilt.app/tilt-help-desk/tilt-help-desk-fr/general/tilt-referral-system.md)
- [Offres limitées](https://support.tilt.app/tilt-help-desk/tilt-help-desk-fr/general/tilt-referral-system/limited-offers.md)
- [Conditions générales du système de parrainage TILT](https://support.tilt.app/tilt-help-desk/tilt-help-desk-fr/general/tilt-referral-system/tilt-referral-system-terms-and-conditions.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://support.tilt.app/tilt-help-desk/tilt-help-desk-fr/general.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.
