# CAPS Token

- [Utility](https://docs.ternoa.network/learn/caps-token/utility.md)
- [Staking & Nominating](https://docs.ternoa.network/learn/caps-token/staking-and-nominating.md)
- [Governance & Proposals](https://docs.ternoa.network/learn/caps-token/governance-and-proposals.md)
- [Supply](https://docs.ternoa.network/learn/caps-token/supply.md)
- [Burn program #1](https://docs.ternoa.network/learn/caps-token/burn-program-1.md)
- [Bridge](https://docs.ternoa.network/learn/caps-token/bridge.md)
- [Mainnet network](https://docs.ternoa.network/learn/caps-token/bridge/mainnet-network.md)
- [How to use the Bridge](https://docs.ternoa.network/learn/caps-token/bridge/mainnet-network/how-to-use-the-bridge.md)
- [Native CAPS](https://docs.ternoa.network/learn/caps-token/bridge/mainnet-network/native-caps.md): How to bridge ETH (Ethereum) CAPS & Ternoa CAPS ?
- [BEP20 CAPS](https://docs.ternoa.network/learn/caps-token/bridge/mainnet-network/bep20-caps.md): How to bridge BNB (Binance Smart Chain) & ETH (Ethereum)
- [Alphanet network](https://docs.ternoa.network/learn/caps-token/bridge/alphanet-network.md)
- [Buy with Banxa](https://docs.ternoa.network/learn/caps-token/buy-with-banxa.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.ternoa.network/learn/caps-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.
