# Collection Management

There are two ways to view your collection on your pofile, card view and list view. Card view is a nice way to enjoy your collection visually.&#x20;

Once you enter list view, you will find a number of features at your disposal

{% tabs %}
{% tab title="Redeem" %}
Redeeming products from your profile allows you to redeem various different products at once.

1. Check the box under the redeem header for each product you would like to redeem
2. Click redeem in top right corner of the tab
3. Complete the redemption flow in [Redeeming](/core-features/marketplace/drop-pages/redeeming.md)
4. You can track all of your redemptions in the "Redemptions" tab on your profile
   {% endtab %}

{% tab title="Trade-in" %}
All products have a DYLI diamonds trade-in value. If for whatever reason, you do not want a product and do not want to sell it. You can trade it with us for DYLI diamonds.

1. Check the box under the "Trade-in" header for each item you want to exchange for diamonds.
2. Complete the trade-in checkout by clicking the button in the top right of the tab and confirming.
   {% endtab %}

{% tab title="Gift" %}
Gifting is a great way to transfer items to friends! You can send anyone a DYLI item with just their username or wallet address.

1. Check the box under the "Gift" header for the item you want to send someone
2. Enter the person's DYLI username or select "Transfer off Platform" to send to any Abstract wallet address. *Note: The receiver will still need a DYLI account to redeem the item.*
3. Hit confirm and voila, your friend has just received a gift. Both you and your friend will receive email confirmations.
   {% endtab %}

{% tab title="Rip" %}
On the 'Sealed TCG' section of your Collection Tab, you will notice that Redeem has been replaced by Rip.  Learn more about our live rip feature here: [Live Rips](/core-features/tcg-features/live-rips.md).&#x20;

The process to submit rips is:

1. Check the box under the Rip header for each product you want ripped
2. Click rip in top right corner of the tab and confirm/pay the rip fee
3. You can track your rip in the Rip/Breaks section of the redemptions tab. It will update at each stage, including providing a video of your rip after it takes place.

<figure><img src="/files/J7VmIuBeIGp1LwWHMykJ" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Grade" %}
On the 'Cards' section of your Collection Tab, you will notice that Redeem has been replaced by Grade.  You can have cards graded by PSA or CGC right through DYLI. Learn more here: [Grading Submissions](/core-features/tcg-features/grading-submissions.md)&#x20;

The process to submit for grading is:

1. Check the box under the Grade header for each product you want graded.&#x20;
2. Click Grade in top right corner of the tab&#x20;
3. Select the grader and speed at which you want your products to be graded. *Note: Extremely high value cards have limited options for insurance reasons*
4. Pay the corresponding fee
5. You will be issued an "In Progress" item while the card is with the grader. We will update that item with your finalized cards once it is returned from the grader.&#x20;
6. You can track your progress at any point from the Grading tab in your profile

<figure><img src="/files/2bmWRPVdE93X1cEHGIcV" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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/collection-management.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.
