# How to Farm CCC

Farming allows holders to **earn high-yield rewards** by providing liquidity to CirCaCoin’s decentralized pools through the [**CirCaCoin dApp**](https://farm.circacoin.io).

By farming, you help strengthen liquidity on BNB Smart Chain while earning additional CCC tokens as incentives.

### Platform: CirCaCoin Decentralized App

All farming activities take place on CirCaCoin’s **decentralized application (dApp)** — [**farm.circacoin.io**](https://farm.circacoin.io).\
You’ll need a **Web3 wallet** such as **MetaMask** or **Trust Wallet** connected to the **BNB Smart Chain (BEP-20)** network.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:$primary;">CirCaCoin dApp (Web)</mark></td><td><mark style="color:$info;">For web users, ensure you have the <strong>MetaMask</strong> or <strong>Trust Wallet Chrome extension</strong> installed before launching.</mark></td><td><a href="/files/U2eVkBgEj0BQSYly0C3a">/files/U2eVkBgEj0BQSYly0C3a</a></td><td><a href="https://farm.circacoin.io/">https://farm.circacoin.io/</a></td></tr><tr><td><mark style="color:$primary;">Download MetaMask</mark></td><td><mark style="color:$info;">MetaMask lets you connect securely to the CirCaCoin dApp on BNB Smart Chain.</mark></td><td><a href="/files/HoO6iJadJtMA4012mFpS">/files/HoO6iJadJtMA4012mFpS</a></td><td><a href="https://metamask.io/download">https://metamask.io/download</a></td></tr><tr><td><mark style="color:$primary;">Download Trust Wallet</mark></td><td><mark style="color:$info;">An easy-to-use mobile wallet for managing CCC and other BEP-20 tokens.</mark></td><td><a href="/files/0sc1QAajSofmca3tSQsO">/files/0sc1QAajSofmca3tSQsO</a></td><td><a href="https://trustwallet.com/download">https://trustwallet.com/download</a></td></tr></tbody></table>

***

### How It Works (Quick Overview)

1. **Add Liquidity** → Pair CCC with USDT or BNB to receive LP tokens.
2. **Stake LP Tokens** → Stake them in the liquidity pool to start earning CCC rewards.
3. **Harvest Rewards** → Claim your CCC anytime, or unstake to withdraw.

{% content-ref url="/pages/UuIRNFJREYsuHX3r8l6w" %}
[Get Started with MetaMask](/circacoin/product-guides/how-to-guides/how-to-farm-ccc/get-started-with-metamask.md)
{% endcontent-ref %}

***

### Farming Pools Overview

| Pool        | Token Pair | Network         | Reward Token | Yield        |
| ----------- | ---------- | --------------- | ------------ | ------------ |
| CCC–USDT LP | CCC + USDT | BNB Smart Chain | CCC          | Variable APR |
| CCC–BNB LP  | CCC + BNB  | BNB Smart Chain | CCC          | Variable APR |

***

#### ⚠️ **Important Reminders**

* Only use the **official CirCaCoin dApp**: [farm.circacoin.io](https://farm.circacoin.io).
* Confirm you’re interacting with the correct **CCC contract address**:\
  `0x4e8e1e80a416e035b7ed61c59e01a75449e785db`.
* Keep a small amount of **BNB** in your wallet to cover gas fees.
* Farming returns fluctuate based on pool size and trading activity.


---

# 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/how-to-guides/how-to-farm-ccc.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.
