# eReader Layout

The eReader utilizes an all-new layout that intuitively groups the various tools and settings into four main areas:

1\) **Top Bar (known as an App Bar)**: Contains the *Learning Tools* toggle menu along with the most utilized eReader tools: Contents, Search, Appearance Settings, and Additional Options.

<figure><img src="/files/6JmH5sAuFoWOI2KdrNdf" alt=""><figcaption></figcaption></figure>

* The Additional Options tool contains many features including Offline Access, Print, Collaboration, Keyboard Shortcuts, Language Selection, and Help.

<figure><img src="/files/ju2aPBVbeHvLWs27A5wU" alt=""><figcaption></figcaption></figure>

2\) **Learning Tools Drawer**: Contains interactive tools and resources like Notes and Highlights, Flashcards, Copied Content, and Classroom (if applicable), which enhance the digital experience. This drawer is open by default when you open your book.

<figure><img src="https://solve.redshelf.com/hc/article_attachments/10602967114267" alt=""><figcaption></figcaption></figure>

3\) **Main Content**: Contains the book content, your annotations, your inline notes and Classroom questions (if applicable).

4\) **Navigation Bar**: Contains the tools that help you understand where you are in the book and advance you to other areas of the book. This bar also contains the bookmarks button, and the Text-To-Speech button that launches an additional control bar above the navigation bar to read the text aloud.

<figure><img src="https://solve.redshelf.com/hc/article_attachments/10603148200987" alt=""><figcaption></figcaption></figure>


---

# 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://resources.unizin.org/products/content/unizin-engage/ereader-user-guide/ereader-layout.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.
