# Getting Started

- [Overview](https://help.pagefly.io/getting-started/getting-started.md)
- [Quick start](https://help.pagefly.io/getting-started/quick-start.md)
- [How to Install PageFly](https://help.pagefly.io/getting-started/quick-start/introducing-pagefly-and-installation.md)
- [How To Use PageFly | Get started in 5 mins](https://help.pagefly.io/getting-started/quick-start/get-started-in-5-mins.md)
- [How to Create a New Page from PageFly Templates](https://help.pagefly.io/getting-started/quick-start/use-a-template-to-create-a-new-page.md)
- [How can I access the PageFly LiveChat?](https://help.pagefly.io/getting-started/quick-start/how-can-i-access-the-pagefly-live-chat.md)
- [How PageFly work with your Shopify theme?](https://help.pagefly.io/getting-started/quick-start/switch-theme-process-in-pagefly.md)
- [Pricing and billing](https://help.pagefly.io/getting-started/pricing-and-billing.md)
- [PageFly pricing plan](https://help.pagefly.io/getting-started/pricing-and-billing/pricing-plans.md)
- [How PageFly billing work?](https://help.pagefly.io/getting-started/pricing-and-billing/billing-description-month-charge.md)
- [What happens if I uninstall PageFly?](https://help.pagefly.io/getting-started/pricing-and-billing/what-happens-if-i-uninstall-pagefly.md)
- [PageFly refund policy](https://help.pagefly.io/getting-started/pricing-and-billing/refund-policy.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/getting-started.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.
