# Comienza Aquí

Por favor, explora nuestros artículos de soporte de autoservicio a continuación. Si necesitas ayuda directa, no dudes en ponerte en contacto con nuestro equipo:<br>

* Para **soporte por correo electrónico**: <support@backpack.exchange>
* Para recibir **asistencia por chat en vivo**, utiliza la ventana emergente de chat ubicada en la esquina inferior derecha de tu pantalla
* Para **soporte de la comunidad**, visita nuestro Discord en <https://discord.gg/backpack>


---

# 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.backpack.exchange/support-docs/es/comienza-aqui.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.
