# Pages

## Add New Pages

You can easily add new pages by tapping the menu button and tapping add page.

<div align="left"><img src="/files/-M0Fk4tKVVoE1FOc7Xww" alt=""></div>

## Delete Pages

You can delete pages by swiping up to the page settings and tapping the trashcan.

{% hint style="danger" %}
Deleting Pages cannot be undone. Be sure you want to delete the page.
{% endhint %}

<div align="left"><img src="/files/-M0FkP687zNeIdp5CXjI" alt=""></div>

## Page Overview

You can view an overview of your pages by tapping the menu button and tapping page overview.

<div align="left"><img src="/files/-M0Fl1GCxfSmxz8z1jcd" alt=""></div>

### Reorder Pages

You can reorder pages in the page overview by tapping the left and right arrows on each page tile.

<div align="left"><img src="/files/-M0FlJoV2nusjlKYlcwA" alt=""></div>

### Duplicate Pages

You can duplicate pages inside of the page overview also

<div align="left"><img src="/files/-M0FlbwV4j63IAMS7SdT" alt=""></div>

### Add and Remove pages

You can add and remove pages from the overview also

<div align="left"><img src="/files/-M0Fm12nN65AWmz59oDr" alt=""></div>


---

# 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.myguide.care/content/guides/pages.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.
