# About us

Learner’s Block is a non-profit open-source project founded by Arran Magee – a doctoral scholar at the UCL Institute of Education Centre for International Development. It is, however, a community made possible by a diverse range of volunteers from within and outside the education community, all looking to make a difference.

{% content-ref url="/pages/-MWVykoz67NQVZ5yfB6e" %}
[Why we make the Learner's Block](/about-us/why-we-make-the-learners-block.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWVythC48Pyf6MDU17d" %}
[How we are funded](/about-us/how-we-are-funded.md)
{% endcontent-ref %}


---

# 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.learnersblock.org/about-us.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.
