# General

- [Cómo contactar a Tilt](https://support.tilt.app/tilt-help-desk/tilt-help-desk-es/general/how-to-contact-tilt.md)
- [¿Estarán seguros mis datos personales?](https://support.tilt.app/tilt-help-desk/tilt-help-desk-es/general/will-my-personal-details-be-safe.md)
- [Gestión de notificaciones](https://support.tilt.app/tilt-help-desk/tilt-help-desk-es/general/managing-notifications.md)
- [Cómo ver tus pedidos](https://support.tilt.app/tilt-help-desk/tilt-help-desk-es/general/how-to-view-your-orders.md)
- [Cómo encontrar y usar boosts](https://support.tilt.app/tilt-help-desk/tilt-help-desk-es/general/how-to-find-and-use-boosts.md)
- [Cómo enviar un mensaje a un vendedor/usuario](https://support.tilt.app/tilt-help-desk/tilt-help-desk-es/general/how-to-message-a-seller-user.md)
- [¿Qué es la autenticación de dos factores y cómo funciona?](https://support.tilt.app/tilt-help-desk/tilt-help-desk-es/general/what-is-two-factor-authentication-and-how-does-it-work.md)
- [No comparta información personal](https://support.tilt.app/tilt-help-desk/tilt-help-desk-es/general/dont-share-personal-information.md)
- [Sistema de Referencia de TILT](https://support.tilt.app/tilt-help-desk/tilt-help-desk-es/general/tilt-referral-system.md)
- [Ofertas Limitadas](https://support.tilt.app/tilt-help-desk/tilt-help-desk-es/general/tilt-referral-system/limited-offers.md)
- [Términos y Condiciones del Sistema de Referencia de TILT](https://support.tilt.app/tilt-help-desk/tilt-help-desk-es/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-es/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.
