> 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/medals-and-gems.md).

# Medals and Gems

## Better than points

<figure><img src="/files/c5h54Zvx9mfw3TJIEGLV" alt=""><figcaption><p>First Glance of the Medal Dashboard</p></figcaption></figure>

In our quest to continually enhance user engagement, we’ve reimagined our rewards system. The legacy Points (PTS) system has evolved into a more dynamic and rewarding experience with the introduction of **Medals and Gems**. This new system builds upon your existing PTS history to provide a clear and engaging way to track your progress and achievements within DapDap. It is designed to make your DapDap journey unforgettable, engaging, and something you can truly be proud of.

***

## What are Medals and Gems?

* **Medals**: Unlock a diverse range of Medals through both off-chain and on-chain actions. These Medals are available in various levels, each with specific requirements to meet. All Medals and your progress on achieving.
* **Gems**: Gems complement medals perfectly and are earned by unlocking them. Gems will play a crucial role in the upcoming DapDap activities, so aim to collect as many as possible!

***

## PTS to Medals & Gems conversion

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

> The conversion kicks off early September 2024. No action required for existing users; all data and achievements from our legacy version will automatically upgrade to d’Avinci features

<details>

<summary><strong>Conversion Details</strong></summary>

1. **Referral PTS:**&#x20;

Medals will be converted based on every valid invitees (invitees with real transaction)

Real users with invalid invitees, your PTS turn into Gems at a rate of 0.01 Gems per PTS (invitees with no real transaction)

2. '**Dap me up!' PTS:**

Medals will be based on total check-in days.

3. [**Odyssey Campaign PTS:**](https://app.dapdap.net/odyssey)

Medals will be converted based on participation count and transaction volume.

4. [**Thurster Turbo Spin Campaign PTS:**](https://app.dapdap.net/odyssey/home?id=6)

Converts earned Spins into Medal progress!

5. **PTS obtained by OKX, Coin68 and Bitget wallet campaigns:**

* Users who join through the event page will receive the corresponding event Medals.&#x20;
* 10% extra bonus points converted to Gems at 0.01 per PTS

6. **Ring Protocol Trading Volume Campaign PTS:**

Earns Gems based on transaction volume.

7. **Any Additional PTS Sources:**

* Will be converted to Gems with a weight of 0.01 per PTS! • Gems conversion will be rounded to two decimal places, with full PTS adding to medal progress and Gems

</details>


---

# 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/medals-and-gems.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.
