> 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/readme.md).

# Hash Hedge User Guide

Everything about Challenges, trading and payouts in one place. Pick a section below, or use the search at the top: you can type a question in plain words.

{% hint style="info" %}
**New to Hash Hedge?** Start with [How to register a Hash Hedge account](/hashhedge-user-guide/start-here/create-account.md), then [How to buy a Challenge](/hashhedge-user-guide/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>Start here</strong></td><td>Whether Hash Hedge suits you, and how to get going.</td><td><a href="/files/9TnETZblmX638TY2wVjf">/files/9TnETZblmX638TY2wVjf</a></td><td><a href="/pages/iXjaItqy3TCHD2lqFRvy">/pages/iXjaItqy3TCHD2lqFRvy</a></td></tr><tr><td><strong>Rules</strong></td><td>What ends a Challenge, and what you are allowed to hold.</td><td><a href="/files/422No7pCROd5cr3aOHDS">/files/422No7pCROd5cr3aOHDS</a></td><td><a href="/pages/b6Jma0dp93CM5HVL4hjO">/pages/b6Jma0dp93CM5HVL4hjO</a></td></tr><tr><td><strong>Trading terminal</strong></td><td>Margin, leverage, order types, TP/SL and closing positions.</td><td><a href="/files/iuBSNFgntZwnbyNeEwI6">/files/iuBSNFgntZwnbyNeEwI6</a></td><td><a href="/pages/md7JLfpk60pqM8UTtQnr">/pages/md7JLfpk60pqM8UTtQnr</a></td></tr><tr><td><strong>Account and payouts</strong></td><td>Your dashboard, your stages and your settings, withdrawing profit, and common questions.</td><td><a href="/files/ImSKapQuD45hSLm9Ko7u">/files/ImSKapQuD45hSLm9Ko7u</a></td><td><a href="/pages/QQisth7ErleIekTbMzOK">/pages/QQisth7ErleIekTbMzOK</a></td></tr></tbody></table>

***

Still no answer? Contact support from the app. A question that lands there usually means this guide is missing something, and we would rather fix it.


---

# 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/readme.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.
