> For the complete documentation index, see [llms.txt](https://help.pagefly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pagefly.io/faq-and-troubleshooting/faq-and-troubleshooting.md).

# Overview

### About FAQ & Troubleshooting

Unblock your PageFly creativity with our comprehensive FAQ & Troubleshooting section!

This one-stop resource empowers you to navigate the platform with ease and tackle any hurdles you might encounter. Explore a wealth of Frequently Asked Questions for clear and concise answers about PageFly's features and best practices, saving you time and frustration. Plus, our detailed Troubleshooting guides equip you with step-by-step solutions to common glitches, like error messages or layout issues.

Whether you're a beginner or a seasoned user, this section unlocks PageFly's full potential and empowers you to create stunning and effective online stores.

### Related Resources

* [Version History - Tips to Revert To Your Previous Revision](https://help.pagefly.io/manual/version-history/)
* [PageFly Account Settings](https://help.pagefly.io/manual/account-settings/)
* [How to create a FAQ page with PageFly?](https://help.pagefly.io/manual/how-to-create-faqs-pagefly-page/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/faq-and-troubleshooting/faq-and-troubleshooting.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.
