> For the complete documentation index, see [llms.txt](https://back-finance.gitbook.io/back-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://back-finance.gitbook.io/back-finance/en/dai-bi/token.md).

# BACK Token

## BACK

BACK is the **governance** token in BACK protocol. It is used to incentivize users that contribute to the adoption of BACK protocol, including (but not limited to) users engaging in activities like yield farming, keeping a smooth running of the protocol and **governance** participation. For instance, [`yield farmers`](/back-finance/en/xie-yi/user.md#yield-farmer) and [`lenders`](/back-finance/en/xie-yi/user.md#lenders) are rewarded for their lending and borrowing activities that promotes the adoption of BACK protocol.

BACK protocol will continue to innovate and design more products in the area of DeFi. BACK token holders can propose key protocol parameters and suggestions on product interoperability and make decisions. BACK token is on its way to become a highly efficient tool to incentivize participants in the community for their involvement and perpetuation of BACK ecosystem.

### Distribution

![BACK Token](/files/-MYchN9tPgZydVUUCz47)

A total supply of 200,000,000

* Liquidity mining 144,000,000 ($$72%$$)
* Boardroom (DAO) 20,000,000 ($$10%$$)
* Team 15,000,000 ($$7.5%$$)
* Market 8,000,000 ($$4%$$)
* Private Equity 8,000,000 ($$4%$$)
* Reserved for IFO or airdrop ($$2.5%$$)


---

# 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://back-finance.gitbook.io/back-finance/en/dai-bi/token.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.
