> 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.md).

# Rewards

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

The **Rewards** system on d'Avinci offers an exciting way for users to track their onchain achievements and DeFi progress. By participating in activities such as trading, staking, or engaging with new dApps, users can accumulate **Medals**, **Gems**, and other **unique partner rewards**.&#x20;

With **gamified elements** and a continuing stream of **time-limited campaigns**, there are multiple ways to benefit from rewards on DapDap:

* **Campaigns**: Participate in special onchain events to earn limited-time rewards
* **Medals and Gems**: Track your onchain progress and unlock exclusive items
* **DapMeUp!**: Daily check-in for logging in and interacting with the app
* **Referral Program**: Invite friends and grow the community while earning extra rewards

***

### **Explore Rewards on DapDap**

{% content-ref url="/pages/0cpkb3bQ6tUZgXI9uaSa" %}
[Campaigns](/apps/davinci/rewards/campaigns.md)
{% endcontent-ref %}

{% content-ref url="/pages/7ZU62jxW2tF7L1zJhbT8" %}
[Medals and Gems](/apps/davinci/rewards/medals-and-gems.md)
{% endcontent-ref %}

{% content-ref url="/pages/lE1UFPfCveD9a03Ndulw" %}
[DapMeUp!](/apps/davinci/rewards/dapmeup.md)
{% endcontent-ref %}

{% content-ref url="/pages/mKQCWABUx5NwwgiSTmse" %}
[Referral Program](/apps/davinci/rewards/referral-program.md)
{% endcontent-ref %}


---

# 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.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.
