> For the complete documentation index, see [llms.txt](https://docs.kaching.win/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kaching.win/explore-kaching/kaching-dashboard/kch.md).

# KCH

**xKCH Distribution: Watch Your KCH Flourish**

Marvel at the distribution of your xKCH tokens across our vaults. Witness the power of compounding in action!

<figure><img src="https://lh7-us.googleusercontent.com/IHvssL220gMN0CsEN8HyTiSJUKc2Gg-B7rfDaar7ZFLDCbMLYrhr66C4AeBZZ4tX61-5H2gJNhiaWep9Egh0G1ZM2fXLLRn2E5FQqHEz-G-3Z-E_m2rea9B71rEjtANHlXx0cd_o8KHLl2qeYgrJlY0" alt="" width="375"><figcaption></figcaption></figure>

**Watch Your Base Yield Grow**

Sit back and watch as your base yield rewards pile up. It's like watching your own personal crypto garden flourish!<br>

**Claim Overall Rewards: The Grand Finale**

Ready to bask in the glory of your overall rewards? With just one click, you can claim all your hard-earned rewards at once. It's time to celebrate!

![](https://lh7-us.googleusercontent.com/seIzKgfcNJRdn52kLM01dOFxN9NXKpfYry964EdjyE_76HbuwrLvGuRhb6JtHYDqiswsVNGEs5LBHB_eeeYOh1B3U9ZkcgUeq9LvNACrmx93FnAkT7hYWlIlQv9wp4DqtZuFBPL8reUjHMAkFg0_rhg)![](https://lh7-us.googleusercontent.com/ApU1Hlpf3_VTOK8xH-Npz7Y1kIF_Rr0XzRsa_9kezuiy-Ri5DgydIOheVQR844HczUTX-hHMpUNXmeJcCvCy61NRNbyAzkdQbH8tbg0bP7LPvorirrUzOUrcx3nK3aUNr6JOcoyJRLj7LF1UdbPSuEU)

{% hint style="info" %}
Note: Every time you claim yield, you can claim 30% of the yield immediately and the rest will be locked into the 3-month vault. Besides the base yield reward, the reward from current vaults will also be claimed and sent to your wallet address.

\*Total Claimable Yield = Base Yield Reward + Vault Reward\*<br>
{% endhint %}

This Dashboard section isn't just about numbers and figures; it's about embarking on a thrilling crypto journey filled with excitement, rewards, and endless possibilities. So, what are you waiting for? Let's dive in and make some crypto magic happen!


---

# 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://docs.kaching.win/explore-kaching/kaching-dashboard/kch.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.
