# BIO Token

The `$BIO` token is the native utility and governance token of the Bio Protocol. It is the lifeblood of the ecosystem, designed to facilitate governance, incentivize participation, and align the entire community around the shared goal of advancing scientific research.

The token's utility is multifaceted, serving as the primary asset for:

* **Staking** to gain governance rights (`veBIO`) and earn rewards (`BioXP`).
* **Participating** in new project launches.
* **Providing** liquidity across the ecosystem.
* **Accessing** specialized services like BioAgents.

This section provides a detailed look at the tokenomics and utility of `$BIO`. Here's what you'll find:

* [**Basic Token Information**](https://docs.bio.xyz/bio/introduction/bio-token/basic-token-information)**:** Find key information such as contract addresses, initial distribution, and unlock schedules.
* [**bio/acc Rewards**](https://docs.bio.xyz/bio/introduction/bio-token/bio-acc-rewards)**:** Learn about the milestone-based incentive program that rewards projects for making tangible scientific progress.


---

# 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.bio.xyz/bio/introduction/bio-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.
