> For the complete documentation index, see [llms.txt](https://docs.dapdap.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dapdap.net/apps/davinci/rewards/campaigns.md).

# Campaigns

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

DapDap's **Campaigns** offer users exclusive opportunities to participate in onchain events that provide time-limited rewards. These campaigns are designed to enhance user engagement, incentivise specific interactions within the DeFi ecosystem, and reward users for completing specific onchain milestones.

Through carefully curated campaigns, users can earn **Medals, Gems**, and other unique rewards (e.g.,  USDT, USDC, and points) by completing various onchain activities such as trading, staking, providing liquidity, or exploring new dApps. The campaigns are periodically refreshed, ensuring there's always a new challenge to conquer.

***

## **How do I Participate in a Campaign?**

<figure><img src="/files/3L1T2Miop7UGRhxg0IeT" alt=""><figcaption></figcaption></figure>

1. **Explore Active Campaigns:** Check the homepage to find any active campaigns running at the moment.
2. **Select a Campaign:** Choose a campaign that aligns with your interests, whether it’s focused on bridging, liquidity provision, or engaging with new dApps.
3. **Complete Tasks:** Fulfill the required onchain activities, from executing a specific number of trades to briding a certain amount with a specific provider.
4. **Earn Rewards:** Once tasks are completed, your rewards are automatically tracked and credited to your [**Profile**](/apps/davinci/explore/profile.md)**—**&#x4D;edals, Gems, and exclusive items can be unlocked.

***

## **Examples of Past Campaigns**

* [Rubic x DapDap x Holdstation: Grand Lotto ](https://x.com/DapDapMeUp/status/1834571621480497430)(7,500 USDT Prize Pool)
* [Rango x DapDap: Bridge Campaign](https://x.com/DapDapMeUp/status/1833159486443491509) (1,000 $USDC Prize Pool)


---

# 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.dapdap.net/apps/davinci/rewards/campaigns.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.
