# Smart Pages

- [What is Smart Pages?](https://help.pagefly.io/smart-pages/what-is-smart-pages.md)
- [Creating Your First Page](https://help.pagefly.io/smart-pages/creating-your-first-page.md)
- [Editing with AI Chat](https://help.pagefly.io/smart-pages/editing-with-ai-chat.md)
- [Permission Modes](https://help.pagefly.io/smart-pages/editing-with-ai-chat/permission-modes.md)
- [Chat Commands](https://help.pagefly.io/smart-pages/editing-with-ai-chat/chat-commands.md)
- [Managing Sections](https://help.pagefly.io/smart-pages/managing-sections.md)
- [Section Generator](https://help.pagefly.io/smart-pages/managing-sections/section-generator.md)
- [Section Settings](https://help.pagefly.io/smart-pages/managing-sections/section-settings.md)
- [Inline Element Editing](https://help.pagefly.io/smart-pages/managing-sections/inline-element-editing.md)
- [Preview & Publish](https://help.pagefly.io/smart-pages/preview-and-publish.md)
- [Undo & Checkpoints](https://help.pagefly.io/smart-pages/preview-and-publish/undo-and-checkpoints.md)
- [Drift Detection](https://help.pagefly.io/smart-pages/preview-and-publish/drift-detection.md)
- [Running A/B Experiments](https://help.pagefly.io/smart-pages/running-ab-experiments.md)
- [Analytics Dashboard](https://help.pagefly.io/smart-pages/running-ab-experiments/analytics-dashboard.md)
- [CRO Suggestions](https://help.pagefly.io/smart-pages/running-ab-experiments/cro-suggestions.md)
- [Page Settings](https://help.pagefly.io/smart-pages/page-settings.md)
- [Troubleshooting](https://help.pagefly.io/smart-pages/troubleshooting.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://help.pagefly.io/smart-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.
