> 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-students.md).

# For Students

Another-1 has is forming partnerships with prestigious design and fashion institutes worldwide to introduce specialized contest modules for regional and international phygital design competitions. These contests provide a platform for aspiring designers to showcase their talents and creativity. Winners of these contests receive not only economic rewards, such as scholarships but also a unique opportunity to collaborate with renowned brands to launch their very own phygital collection on Another-1.

If your school or institute has not yet joined forces with Another-1, we invite you to take the initiative. You can reach out to us by sending an email to <becomeacreator@another-1.io> and expressing your interest in becoming an ambassador at your educational institution. By becoming an ambassador, you can play a pivotal role in promoting the contest and raising awareness about the exciting opportunities that await talented designers within the phygital realm.&#x20;

Join us in shaping the future of fashion and design by connecting with us today.


---

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