# Tokenomics

## Two-token Structure

COIL and staked COIL tokens (SPR tokens) are the tokens used as a catalyst to kick-start protocol adoption, reward contributions, and align incentives between protocol stakeholders.&#x20;

### ![](https://3489754574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi6ZCD9SlC5oSzGTyd2M6%2Fuploads%2FL0t2pyFWFqtsfHYJ0FWU%2Fsmall_coil.png?alt=media\&token=79eec966-58f7-4efd-8097-ed5e0b40d1f6)**Coil** token (COIL)&#x20;

* most liquid/target of Protocol Owned Liquidity (POL)
* represents a portion of Treasury assets
* redeemable&#x20;
* a highly inflationary token and stackable in exchange for a high APR (2x of POL in gauges)
* COIL emissions dynamically adjust to COIL price movements&#x20;
* distributed during auctions

#### COIL single staking

Token holders can stake their COIL tokens to receive COIL token rewards. This ensures that token holders are protected from dilution caused by the inflationary nature of COIL whilst receiving a decent APR. In exchange for staking, COIL users receive a wrapped version of COIL — SPR, with each SPR representing a growing number of COIL tokens. Staking APR may vary to better fit market conditions.

### ![](https://3489754574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi6ZCD9SlC5oSzGTyd2M6%2Fuploads%2FO3PdznFNXb2CyWlaaAkq%2Fsmall_spiral.png?alt=media\&token=9b5a61ca-4367-451a-bc1c-018a9acb884c)**Spiral token** **(SPR)**&#x20;

* represents governance power for all of the treasury assets
* distributed for staking liquidity into Spiral DAO Convex/Balancer/Frax liquidity pools with additional yield
* a staked version of COIL
* protects from COIL's inflationary pressure&#x20;
* represents an increasing amount of COIL
* lockable for profit-sharing in the future

### Why Spiral DAO tokenomics is a game changer?

Spiral DAO tokenomics has been designed keeping in mind the dilutionary pressure associated with yield farming. Instead of receiving highly inflationary reward tokens users will receive a portion of the DAO — wrapped COIL (SPR tokens) — which is backed by a growing market share of all the tokens held within the Spiral DAO treasury (BAL/CRV/FXS/USD/SDT to start). Each SPR token is designed to be backed by more tokens as time passes (the SPR backing ratio should grow exponentially).

<figure><img src="https://3489754574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi6ZCD9SlC5oSzGTyd2M6%2Fuploads%2FgrbIDbij9T93qAx7IiSJ%2F8.png?alt=media&#x26;token=46a6aebf-b637-485f-812a-067f10b9b2f2" alt=""><figcaption><p>SPR vs treasury backing dynamics according to our simulation</p></figcaption></figure>

> You can check out a model for Spiral DAO in [Machination](https://my.machinations.io/d/spr-2-test/27bae6d34b1c11ed9a660626ff1c9bc8).

{% content-ref url="tokenomics/token-allocation" %}
[token-allocation](https://docs.spiral.farm/protocol/tokenomics/token-allocation)
{% endcontent-ref %}


---

# 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.spiral.farm/protocol/tokenomics.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.
