# Core Features

- [Marketplace](https://docs.dyli.io/core-features/marketplace.md): All products live on the DYLI marketplace.
- [Product States](https://docs.dyli.io/core-features/marketplace/product-states.md): Every drop has a designated status. Each status can tell you valuable information about a drop
- [Drop Pages](https://docs.dyli.io/core-features/marketplace/drop-pages.md): The core of the platform, drop pages are where all the action happens
- [Buying](https://docs.dyli.io/core-features/marketplace/drop-pages/buying.md): Probably the most important thing that you can do on DYLI!
- [Redeeming](https://docs.dyli.io/core-features/marketplace/drop-pages/redeeming.md): Almost as great as buying collectibles is receiving them!
- [Listing](https://docs.dyli.io/core-features/marketplace/drop-pages/listing.md): Secondaries are part of collecting, and DYLI makes it easy to flip products
- [Refunding](https://docs.dyli.io/core-features/marketplace/drop-pages/refunding.md): Not everything was meant to be...
- [Gated Sale Pages](https://docs.dyli.io/core-features/marketplace/drop-pages/gated-sale-pages.md): Limit who can collect a drop on primary using the power of web3
- [Gating a Drop](https://docs.dyli.io/core-features/marketplace/drop-pages/gated-sale-pages/gating-a-drop.md): Limit who can access your drops
- [Accessing a Gated Drop](https://docs.dyli.io/core-features/marketplace/drop-pages/gated-sale-pages/accessing-a-gated-drop.md): Some drops are limited to owners of specific digital assets
- [Sale Formats](https://docs.dyli.io/core-features/marketplace/sale-formats.md): TBD
- [DYLI Fair Drops](https://docs.dyli.io/core-features/marketplace/sale-formats/dyli-fair-drops.md): Sell to your fans, not bots
- [Presales](https://docs.dyli.io/core-features/marketplace/sale-formats/presales.md): Determine product interest before production!
- [Mystery Sales](https://docs.dyli.io/core-features/marketplace/sale-formats/mystery-sales.md): The rush of loot boxes with instant gratification and secondary markets
- [DYLI Dibs](https://docs.dyli.io/core-features/marketplace/sale-formats/dyli-dibs.md): Share the wealth! DYLI Dibs adds a new twist to collecting by giving your customers a chance to win some of your drop’s profits!
- [Importing Assets](https://docs.dyli.io/core-features/marketplace/importing-assets.md): DYLI products can be discovered and purchased from many exchanges, but must be redeemed on DYLI
- [DYLI Vault](https://docs.dyli.io/core-features/marketplace/dyli-vault.md): DYLI brings the best of collectibles across markets into one place
- [Trading](https://docs.dyli.io/core-features/marketplace/trading.md)
- [Your Profile](https://docs.dyli.io/core-features/your-profile.md): Your home base on DYLI
- [Collection Management](https://docs.dyli.io/core-features/your-profile/collection-management.md): You can manage your collection straight from your profile
- [DYLI Wallet](https://docs.dyli.io/core-features/your-profile/dyli-wallet.md): All accounts come with a DYLI wallet. While credit card is always an option, your DYLI wallet is the most efficient way to buy items on DYLI.
- [Abstract Global Wallet](https://docs.dyli.io/core-features/your-profile/abstract-global-wallet.md): Abstract offers a wallet that can be integrated by every app within their ecosystem, offering a consistent and smooth experience across apps.
- [Connecting External Wallets](https://docs.dyli.io/core-features/your-profile/connecting-external-wallets.md): You can link additional wallets to your account to prove ownership of digital assets
- [TCG Features](https://docs.dyli.io/core-features/tcg-features.md): DYLI is your new home for enjoying any TCG!
- [Live Rips](https://docs.dyli.io/core-features/tcg-features/live-rips.md): Rip packs and collect cards without payi
- [Grading Submissions](https://docs.dyli.io/core-features/tcg-features/grading-submissions.md): Get your cards graded right through DYLI
- [Trading](https://docs.dyli.io/core-features/trading.md): Barter and execute trades seamlessly
- [Rewards](https://docs.dyli.io/core-features/rewards.md): Get rewarded for everything you do on DYLI!
- [Play](https://docs.dyli.io/core-features/play.md): What are collectibles without a little fun?
- [Dabble](https://docs.dyli.io/core-features/play/dabble.md): Discover new products and obtain rare collectibles with Dabble
- [Flip](https://docs.dyli.io/core-features/play/flip.md): Quick mystery fun
- [Weekly Fair Drops](https://docs.dyli.io/core-features/play/weekly-fair-drops.md): Secure your spot in our weekly fair drops!


---

# 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.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.
