> For the complete documentation index, see [llms.txt](https://docs.yiume.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yiume.eu/participants/designers.md).

# designers

1. **designers can purely focus on their art**
   1. without yiume, being a designer requires:
      1. manufacturing
      2. logistics
      3. website
      4. upfront investments
      5. storage (for unsold stock)
   2. with yiume, you create a design nft and put it on-chain. that's it. this removes all the constraints and creatives can focus solely on the artistic side of things.
2. **no middle-man cuts**
   1. the goal is to have smart contract run ecosystem without any human intervention
   2. yiume team does not take a cut from designers' work
3. **secondary royalties**
   1. we firmly believe that the artists should be compensated properly for their work
   2. design nfts will collect royalties when sold on secondary markets and all proceeds will go to the creators


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/participants/designers.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.
