# PixFort Help Center

Welcome to PixFort Help Center, the new PixFort Page Builder represents the next generation of HTML website creation tools. It introduces a revolutionary new way to build your website without writing a single line of code.

If you are new to PixFort, get started with the following guide:

{% content-ref url="getting-started-1" %}
[getting-started-1](https://help.pixfort.com/getting-started-1)
{% endcontent-ref %}

If you are looking to learn how to create a project and start using the builder you can start here:

{% content-ref url="creating-projects/create-your-first-project" %}
[create-your-first-project](https://help.pixfort.com/creating-projects/create-your-first-project)
{% endcontent-ref %}

You can also check our FAQ from here:

{% content-ref url="faq" %}
[faq](https://help.pixfort.com/faq)
{% endcontent-ref %}


---

# 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.pixfort.com/master.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.
