> 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/partners.md).

# Partnerships

TO BE UPDATED with overall partnership content

Sourcing partners & sponsors will help not only with funding cohorts, but also with lots of the important other aspects of the organisation:

* **Laptop donations**: Used laptops from companies for the application process or to replace very old laptops from students
* **Trainee sponsorship**: Students need support with transportation, childcare, meal or internet and expect to raise around £6K to cover the costs for 12 months, however the costs may vary from each country.
* **Talks/Tours/Short experiences:** Companies can be involved by offering talks on their projects, methodologies or technologies, by giving tours of their work-places; and by providing short 1-day or 1-week work experience for the students.


---

# 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/partners.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.
