# Collector Hub

{% hint style="info" %}
Every user on DYLI must create an account. Head to [Getting Started](/get-started/getting-started.md) to learn how!
{% endhint %}

As a collector, you have a number of tools at your disposal. Use the links below to learn how to use the marketplace to collect, resell, and redeem drops.

#### Ensure you know how to manage your account and DYLI cash:

{% content-ref url="/pages/TAJpzphkN4ahAjNZBDAq" %}
[Your Profile](/core-features/your-profile.md)
{% endcontent-ref %}

#### Start using DYLI with Play:

{% content-ref url="/pages/GulGsPujQaZoTecPRG4l" %}
[Dabble](/core-features/play/dabble.md)
{% endcontent-ref %}

{% content-ref url="/pages/LLqdlraMrWMI9L0AjxBf" %}
[Flip](/core-features/play/flip.md)
{% endcontent-ref %}

#### Understand how to interact with a Drop:

{% content-ref url="/pages/CNlCupOG2twra1zjfNfL" %}
[Drop Pages](/core-features/marketplace/drop-pages.md)
{% endcontent-ref %}

{% content-ref url="/pages/oRfC95x8iwzBZdR0MPHn" %}
[Buying](/core-features/marketplace/drop-pages/buying.md)
{% endcontent-ref %}

#### Learn about other collector functions:

{% content-ref url="/pages/QhXjEPyzA3vWcrxOVLQc" %}
[Live Rips](/core-features/tcg-features/live-rips.md)
{% endcontent-ref %}

{% content-ref url="/pages/bARW9Ldra8CqQaOdzDka" %}
[Grading Submissions](/core-features/tcg-features/grading-submissions.md)
{% endcontent-ref %}

{% content-ref url="/pages/kuYtW6tXffBM3QuFUcDp" %}
[Redeeming](/core-features/marketplace/drop-pages/redeeming.md)
{% endcontent-ref %}

{% content-ref url="/pages/X9tK3xi13YQx0LIiwItf" %}
[Listing](/core-features/marketplace/drop-pages/listing.md)
{% endcontent-ref %}

{% content-ref url="/pages/neW5zxNsRni0lANG2sxo" %}
[Refunding](/core-features/marketplace/drop-pages/refunding.md)
{% endcontent-ref %}


---

# 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/get-started/collector-hub.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.
