# Staking

Staking is a core component of the Bio Protocol V2 ecosystem, designed to reward long-term alignment and active participation. Both forms of staking are crucial for earning the [**BioXP**](/bio/introduction/bio-protocol-v2/staking-and-vebio/bioxp.md) required to participate in new Ignition Sales.

There are two primary ways to stake your assets and earn BioXP:

1. [**Staking BIO**](/bio/introduction/bio-protocol-v2/staking-and-vebio/staking-bio.md)**:** By staking your `BIO` tokens, you receive `veBIO`, which earns you BioXP and can eventually confer voting rights in protocol governance (following `veBIO` gaining sufficient adoption in the system).
2. [**Staking Ecosystem Tokens**](/bio/introduction/bio-protocol-v2/staking-and-vebio/staking-other-assets.md)**:** To earn more BioXP, you can also stake other ecosystem tokens such as IP Tokens, BioAgent Tokens and BioDAO tokens.

## Related Information

For comprehensive information about tokens and their use cases:

* [**About BIO, veBIO and BioXP**](/bio/descientists/about-bio-assets.md) - Complete overview of all ecosystem tokens
* [**BioXP Points System**](/bio/introduction/bio-protocol-v2/staking-and-vebio/bioxp.md) - How BioXP works and how to use it in launches

For staking mechanics in other contexts:

* [**Bio Protocol V2 Overview**](/bio/introduction/bio-protocol-v2.md) - How staking fits into the broader protocol design
* [**Launchpad FAQ**](/bio/introduction/bio-protocol-v2/launchpad-faq.md) - Common questions about staking and point systems


---

# 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-protocol-v2/staking-and-vebio.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.
