# Profile

## View **Your Entire DapDap Journey To-Date**

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

The Profile page is designed as your central place for managing and tracking all your DapDap activities. By accessing your Profile on DapDap, you can stay informed and engaged as you interact with the broader DeFi ecosystem, track your milestones, and access the best opportunities that DapDap has to offer.

***

## With your Profile Page, You Can Access

1. [**Medals and Gems**](/apps/davinci/rewards/medals-and-gems.md): Track the Medals you've earned by completing onchain tasks, missions, or interactions, and check your Gem count. The system offers a gamified experience, rewarding users for DeFi achievements like trading volume milestones, bridging activities, and participating in exclusive campaigns.
2. **Potential Airdrops**: Keep a close watch on any potential airdrops you’re eligible for based on your interaction with specific chains or dApps. DapDap automatically tracks your progress toward these airdrops, displaying estimated eligibility and completion status so you never miss an opportunity.
3. **Favourite dApps**: Quickly access the dApps you use most often. Bookmark your favorite dApps to streamline your navigation across the vast DeFi landscape, ensuring a tailored experience each time you use DapDap.
4. **Reward History**: Access a complete record of your onchain achievements, including all past rewards and milestones. Whether you’ve earned Medals, Gems, or participated in campaigns, your Reward History keeps a comprehensive log of everything you've unlocked on DapDap.
5. [**Referrals**](/apps/davinci/rewards/referral-program.md): The Profile tab also allows you to manage your referral rewards. Invite friends to join DapDap and earn Medals and Gems as they engage with the platform.


---

# Agent Instructions: 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:

```
GET https://docs.dapdap.net/apps/davinci/explore/profile.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
