# General

- [Contact Us](https://support.tilt.app/tilt-help-desk/general/contact-us.md): Need help? We're here for you.
- [What is Tilt?](https://support.tilt.app/tilt-help-desk/general/what-is-tilt.md)
- [Will my personal details be safe?](https://support.tilt.app/tilt-help-desk/general/will-my-personal-details-be-safe.md)
- [Managing notifications](https://support.tilt.app/tilt-help-desk/general/managing-notifications.md)
- [How to view your orders](https://support.tilt.app/tilt-help-desk/general/how-to-view-your-orders.md)
- [How to find & use Boosts](https://support.tilt.app/tilt-help-desk/general/how-to-find-and-use-boosts.md)
- [How to message a seller/user](https://support.tilt.app/tilt-help-desk/general/how-to-message-a-seller-user.md)
- [What is two-factor authentication and how does it work?](https://support.tilt.app/tilt-help-desk/general/what-is-two-factor-authentication-and-how-does-it-work.md)
- [Don't share personal information](https://support.tilt.app/tilt-help-desk/general/dont-share-personal-information.md)
- [TILT Referral System](https://support.tilt.app/tilt-help-desk/general/tilt-referral-system.md)
- [TILT Referral System Terms & Conditions](https://support.tilt.app/tilt-help-desk/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/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.
