# Rulebook

- [Trading Rules & Challenge Conditions](https://docs.supertrade.com/rulebook/trading-rules-and-challenge-conditions.md)
- [Hard Breach Rules](https://docs.supertrade.com/rulebook/hard-breach-rules.md): This page describes hard breach rules, breaking which will instantly fail your trading account.
- [News Trading](https://docs.supertrade.com/rulebook/news-trading.md)
- [Weekend & Overnight Holding](https://docs.supertrade.com/rulebook/weekend-and-overnight-holding.md)
- [Soft vs. Hard Breach](https://docs.supertrade.com/rulebook/soft-vs.-hard-breach.md)
- [Appeals & Review Process](https://docs.supertrade.com/rulebook/soft-vs.-hard-breach/appeals-and-review-process.md)
- [Payout Rules](https://docs.supertrade.com/rulebook/payout-rules.md)
- [Deposit Methods](https://docs.supertrade.com/rulebook/payout-rules/deposit-methods.md)
- [Withdrawal Methods](https://docs.supertrade.com/rulebook/payout-rules/withdrawal-methods.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://docs.supertrade.com/rulebook.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.
