# WORKING WITH PAGES

- [Working with Pages](https://docs.cloudio.io/creating-pages/working-with-pages.md)
- [Understanding pages and their types](https://docs.cloudio.io/creating-pages/working-with-pages/understanding-pages-and-their-types.md)
- [Creating a page](https://docs.cloudio.io/creating-pages/working-with-pages/creating-a-page.md)
- [Editing a page](https://docs.cloudio.io/creating-pages/working-with-pages/editing-a-page.md)
- [Managing the version history of the page](https://docs.cloudio.io/creating-pages/working-with-pages/editing-a-page/managing-the-version-history-of-the-page.md)
- [Working with page components](https://docs.cloudio.io/creating-pages/working-with-pages/working-with-page-components.md)
- [Understanding the components panel](https://docs.cloudio.io/creating-pages/working-with-pages/working-with-page-components/understanding-the-components-panel.md)
- [Understanding the components of a page](https://docs.cloudio.io/creating-pages/working-with-pages/working-with-page-components/understanding-the-components-of-a-page.md)
- [Understanding the standard properties of components](https://docs.cloudio.io/creating-pages/working-with-pages/working-with-page-components/understanding-the-standard-properties-of-components.md)
- [Working with data stores](https://docs.cloudio.io/creating-pages/working-with-pages/working-data-stores.md)
- [Adding a data store to a page](https://docs.cloudio.io/creating-pages/working-with-pages/working-data-stores/adding-a-data-store-to-a-page.md)
- [Defining data store properties](https://docs.cloudio.io/creating-pages/working-with-pages/working-data-stores/defining-data-store-properties.md)
- [Defining triggers and actions for a data store](https://docs.cloudio.io/creating-pages/working-with-pages/working-data-stores/defining-triggers-and-actions-for-a-data-store.md)


---

# 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.cloudio.io/creating-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.
