# Visual editor

![](https://lh6.googleusercontent.com/qhG-TKuNvpyLZi9ZvyVgQoCfa3XT_aAb2qF_PSOLrafa1TtYLQz7Recf_tD6AXJ3gHfzMYYNQ--5BglS8liD6NOJ8y7jaXPqzNIyO-y76fPEe5AKI6KIBE0emyZBRPF5RLaexW98)

* Click on the open visual editor

![](https://lh5.googleusercontent.com/BVY3FwtK76FrIxrvAErcWGUpzuR9u650lpi7n-Oqmt3rh77BN7yqAwi-W8zg6OkODJTeG74ICCZr4HuWxvvUcn9OE5_Di3JzvdqkMk0IyjQ-Nxrpg37IKUx_otv_GBr5_0QzUxmq)

* Choose the page path from the dropdown which you wish to edit

![](https://lh6.googleusercontent.com/wYHZbX7SRRsUSMweH64M-3uu2ut1OxRlCiGwUjcafB2HT3V5AGPwn1Qyu2kzofjIRVRZjW7IWcxk-Uq65CX25qXzSyUJ2d47uKvWLBdweTRsy8ufZ9a12DP2ZBiMhO0Jr7hAlcWK)

* Once you select the page path, it's redirected to the visual editor page.&#x20;


---

# 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://doc.customfit.ai/experience/visual-editor.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.
