# Product Guides

- [How-to Guides](https://circacoin.gitbook.io/circacoin/product-guides/how-to-guides.md)
- [How to Buy CCC](https://circacoin.gitbook.io/circacoin/product-guides/how-to-guides/how-to-buy-ccc.md)
- [Buy CCC via Token Sale](https://circacoin.gitbook.io/circacoin/product-guides/how-to-guides/how-to-buy-ccc/buy-ccc-via-token-sale.md)
- [Buy CCC via P2P (Cryptogram)](https://circacoin.gitbook.io/circacoin/product-guides/how-to-guides/how-to-buy-ccc/buy-ccc-via-p2p-cryptogram.md)
- [Buy via CCC dApp](https://circacoin.gitbook.io/circacoin/product-guides/how-to-guides/how-to-buy-ccc/buy-via-ccc-dapp.md)
- [Buy CCC via CCC Website](https://circacoin.gitbook.io/circacoin/product-guides/how-to-guides/how-to-buy-ccc/buy-ccc-via-ccc-website.md)
- [How to Farm CCC](https://circacoin.gitbook.io/circacoin/product-guides/how-to-guides/how-to-farm-ccc.md)
- [Get Started with Trust Wallet](https://circacoin.gitbook.io/circacoin/product-guides/how-to-guides/how-to-farm-ccc/get-started-with-trust-wallet.md)
- [Get Started with MetaMask](https://circacoin.gitbook.io/circacoin/product-guides/how-to-guides/how-to-farm-ccc/get-started-with-metamask.md)
- [Get Started (Receive Tokens)](https://circacoin.gitbook.io/circacoin/product-guides/how-to-guides/how-to-farm-ccc/get-started-with-metamask/get-started-receive-tokens.md)
- [Get Started (Buy BNB)](https://circacoin.gitbook.io/circacoin/product-guides/how-to-guides/how-to-farm-ccc/get-started-with-metamask/get-started-buy-bnb.md)
- [Get Started (Buy USDT)](https://circacoin.gitbook.io/circacoin/product-guides/how-to-guides/how-to-farm-ccc/get-started-with-metamask/get-started-buy-usdt.md)
- [Import CCC Token](https://circacoin.gitbook.io/circacoin/product-guides/how-to-guides/how-to-farm-ccc/get-started-with-metamask/import-ccc-token.md)
- [How to Access CirCaCoin on Desktop](https://circacoin.gitbook.io/circacoin/product-guides/how-to-guides/how-to-farm-ccc/get-started-with-metamask/how-to-access-circacoin-on-desktop.md)
- [Connecting Your Wallet](https://circacoin.gitbook.io/circacoin/product-guides/how-to-guides/how-to-farm-ccc/connecting-your-wallet.md)
- [Mirroring Your Wallet Across Multiple Apps](https://circacoin.gitbook.io/circacoin/product-guides/how-to-guides/how-to-farm-ccc/mirroring-your-wallet-across-multiple-apps.md)
- [How to Mirror Your MetaMask Wallet to Trust Wallet](https://circacoin.gitbook.io/circacoin/product-guides/how-to-guides/how-to-farm-ccc/mirroring-your-wallet-across-multiple-apps/how-to-mirror-your-metamask-wallet-to-trust-wallet.md)
- [How to Stake CCC](https://circacoin.gitbook.io/circacoin/product-guides/how-to-guides/how-to-stake-ccc.md)
- [Stake via Cryptogram.vip](https://circacoin.gitbook.io/circacoin/product-guides/how-to-guides/how-to-stake-ccc/stake-via-cryptogram.vip.md)
- [Staking Plans](https://circacoin.gitbook.io/circacoin/product-guides/how-to-guides/how-to-stake-ccc/staking-plans.md)
- [AMM / Swap](https://circacoin.gitbook.io/circacoin/product-guides/amm-swap.md)
- [Impermanent Loss](https://circacoin.gitbook.io/circacoin/product-guides/amm-swap/impermanent-loss.md)
- [Yield Farming](https://circacoin.gitbook.io/circacoin/product-guides/yield-farming.md)
- [Provide Liquidity. Earn Equity.](https://circacoin.gitbook.io/circacoin/product-guides/yield-farming/provide-liquidity.-earn-equity..md)
- [Staking](https://circacoin.gitbook.io/circacoin/product-guides/staking.md)
- [How to Stake CCC on Cryptogram.vip](https://circacoin.gitbook.io/circacoin/product-guides/staking/how-to-stake-ccc-on-cryptogram.vip.md)
- [How to Withdraw CCC to Fiat](https://circacoin.gitbook.io/circacoin/product-guides/staking/how-to-withdraw-ccc-to-fiat.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://circacoin.gitbook.io/circacoin/product-guides.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.
