> For the complete documentation index, see [llms.txt](https://docs.cwallet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cwallet.com/cwallet-tools/simple-earn/what-is-cwallet-launchpool.md).

# What is Cwallet Launchpool

**Launchpool** is a new feature under Cwallet Earn that lets users earn **extra token rewards** from verified Web3 projects — on top of their existing USDT deposit interest. It’s designed to maximize your passive income without any additional complexity.

Cwallet Launchpool allows you to **join time-limited campaigns** from token partners by simply depositing **USDT** through Cwallet Earn. Whether you choose flexible or fixed-term deposits, you’re eligible to earn both base interest (up to 10% APR) and **additional Launchpool rewards**.&#x20;

### Key Benefits

* **No extra cost** or locked capital beyond your Earn deposit.
* **Double rewards**: regular APR + Launchpool campaign bonus.
* **Verified projects only**: all Launchpools are from reviewed token partners.
* **Auto-participation**: your deposit automatically qualifies you.

### How to Participate

1. Go to the [Cwallet Earn page](https://my.cwallet.com/earn) and deposit at least 30-day order.

* **Flexible Deposit** for daily liquidity
* **Fixed-Term Deposit** for higher APR (up to 10%)

<figure><img src="/files/XwxYHB9Vib3bbAdlRewW" alt=""><figcaption></figcaption></figure>

2. **Access the Launchpool Section**\
   After depositing, navigate to the **Launchpool tab** inside your Earn dashboard or visit:\
   <https://my.cwallet.com/earn/launchpool>

<figure><img src="/files/Ms3TDacmSmXg48FVFuXA" alt=""><figcaption></figcaption></figure>

3. **Join a Campaign**

* Click on an active Launchpool campaign.
* Press the **Join** button — your deposit record will be linked automatically.
* You don’t need to make a separate deposit.

4. **Wait for the Campaign to End**\
   Once the campaign concludes, your **reward share** (in the project token) will be calculated based on your USDT deposit size and duration.

5. **Receive Rewards**\
   Bonus rewards will be credited directly to your Cwallet account. No manual claiming is needed.

### Note

* Your participation is valid as long as your deposit meets the campaign's **minimum requirement** and **duration**.
* Each campaign has a fixed **reward pool**, and your share depends on the size of your USDT deposit during the campaign period.
* Early withdrawals from fixed-term deposits **may affect** eligibility for rewards.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cwallet.com/cwallet-tools/simple-earn/what-is-cwallet-launchpool.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
