# Fundraising & budgeting

There are two possible paths to start a new chapter:

* By receiving grants or private funding;
* By starting with zero funding, which is the best way o test the grassroots potential of a new city

**What to keep in mind:**

There are some critical funding aspects such as finding laptops and covering trainees’ expenses. &#x20;

* Find Laptops
  * Ideally, you want to find second-hand laptop donations that can be given to trainees who do not have access to computers at home. This is to avoid managing laptop loans.
  * During Introduction to Digital, we suggest applicants use local libraries. But if they are halfway through Introduction to Programming they can apply to become trainees and get extra support with laptops.
  * Examples of where to find laptops:
    * Donations (businesses, charities, schools, tech companies)
    * Fundraisers to buy second-hand laptops
* At a certain point, you may need a part-time admin person who will liaise with the strategy team to support with the funding activities. Branches shouldn’t spend their time looking for funds, as there are enough other areas and tasks that they should focus on.
* If a team is well structured, start looking for corporate partners. However the suggestion is that the city does not do it on their own but works with the Strategy Team team,


---

# Agent Instructions: 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-founders-team-challenge/launching-the-community-in-a-new-city/fundraising-and-budgeting.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.
