> For the complete documentation index, see [llms.txt](https://chipshop-finance.gitbook.io/chipshop-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chipshop-finance.gitbook.io/chipshop-finance/how-it-works/incentivise-holding-chips.md).

# Incentives for HODLing CHIPS Stablecoins

Our aim is to keep *CHIPS* coin price above peg **for as long as** possible.&#x20;

We aim is to do this in 5 ways:

1. A special *FISH* pool which we call the ***ChipSwap*** has been added to the protocol. We noticed that in most other algorithmic stablecoins, people are selling their token for profit, which eventually kills the project. Instead, we allow you to *swap* your *CHIPS* coins for *FISH* shares. This will also burn the *CHIPS* coins thus keeping their supply low. So now you never need to sell your *CHIPS* coins. **This is a big part of our project.**
2. Once below peg a new pool opens up, *MPEAS/CHIPS* which mints *FISH* shares.
3. Using fees applied at various staking/unstaking times to allow purchasing and burning of *CHIPS* coins by *DAO*.&#x20;
4. Addition of fees for withdrawing *FISH* shares from the *Boardroom*. For example, there is a **10% fee** on withdrawal of *FISH shares* from the *Boardroom* when their price is below 1.05 *ETH*.\
   \
   **Please note that an EPOCH has to start ABOVE 1.05 ETH in order for you to withdraw without the tax.** <br>
5. &#x20;*MPEAS* bonds which burn the supply of *CHIPS* coins on purchase, on contraction only.

We also aim to have *buy-pressure* on some well-known vaults shortly after we go live.

More details on these new pools and staking fees to come.


---

# 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:

```
GET https://chipshop-finance.gitbook.io/chipshop-finance/how-it-works/incentivise-holding-chips.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.
