> 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/overview-of-our-process/outreach-process.md).

# Outreach Process

CYF works with clearly identified disadvantaged ‘[Target Groups](https://docs.codeyourfuture.io/organisation/understand-students)’:

CYF is an inclusive learning community and will not tolerate any discrimination on the basis of race, ethnicity, religious beliefs, age, sexual orientation, gender identiy and previous experience. CYF has clearly identified ‘Diversity Targets’ to ensure inclusivity within applicant and trainee groups

For the outreach process to be successful CYF groups must ensure that the applicant pool exceeds 400 applicants and reflects our Target Groups and Diversity Targets.

During the outreach process all CYF branches and their Outreach Volunteer Teams must:

* Focus on approaching and supporting individuals in the Target Groups to apply as prospective students;
* Work with other charity groups and organisations to reach individuals in the Target Groups;
* Provide evidence of adequate demand among the applicant pool;
* Consider the Diversity Targets in campaigns to target applicants and in selecting students; and
* Run a cohesive, open and inclusive monthly outreach campaign to find new volunteers and volunteer leaders.

Please read [here](https://docs.codeyourfuture.io/teams/ambassadors) for more information on how the Ambassador/Outreach Team works


---

# 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://docs.codeyourfuture.io/archive/archived-pages/overview-of-our-process/outreach-process.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.
