# Poison Token (POI$ON)

<div align="left"><figure><img src="/files/KWxmQx5v7HuEfx1Gw5oI" alt=""><figcaption></figcaption></figure></div>

The Poison Token (POI$ON) is Poison Protocol's multichain governance utility and rewards token. It must be staked to vote on active polls and will be required as a deposit for making new governance polls (official governance is not yet active) .

POI$ON is provided as an incentive for users to farm rewards by staking LP tokens **-** minted by providing liquidity for POI$ON and Potions. Yield is paid to the users from POI$ON that are newly minted in the MasterCastle through annual inflation, which gradually increases the total supply of POI$ON until the end of 4th year.

{% hint style="warning" %}
Because of the importance of POI$ON Token for Poison.Finance ecosystem it is imperative to ensure a certain degree of decentralization. As a consequence of that there will not be any team tokens issued, after the Private sale ends developers will not have any special control over token minting or distribution.
{% endhint %}

## Staking Rewards <a href="#staking-rewards" id="staking-rewards"></a>

{% hint style="info" %}
This section discusses staking rewards for POI$ON tokens, which come from trading fees. Staking LP tokens also generates POI$ON rewards, which come directly from new POI$ON tokens created every block.&#x20;
{% endhint %}

### From Protocol Fees <a href="#from-protocol-fees" id="from-protocol-fees"></a>

Currently protocol fees generated from vault closures and liquidations are used to buy back POISON from the market, which is then placed in the iPOISON contract, causing the ratio of POISON to iPOISON to increase. This system is similar to the SUSHI/xSUSHI reward system of Sushiswap.&#x20;

Eventually, POI$ON token stakers will receive USDC token rewards every block, which are generated from protocol fees from Vault withdrawals. The protocol fees will be collected from Vault collateral and are sold for USDC. The USDC tokens are then distributed as rewards to POI$ON stakers in proportion to the percentage of total stake generating so called "Real Yield" for POISON stakers based on protocol fee generation.

### From Poll Creation Fees <a href="#from-poll-creation-fees" id="from-poll-creation-fees"></a>

Whenever a new governance poll is created, an initial deposit of POI$ON tokens must be paid. If the poll does not reach voting quorum, this deposit is distributed to all POI$ON stakers proportionately.


---

# 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.poison.finance/protocol/poison-token-poiusdon.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.
