# About QuranBasics.org

## About QuranBasics.org

- [Our Mission](https://docs.quranbasics.org/our-mission.md): These are the principles we stand for and what we hope to achieve by the grace of Allah.
- [How it works (for volunteers)](https://docs.quranbasics.org/how-it-works-for-volunteers.md): QuranBasics.org is the place where new Muslims can begin their journey with the beautiful Quran by learning the 4 simplest chapters in free, private lessons with a volunteer teacher. ​
- [Lesson Notes Overview](https://docs.quranbasics.org/lesson-notes/lesson-notes-overview.md)
- [Letter Sounds & Phonics](https://docs.quranbasics.org/lesson-notes/letter-sounds-and-phonics.md): This lesson gets you familiar and comfortable with the unique phonics of Arabic.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.quranbasics.org/our-mission.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.
