# EXPLORE KACHING

- [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)


---

# 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.kaching.win/explore-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.
