> For the complete documentation index, see [llms.txt](https://hashhedge.gitbook.io/hashhedge-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hashhedge.gitbook.io/hashhedge-user-guide/es/home.md).

# Guía de usuario de Hash Hedge

Todo sobre los Desafíos, el trading y los pagos en un solo lugar. Elige una sección abajo o usa el buscador de arriba: puedes escribir tu pregunta con palabras normales.

{% hint style="info" %}
**¿Recién llegas a Hash Hedge?** Empieza por [Cómo registrar una cuenta de Hash Hedge](/hashhedge-user-guide/es/start-here/create-account.md), y luego [Cómo comprar un Desafío](/hashhedge-user-guide/es/start-here/buy-challenge.md).
{% endhint %}

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Empieza aquí</strong></td><td>Si Hash Hedge es para ti y cómo ponerte en marcha.</td><td><a href="/files/ZXhtkWZ2R8kIoutNOjKb">/files/ZXhtkWZ2R8kIoutNOjKb</a></td><td><a href="/pages/nYfKYe7zJzSADoh1D8vD">/pages/nYfKYe7zJzSADoh1D8vD</a></td></tr><tr><td><strong>Reglas</strong></td><td>Qué termina un Desafío y qué puedes mantener en cartera.</td><td><a href="/files/5uZAUrPHreT6Jb0Sp5zJ">/files/5uZAUrPHreT6Jb0Sp5zJ</a></td><td><a href="/pages/n1AHwZtxhE2nz3hzJFf1">/pages/n1AHwZtxhE2nz3hzJFf1</a></td></tr><tr><td><strong>Terminal de trading</strong></td><td>Margen, apalancamiento, tipos de órdenes, TP/SL y cierre de posiciones.</td><td><a href="/files/deyXhEI5UhC0U8LjlwRX">/files/deyXhEI5UhC0U8LjlwRX</a></td><td><a href="/pages/HeJteBjmAg63hkNZzig7">/pages/HeJteBjmAg63hkNZzig7</a></td></tr><tr><td><strong>Cuenta y pagos</strong></td><td>Tu panel, tus etapas y tus ajustes, el retiro de ganancias y las preguntas frecuentes.</td><td><a href="/files/ugLhST9tjletLeWbqrtr">/files/ugLhST9tjletLeWbqrtr</a></td><td><a href="/pages/EhHpwVAcIL9DXYrlIhox">/pages/EhHpwVAcIL9DXYrlIhox</a></td></tr></tbody></table>

***

¿Sigues sin encontrar la respuesta? Escribe a soporte desde la aplicación. Una pregunta que llega ahí suele significar que a esta guía le falta algo, y preferimos corregirlo.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://hashhedge.gitbook.io/hashhedge-user-guide/es/home.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
