# collectibles

collectibles are the second type of yiume nfts. they are similar to loyalty cards that give you discounts when purchasing and redeeming designs.&#x20;

for example, with the [*(yiume.first)*](/quick-start/yiume.first.md) collectible, users will get a discount on all yiume native designs, as well as on all redemptions done through official yiume partnered manufacturers.

moreover, collectibles also enable an independent designer to have additional source of income and also an indicator of demand for their creations - if they sell out overnight, it might be a signal for the artist that the demand for their designs will be sky high.


---

# 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.yiume.eu/ecosystem/collectibles.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.
