# FAQ

### What stage is the project in?

We currently have more than 10 webs throughout England, and we feel that the Resilience Web is still in its early days. We are actively developing more features and  we would love your input and feedback to help improve the platform.&#x20;

### How do you fund your work?

We have an [Open Collective](https://opencollective.com/resilience-web) where we receive very small donations that just about manage to pay for the hosting costs.  For our first 4 years, we’ve been building the platform for free.

In the spring of 2025, we signed a contract with the [Cambridge Room](https://cambridgeroom.org) to develop webs throughout Cambridgeshire and Peterborough.&#x20;

### Is Resilience Web incorporated?

We've been incorporated as a Community Interest Company since January 2024. We've done that so that we're able to apply for more grants in order to fund our work.

### I'd like to set up a Web for my town. How do I get started?

You can go to [our website homepage](https://resilienceweb.org.uk) and click the Create a new web link. If at any point anything is unclear or you'd like to chat to us or ask questions you can book a training session [here](https://calendar.google.com/calendar/u/0/appointments/schedules/AcZssZ3POx5B9YlGkzuVp02JmN0Vb_9U5HMOy5MMPi5818YomktgkhdQ3ijmh14rL0gm6aOc5_7uuEvb).


---

# 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://knowledgebase.resilienceweb.org.uk/about/faq.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.
