# Tokenomics

- [VCX](https://docs.vaultcraft.io/tokenomics/vcx.md): Supercharge VaultCraft with VCX, the protocol governance token
- [VCX](https://docs.vaultcraft.io/tokenomics/vcx/vcx.md): A liquidity incentive token
- [Old POP Tokenomics](https://docs.vaultcraft.io/tokenomics/vcx/vcx/old-pop-tokenomics.md): Token distribution for POP, see VCX for updated distribution
- [Voting Power](https://docs.vaultcraft.io/tokenomics/vcx/voting-power.md): A governance token
- [oVCX](https://docs.vaultcraft.io/tokenomics/vcx/ovcx.md): A call option on VCX | A reward token
- [Boost](https://docs.vaultcraft.io/tokenomics/vcx/boost.md): Increase veVCX to boost arbitrage with oVCX
- [Bribing](https://docs.vaultcraft.io/tokenomics/vcx/bribing.md)
- [Protocol Revenue](https://docs.vaultcraft.io/tokenomics/vcx/protocol-revenue.md)
- [Treasury Burn](https://docs.vaultcraft.io/tokenomics/vcx/treasury-burn.md): Treasury VCX burn to match oVCX redemptions
- [VCX Markets](https://docs.vaultcraft.io/tokenomics/vcx-markets.md): Buy VCX
- [Smart Contracts](https://docs.vaultcraft.io/tokenomics/smart-contracts.md)


---

# 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.vaultcraft.io/tokenomics.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.
