> For the complete documentation index, see [llms.txt](https://guide.worldofsmellykoala.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.worldofsmellykoala.com/kchat-communities/chatting/kchat-liquidity-pool-bonus.md).

# KCHAT Liquidity Pool Bonus

When you contribute to [**KCHAT/WAX Liquidity Pool**](/basics/liquidity-pools.md) at **Alcor**, you enjoy a bonus chance of 1 extra **KCHAT**. Reach 5000 **KCHAT** in **Liquidity Pool** and you get a rewarding free **KCHAT Booster** effect applied to your profile!

<table data-full-width="false"><thead><tr><th width="229">KCHAT in Liquidity Pool</th><th width="280">Bonus Chance of 1 Extra KCHAT</th><th>Free KCHAT Booster Effect</th></tr></thead><tbody><tr><td>1 - 3000</td><td><p>0.1% for every 100 KCHAT</p><p>Up to 3%</p></td><td>0</td></tr><tr><td>5000</td><td>3% Bonus Chance</td><td>1 (un-stackable)</td></tr><tr><td>5001 - 10000</td><td><p>3% + 0.1% for every 250 KCHAT</p><p>Up to 5%</p></td><td>1 (un-stackable)</td></tr></tbody></table>

You need to maintain the amount of KCHAT in the Liquidity Pool (and within the LP range) to continue enjoying the benefits.

Free **KCHAT Booster** Effect adds 1 **KCHAT Booster** count to your profile. It is not a NFT.

*You can do a /ksync mywallet after contributing at any KCHAT enabled group to update your profile immediately.*


---

# 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://guide.worldofsmellykoala.com/kchat-communities/chatting/kchat-liquidity-pool-bonus.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.
