# BetHash Docs

## BetHash Docs

- [About BetHash](https://docs.bethash.io/about-bethash.md)
- [Fairness](https://docs.bethash.io/fairness.md)
- [AML Policy](https://docs.bethash.io/aml-policy.md)
- [BetHash Terms of Use](https://docs.bethash.io/bethash-terms-of-use.md)
- [FAQ](https://docs.bethash.io/faq.md)
- [Contact Us](https://docs.bethash.io/contact-us.md)
- [Bet Limits](https://docs.bethash.io/basics/bet-limits.md)
- [Activation and Deactivation of Your Linked EOS ID](https://docs.bethash.io/basics/activation-and-deactivation-of-your-linked-eos-id.md)
- [Deposit and Withdrawals](https://docs.bethash.io/basics/deposit-and-withdrawals.md)
- [Referral System](https://docs.bethash.io/basics/referral-system.md)
- [API](https://docs.bethash.io/basics/api.md)
- [Earn Passive Income Everyday](https://docs.bethash.io/hash-token/earn-passive-income-everyday.md)
- [Loyalty Reward Program](https://docs.bethash.io/hash-token/loyalty-reward-program.md)
- [HPoint](https://docs.bethash.io/hash-token/hpoint.md)
- [HASH Token](https://docs.bethash.io/hash-token/hash-token.md)
- [How to Get Hash Token](https://docs.bethash.io/hash-token/how-to-get-hash-token.md)
- [Signup Bonus](https://docs.bethash.io/promos/signup-bonus.md)
- [Level-Up GiftBox](https://docs.bethash.io/promos/level-up-giftbox.md)
- [How to Level Up](https://docs.bethash.io/promos/how-to-level-up.md)
- [Required EXP for VIP Levels](https://docs.bethash.io/promos/required-exp-for-vip-levels.md)
- [VIP Benefits](https://docs.bethash.io/promos/vip-benefits.md)
- [Hash Dice](https://docs.bethash.io/how-to-play/hash-dice.md)
- [Hash Blackjack](https://docs.bethash.io/how-to-play/hash-blackjack.md)
- [Hash Lotto](https://docs.bethash.io/how-to-play/hash-lotto.md)
- [Hash Banker Bull](https://docs.bethash.io/how-to-play/hash-banker-bull.md)
- [Decide a Card by Hash Value](https://docs.bethash.io/how-to-play/decide-a-card-by-hash-value.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://docs.bethash.io/about-bethash.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.
