> For the complete documentation index, see [llms.txt](https://docs.codeyourfuture.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codeyourfuture.io/archive/archived-pages/the-first-ambassador-team.md).

# The first Ambassador Team

At this stage, you have already reached the first group of students and you have recruited some Personal Development and Education volunteers, so what is next?

1. You can now organise the first Intro to Coding Workshop&#x20;
2. Over the next 2 months you will need to organise 3 to 4 workshops a month
3. After 2 months, you should have enough applicants, so you can start interviewing  potential candidates for the Fundamentals course, who might gain access to the  Full Stack Programme.&#x20;

**And just like that, you are now about to launch your first class after 8 months! Congratulations!**<br>


---

# 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.codeyourfuture.io/archive/archived-pages/the-first-ambassador-team.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.
