> 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-ecosystem/designers-and-creators.md).

# Designers & Creators

## Kick-start a career in phygital design

Another-1 provides an excellent platform for emerging design talents to kick-start their careers by offering them a gateway to showcase their works and projects. We also partner with internationally recognized fashion institutes to organize design contests. Winners and selected talents will have the opportunity to collaborate with a brand or an NFT community to help them launch a phygital collection, or be voted by our community to launch his/her own phygital collection.&#x20;

## Exposure & collab opportunities

Through the Become a Creator module on our platform, emerging designers can showcase their works and projects to the Web3 community and beyond, while using blockchain technology to securely protect their IP. Another-1 will offer the necessary resources, networks, technologies, and marketing outlets to help launch successful phygital collections of their own, or in collaboration with established fashion brands.

## Economic incentives

Our Become a Creator module provides not only an excellent platform for exposure but also opportunities to monetize their creativity through rewards. By becoming a selected talent, designers can enjoy the opportunities to gain a revenue share from the sales, as well as the proceeds from the ongoing loyalty programs.


---

# 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-ecosystem/designers-and-creators.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.
