# Your Profile

If you want to learn how to edit your profile, check out [Getting Started](/get-started/getting-started.md#updating-your-profile)

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

#### Your profile is how you stay on top of everything you do on DYLI:

1. View your collected drops and redeemed items
2. Gift drops to other accounts
3. Edit your profile and your email settings
4. Switch between your [DYLI Wallet](/core-features/your-profile/dyli-wallet.md) and [Abstract Global Wallet](/core-features/your-profile/abstract-global-wallet.md)
5. Top up and withdraw from your wallet. See [DYLI Wallet](/core-features/your-profile/dyli-wallet.md) for more information.
6. Review your activity and get your referral code. See [Rewards](/core-features/rewards.md)to learn more about referrals and how activity translates to rewards!
7. View your drops and withdraw earnings from the Drops tab

#### Understanding Each Tab

<details>

<summary>Collection</summary>

The collection page shows the drops you have purchased, the number of items you own and the status of the drop. You can reach the drop or creator pages by clicking on the respective links.

![](/files/dPonWae93krzOBf5xIAB)

You can also gift drops you own to other accounts on the DYLI platform. Simply press "gift" next to the item you want to transfer, find the account and approve the transfer!

![](/files/PFsRN2YnlU3Hzquqx0HZ)

</details>

<details>

<summary>Redemptions</summary>

Track the status of any products that you have redeemed. Click on "View Redemption" for even more info.

![](/files/PBYGi0WWxBbilLdmSVNP)

</details>

<details>

<summary>Drops</summary>

As a creator, you can track your total earnings, earnings per drop, and drop status. You can also move over to the earnings tab to track your earnings and request creator withdrawals. Learn more about creator withdrawals at [Creator Earnings](/get-started/seller-hub/creator-studio/creator-earnings.md).

![](/files/cmmtS11trmZNTkoFqHPg)

</details>

<details>

<summary>Withdrawals</summary>

Track your withdrawal history here. You will see withdrawals to your bank account and to onchain wallets. You will be able to see the status of any withdrawal and the amount being withdrawn. For more information on withdrawals, check out [DYLI Wallet](/core-features/your-profile/dyli-wallet.md).<br>

![](/files/bx1UP4VYMQ9nZEsfeCPq)

</details>

<details>

<summary>Activity</summary>

View all of your DYLI activity. This includes:

1. Orders: Review your purchases, purchase price, and points rewards
2. Referrals: See every account you have referred to the platform and point rewards&#x20;
3. Offers: See what offers you have on the platform and load a drop page to update or cancel them
4. Listings: See what listings you have on the platform and load a drop page to update or cancel them
5. Likes: Track drops you have like so you can return to them more easily later. Likes also help drops gain visibility.<br>

![](/files/x8vKowSWQpuk3WaMnvmC)

To learn more about points and referrals, head over to  [Rewards](/core-features/rewards.md).

</details>

<details>

<summary>Notifications</summary>

Review all of your notifications in one place! These include: gifts received, referrals, secondary referrals, accepted offers, and secondary sales.

![](/files/qS9HN5sVdl4vjJpCXirC)

</details>


---

# 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.dyli.io/core-features/your-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.
