# Kaching Docs

## Kaching Docs

- [Say Hello to Kaching!](https://docs.kaching.win/say-hello-to-kaching.md)
- [Kaching Community](https://docs.kaching.win/kaching-community.md)
- [Tokenomics](https://docs.kaching.win/tokenomics.md)
- [Connecting Your Wallet](https://docs.kaching.win/explore-kaching/connecting-your-wallet.md)
- [Stakings and Unstaking](https://docs.kaching.win/explore-kaching/stakings-and-unstaking.md)
- [Staking Your CRO](https://docs.kaching.win/explore-kaching/stakings-and-unstaking/staking-your-cro.md)
- [Unstaking Your CRO](https://docs.kaching.win/explore-kaching/stakings-and-unstaking/unstaking-your-cro.md)
- [Base Yield](https://docs.kaching.win/explore-kaching/base-yield.md)
- [Claiming Yield Reward](https://docs.kaching.win/explore-kaching/base-yield/claiming-yield-reward.md)
- [Kaching Draws](https://docs.kaching.win/explore-kaching/kaching-draws.md)
- [Daily Draw](https://docs.kaching.win/explore-kaching/kaching-draws/daily-draw.md)
- [Mega Draw](https://docs.kaching.win/explore-kaching/kaching-draws/mega-draw.md)
- [Inside Kaching's Draw!](https://docs.kaching.win/explore-kaching/inside-kachings-draw.md)
- [How the Daily Draw Works](https://docs.kaching.win/explore-kaching/inside-kachings-draw/how-the-daily-draw-works.md)
- [How the MegaDraw Works](https://docs.kaching.win/explore-kaching/inside-kachings-draw/how-the-megadraw-works.md)
- [Daily Draw Prizes](https://docs.kaching.win/explore-kaching/inside-kachings-draw/daily-draw-prizes.md)
- [Time-Weighted Average Balance (TWAB)](https://docs.kaching.win/explore-kaching/inside-kachings-draw/time-weighted-average-balance-twab.md)
- [After the Draw](https://docs.kaching.win/explore-kaching/inside-kachings-draw/after-the-draw.md)
- [Kaching Vaults](https://docs.kaching.win/explore-kaching/kaching-vaults.md)
- [Depositing in Vaults](https://docs.kaching.win/explore-kaching/kaching-vaults/depositing-in-vaults.md)
- [Upgrading Vaults](https://docs.kaching.win/explore-kaching/kaching-vaults/upgrading-vaults.md)
- [Withdrawing from Vaults](https://docs.kaching.win/explore-kaching/kaching-vaults/withdrawing-from-vaults.md)
- [Kaching Dashboard](https://docs.kaching.win/explore-kaching/kaching-dashboard.md)
- [Account](https://docs.kaching.win/explore-kaching/kaching-dashboard/account.md)
- [KCH](https://docs.kaching.win/explore-kaching/kaching-dashboard/kch.md)
- [Kaching Leaderboard](https://docs.kaching.win/explore-kaching/kaching-leaderboard.md)
- [Base Account Sunset and Migration](https://docs.kaching.win/explore-kaching/base-account-sunset-and-migration.md)
- [Kaching Prize Claim Fee](https://docs.kaching.win/explore-kaching/kaching-prize-claim-fee.md)
- [Kaching Classroom](https://docs.kaching.win/explore-kaching/kaching-classroom.md)
- [How can I earn with Kaching?](https://docs.kaching.win/explore-kaching/kaching-classroom/how-can-i-earn-with-kaching.md)
- [What are Base Draw and Turbo Draw?](https://docs.kaching.win/explore-kaching/kaching-classroom/what-are-base-draw-and-turbo-draw.md)
- [What is Base Yield?](https://docs.kaching.win/explore-kaching/kaching-classroom/what-is-base-yield.md)
- [What is Mega Draw?](https://docs.kaching.win/explore-kaching/kaching-classroom/what-is-mega-draw.md)
- [Ecosystem Partnerships](https://docs.kaching.win/ecosystem-partnerships.md)
- [Support & Help](https://docs.kaching.win/support-and-help.md)
- [FAQs](https://docs.kaching.win/support-and-help/faqs.md)
- [Terms & Conditions](https://docs.kaching.win/additional/terms-and-conditions.md)
- [Risk Disclosure](https://docs.kaching.win/additional/risk-disclosure.md)
- [Audit Report](https://docs.kaching.win/additional/audit-report.md)
- [Smart Contracts](https://docs.kaching.win/additional/smart-contracts.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.kaching.win/say-hello-to-kaching.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.
