> For the complete documentation index, see [llms.txt](https://docs.swapbased.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swapbased.finance/yields/tokenomics/base-+-xbase.md).

# BASE + xBASE

Initial Supply amounted to around 20B $BASE. [$xBASE](/dex-related/xbase.md) helps fighting BASE inflation with it's unlocking mechanism, otc swap, staking fees and v2 farms voting power.

With the new masterchef implemented the v2 farms emissions have dual rewards with BASE and xBASE, at a ratio of **20:80** per week respectivel&#x79;**!**

$BASE and $xBASE are fully community owned, apart from Protocol Owned Liquidity on SwapBased's V3.

By implementing the new [oCOIN+COIN rewards system](/yields/tokenomics/coin-+-ocoin.md), this means there will be no more newly minted supply of BASE+xBASE entering the market, apart from xBASE->BASE unlocks. These unlocks, depending on the chosen duration, can also be deflationary towards the total supply.

{% embed url="<https://dune.com/pinacu/base-and-xbase-locks-and-unlocks>" %}


---

# 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.swapbased.finance/yields/tokenomics/base-+-xbase.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.
