> For the complete documentation index, see [llms.txt](https://damble-1.gitbook.io/damble-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification.md).

# Signup, Login & Verification

- [Registration & Login](https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification/registration-and-login.md): Register today and start your gaming journey on Damble!
- [Account Verification](https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification/account-verification.md): Verification Tiers
- [Referral / Affiliate codes](https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification/referral-affiliate-codes.md): How can I change my Damble account referral/affiliate code?
- [Lost Access to Account Email](https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification/lost-access-to-account-email.md): Have you lost access to your Damble account email? Reach out to our customer support team for help.
- [Cryptocurrency](https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification/cryptocurrency.md): Brief introduction, in case you don't already know.
- [Assets Supported for Deposits and Withdrawals](https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification/cryptocurrency/assets-supported-for-deposits-and-withdrawals.md): Damble supports a range of assets for deposit & withdrawal including Bitcoin, Ethereum, Solana, USDT, USDC and more!
- [Vault](https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification/cryptocurrency/vault.md): Damble's Vault feature allows you to split your playing balances & requires a password to unlock for increased security.
- [Rewards](https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification/rewards.md): Get access to a wide range of rewards once you start playing on Damble. Your rewards will increase the more you wager on Damble and climb up the VIP ladder.
- [Instant Rakeback](https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification/rewards/instant-rakeback.md): Get instant cash on your rake amount, win or loose!
- [Daily, Weekly & Monthly](https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification/rewards/daily-weekly-and-monthly.md): Start earning from the lowest tier, climb the VIP ladder and get rewarded as you rank higher!
- [Wager Races (Coming Soon)](https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification/rewards/wager-races-coming-soon.md)
- [Challenges (Coming Soon)](https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification/rewards/challenges-coming-soon.md)
- [Damble VIP Club](https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification/damble-vip-club.md): Prestige, Excellence, Rewards, because you deserve it all.
- [VIP Ranks & Levels](https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification/damble-vip-club/vip-ranks-and-levels.md)
- [VIP Transfers](https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification/damble-vip-club/vip-transfers.md)
- [Damble Affiliate Program](https://damble-1.gitbook.io/damble-help-center/signup-login-and-verification/damble-affiliate-program.md): Join the Damble Affiliate Program and earn some of the highest rates in the industry!


---

# 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://damble-1.gitbook.io/damble-help-center/signup-login-and-verification.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.
