# FAQs

The FAQ section of the PageFly Help Center will show you the frequent questions that other merchants have asked when using PageFly. Our explanations to these questions can help you to solve some issues that you might be having when using PageFly.

Feel free to contact the PageFly Support Team if you cannot find a solution to your problem here and we will gladly assist you.

In the **dashboard**, you can quickly find the elements or any **functions** and **documentation** by clicking on the **Help & Support button (a question mark icon)** on the top menu.

![](/files/0fO3d5j3Q3udKc4WdDX5)

You can search any element by putting the keywords on the search bar.

If you have any issues or problems, please do not hesitate to contact us via the Live chat window on the left screen by clicking on **Open 24/7 Live chat**.

You can check the video tutorial on getting started with PageFly below

{% embed url="<https://youtu.be/Z1J6lqVlGt4>" %}


---

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