# Best Practices for Republishing Course Content

## Maintain Page Numbering <a href="#bestpracticesforrepublishingcoursecontent-maintainpagenumbering" id="bestpracticesforrepublishingcoursecontent-maintainpagenumbering"></a>

For the Alongside solution to work optimally, the republished content that you create for screen readers and other assistive technology must retain the exact page numbering from the original textbook. Keeping the page numbers allows students using screen readers to:

* Follow the assignments given to them by their instructors
* Access the notes that the instructor and other students have shared in Engage and match the notes up with the text in the republished document
* Create notes in Engage on the correct pages

You may need to adjust the paper size of the pages in your republished document in order to retain the same page numbering, especially if textual descriptions of graphics have been added to the text.

## Republish to a File that Allows Text to be Copied <a href="#bestpracticesforrepublishingcoursecontent-republishtoafilethatallowstexttobecopied" id="bestpracticesforrepublishingcoursecontent-republishtoafilethatallowstexttobecopied"></a>

The Alongside solution calls for students to copy text from the republished content and paste it in to a note in the Engage application. For the greatest level of usability, the republished content must allow users to select and copy text.


---

# 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/institution-support/disabled-student-services-alt-format/best-practices-for-republishing-course-content.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.
