# Hash Hedge User Guide

## English

- [Hash Hedge User Guide](https://hashhedge.gitbook.io/hashhedge-user-guide/readme.md)
- [Welcome to Hash Hedge](https://hashhedge.gitbook.io/hashhedge-user-guide/start-here/welcome.md)
- [What Is a Challenge](https://hashhedge.gitbook.io/hashhedge-user-guide/start-here/challenge-what-is.md)
- [Challenge types](https://hashhedge.gitbook.io/hashhedge-user-guide/start-here/challenge-types.md)
- [How to register a Hash Hedge account](https://hashhedge.gitbook.io/hashhedge-user-guide/start-here/create-account.md)
- [How to log in to your account](https://hashhedge.gitbook.io/hashhedge-user-guide/start-here/login.md)
- [How to buy a Challenge](https://hashhedge.gitbook.io/hashhedge-user-guide/start-here/buy-challenge.md)
- [Additional options at checkout](https://hashhedge.gitbook.io/hashhedge-user-guide/start-here/profit-split.md)
- [Rules, Stages and Loss Limits](https://hashhedge.gitbook.io/hashhedge-user-guide/rules/challenge-rules.md)
- [How the daily loss limit is calculated](https://hashhedge.gitbook.io/hashhedge-user-guide/rules/daily-loss-calculation.md)
- [Instruments and position limits](https://hashhedge.gitbook.io/hashhedge-user-guide/rules/coins-limit.md)
- [Liquidation and Margin](https://hashhedge.gitbook.io/hashhedge-user-guide/rules/liquidation.md)
- [Risk Management: Protecting Your Challenge](https://hashhedge.gitbook.io/hashhedge-user-guide/rules/risk-management.md)
- [Becoming a Trader](https://hashhedge.gitbook.io/hashhedge-user-guide/rules/becoming-a-trader.md)
- [A Tour of the Trading Terminal](https://hashhedge.gitbook.io/hashhedge-user-guide/trading-terminal/terminal-tour.md)
- [Long, Short, P\&L and Prices](https://hashhedge.gitbook.io/hashhedge-user-guide/trading-terminal/trading-basics.md)
- [How to Open a Trade](https://hashhedge.gitbook.io/hashhedge-user-guide/trading-terminal/open-a-trade.md)
- [Margin mode: Isolated and Cross](https://hashhedge.gitbook.io/hashhedge-user-guide/trading-terminal/margin-mode.md)
- [Adjusting leverage](https://hashhedge.gitbook.io/hashhedge-user-guide/trading-terminal/leverage.md)
- [Order types: Market, Limit and Trigger](https://hashhedge.gitbook.io/hashhedge-user-guide/trading-terminal/order-types.md)
- [Take Profit and Stop Loss](https://hashhedge.gitbook.io/hashhedge-user-guide/trading-terminal/take-profit-stop-loss.md)
- [Closing a position](https://hashhedge.gitbook.io/hashhedge-user-guide/trading-terminal/close-position.md)
- [Fees and funding rate](https://hashhedge.gitbook.io/hashhedge-user-guide/trading-terminal/fees-funding.md)
- [Trading US Stocks](https://hashhedge.gitbook.io/hashhedge-user-guide/trading-terminal/stocks-terminal.md)
- [Finding Your Way Around](https://hashhedge.gitbook.io/hashhedge-user-guide/account-and-payouts/account-tour.md)
- [The Challenge Dashboard Explained](https://hashhedge.gitbook.io/hashhedge-user-guide/account-and-payouts/trader-dashboard.md)
- [Your Accounts and Stages](https://hashhedge.gitbook.io/hashhedge-user-guide/account-and-payouts/accounts-stages.md)
- [Orders and Their Statuses](https://hashhedge.gitbook.io/hashhedge-user-guide/account-and-payouts/orders-statuses.md)
- [Your Profile and Security](https://hashhedge.gitbook.io/hashhedge-user-guide/account-and-payouts/profile-security.md)
- [Profit Share and Payouts](https://hashhedge.gitbook.io/hashhedge-user-guide/account-and-payouts/profit-payouts.md)
- [Affiliate program](https://hashhedge.gitbook.io/hashhedge-user-guide/account-and-payouts/affiliate-program.md)
- [Frequently Asked Questions](https://hashhedge.gitbook.io/hashhedge-user-guide/account-and-payouts/faq.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://hashhedge.gitbook.io/hashhedge-user-guide/readme.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.
