# Extensions

Once's goal is to help students learn how to read fluently and independently. When students gain comfort reading in this way, the next step is to read and read and read. Below is an ever-growing list of series that students may enjoy after finishing Cycle 200.

| Book Series             | Guided Reading Level |
| ----------------------- | -------------------- |
| Acorn                   | G-K                  |
| I Can Read, Level 1     | J-K                  |
| Nate the Great          | K                    |
| I Can Read, Level 2     | I-L                  |
| Black Lagoon Adventures | M-N                  |
| Magic Treehouse         | L-N                  |
| Branches                | L-0                  |


---

# 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/extensions.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.
