> For the complete documentation index, see [llms.txt](https://whitepaper.another-1.io/another-1-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.another-1.io/another-1-docs/overview/another-1-solutions/become-a-creator/for-designers.md).

# For Designers

If you are a Designer, please visit our website at [another-1.io](/another-1-docs/overview/another-1-token.md) or check our social media to learn about the latest news about our design open calls and contests.

For each open call or contest, we will specify a design theme for you to work on. We will also collaborate with our Web3 partners and may specify the technology you should use to produce the content for submission (for example [Union Avatars](https://unionavatars.com/)). Participants shall follow the guideline of each open call and competition and submit their works by the event deadline.

Once you submitted your work, you will become part of our talent pool. If your work eventually is selected by our Selection Committee, we will reach out to you and offer you the opportunity to expose your work on our own social channels, as well as on our partner media outlets.&#x20;

If your work receives sufficient support from our community (enough token staking), you could even have the opportunity to benefit from our resources to launch your own phygital collection and enjoy the related economic rewards.

<figure><img src="/files/jE390DWJaK5N57sTxh56" alt=""><figcaption><p>How it works</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.another-1.io/another-1-docs/overview/another-1-solutions/become-a-creator/for-designers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
