# Curriculum Information

Once is a scripted early-reading curriculum meant for you to use with students one-on-one, in person. Students do not need any prior knowledge about reading to participate successfully in this program. The one-on-one format allows you to adjust the pace of instruction according to students’ needs. Students should progress through the curriculum as fast as they can or as slowly as they need to. For more information, please visit the [Curriculum Guide](https://curriculum.tryonce.com/).


---

# 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.tryonce.com/curriculum-and-research/curriculum-information.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.
