> 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/referral-program.md).

# Referral Program

## **Grow the DapDap Community and Earn Rewards**

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

The DapDap Referral Program allows users to invite their friends to join the platform, offering an exciting opportunity to grow the community while earning rewards. By sharing your unique referral link, you can help others discover the world of DeFi through DapDap’s seamless platform. In return, both you and your friends can earn [Medals and Gems](/apps/davinci/rewards/medals-and-gems.md) and other exclusive perks.

***

## **How Referrals Work**

1. **Access Your Referral Link:**
   * Every user has access to their own unique referral link, available directly via your [Profile](/apps/davinci/explore/profile.md) page. Simply click on the **“Copy Link”** button to share your link with friends across social media, messaging apps, or email.
2. **Invite Friends:**
   * Share your link, and for every friend who signs up using your referral and becomes active on DapDap, you’ll move closer to unlocking exclusive referral [rewards](/apps/davinci/rewards.md).
3. **Track Your Progress:**
   * Track the number of successful invites and see your referral stats, including the number of **Active Friends** and the total **Rewards** earned, directly on your referral dashboard.

***

## **How to Maximise Your Referrals**

<figure><img src="/files/fMDbzpiWGvWzINIQHLwg" alt="" width="563"><figcaption></figcaption></figure>

* **Share Your Link Widely:** Post your link on social media, messaging apps, or community forums to reach a larger audience.
* **Unlock KOL Link:** For influencers and power users of d'Avinci, DapDap offers a tailored referal link that ensures you get rewarded more for each referral&#x20;
  * For example: <https://www.dapdap.net/invite/dapdap>
* **Follow-Up with Friends:** Encourage your friends to get active on DapDap — yes, it's time to dap up the homies!<br>


---

# 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/referral-program.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.
