> For the complete documentation index, see [llms.txt](https://aadao.gitbook.io/avalanche-team1-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aadao.gitbook.io/avalanche-team1-manual/getting-started/apply-to-be-a-member.md).

# Apply To Be A Member

To become an Avalanche Team1 member, there are 3 simple steps to follow:

1. Complete the [official application process](https://boards.greenhouse.io/avaxambassador/jobs/5022794004).&#x20;
2. Join the official [Avalanche Team1 Discord](https://discord.gg/team1).<br>

For more details on the requirements to qualify for each tier within Team1, check the [Team1 structure document](/avalanche-team1-manual/getting-started/program-structure.md).<br>

To be approved as a member, we are mainly looking for the following:

* Ability to run IRL events (tech or nontech based)
* Ability to create cool and engaging content and record of previous content.
* Can integrate Avalanche into universities.
* Can positively promote the Avalanche network both online and offline.

\
If you know someone who would be a great advocate for Avalanche, please send them to the application form or to these documents so they can learn more.&#x20;


---

# 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://aadao.gitbook.io/avalanche-team1-manual/getting-started/apply-to-be-a-member.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.
