> For the complete documentation index, see [llms.txt](https://docs.biop.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.biop.io/biop_tokenomics.md).

# Biop Tokenomics

As the core of Biop, Biop issued BIOP token based on BRC-20 protocol on Bitcoin network, total supply: 21,000,000, which will be used for Biop decentralized governance. $BIOP token will be distributed to all individuals, teams and institutions that contribute to Biop, including developers, users, ecosystem projects, investors, Sequencers, Validators, Biop Chain participants, etc. At the same time, we have set a reasonable lock period and release period for the allocated tokens.

<figure><img src="/files/GAUR6F1x34QLzGr4RsGs" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/pGmISMDhr2YNtUrBcCUZ" alt=""><figcaption></figcaption></figure>

IDO: 3.24%, the fund raised will be used for development and operation, all tokens have been released.

Investors: 16.76%, for investors, so that more institutions can participate in Biop and contribute to the development of Biop. It will be unlocked after 6 months and then will be released linearly in next 24 months.

Core Contributors: 19%, used to reward individuals and teams who have contributed to Biop, unlocked after 6 months, and then released linearly in next 42 months.

Foundation: 10%, used for the operation of Biop Foundation, no lock period, released linearly in 48 months.

Community: 51%, Biop allocated most of the BIOP tokens to community for users, ecosystem projects, Sequencers, Validators, Biop Chain participants, etc. The initial release is 5.1%, and the remaining 45.9% will be released linearly in 48 months.

The estimated circulating supply of BIOP Token is shown in the figure below.

<figure><img src="/files/V15rBYgrvVZERWopRAtp" alt=""><figcaption></figcaption></figure>


---

# 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.biop.io/biop_tokenomics.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.
