# Buy CAP

CAP is the protocol's native token. By staking CAP, you earn a share of the protocol's revenue.

Some things to know about CAP:

* Fixed 100,000 supply (no inflation)
* Initial supply offered entirely to the public on Uniswap (no presales)
* Revenue share is paid out in ETH and USDC, not newly minted tokens

Click [here](https://cap.finance/#/buy) to buy on Arbitrum.

You can also buy on Ethereum mainnet [here](https://app.uniswap.org/#/swap?inputCurrency=ETH\&outputCurrency=0x43044f861ec040db59a7e324c40507addb673142).

Staking happens on Arbitrum, so you'll need to [bridge](https://bridge.arbitrum.io) your CAP if you hold them on another chain.


---

# 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.cap.finance/stake/buy-cap.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.
