# Welcome to DYLI

{% embed url="<https://youtu.be/Ac1D32gP3bc>" %}

DYLI was built with both creators and collectors in mind. No matter who you are, find what you are looking for to upgrade your collectible and merchandise experience:

## About DYLI

Discover what DYLI is all about. Learn how we’re revolutionizing the creator and collector economy through exclusive drops, seamless transactions, and empowering tools for creators.

{% content-ref url="about/meet-dyli" %}
[meet-dyli](https://docs.dyli.io/about/meet-dyli)
{% endcontent-ref %}

{% content-ref url="about/our-commitment" %}
[our-commitment](https://docs.dyli.io/about/our-commitment)
{% endcontent-ref %}

## First Stop

{% content-ref url="get-started/getting-started" %}
[getting-started](https://docs.dyli.io/get-started/getting-started)
{% endcontent-ref %}

{% content-ref url="get-started/collector-hub" %}
[collector-hub](https://docs.dyli.io/get-started/collector-hub)
{% endcontent-ref %}

{% content-ref url="get-started/seller-hub" %}
[seller-hub](https://docs.dyli.io/get-started/seller-hub)
{% endcontent-ref %}

## Major Features

Learn more about DYLI points and how to maximize your experience on DYLI:

{% content-ref url="core-features/rewards" %}
[rewards](https://docs.dyli.io/core-features/rewards)
{% endcontent-ref %}

Learn how to use the DYLI marketplace to buy, resell, and redeem collectibles:

{% content-ref url="core-features/marketplace" %}
[marketplace](https://docs.dyli.io/core-features/marketplace)
{% endcontent-ref %}

Discover new and rare collectibles with our Dabble machines:

{% content-ref url="core-features/play/dabble" %}
[dabble](https://docs.dyli.io/core-features/play/dabble)
{% endcontent-ref %}

#### Learn how to manage your account, including managing your account balances and withdrawals:

{% content-ref url="core-features/your-profile" %}
[your-profile](https://docs.dyli.io/core-features/your-profile)
{% 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/welcome-to-dyli.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.
