# Section and Page Reordering

To reorder a section, click on the section title and start dragging it to it's new location. Sections can be moved above or below other existing questions.

To reorder a page, click on the page title and start dragging to it's new location. Pages can be reordered within the same section, or they can also be dragged into a different existing session.

{% embed url="<https://www.loom.com/share/44febb5862d1449981086efe73d918ef?sid=59ca6732-3bd5-48ed-b982-e460fde31505>" %}


---

# 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.itsaffinity.com/product-guides/lms-authoring/editor-overview/section-and-page-reordering.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.
