# Overview

CustomFit visual editor lets you edit different behaviors of your website quickly with zero code changes. **For example**, if you wish to edit the Marketing behavior then click on the **Open Visual Editor** button

![](/files/-M_t8hUEy51iDaMqPf2B)

If the experience has multiple pages then select the page which you wish to edit

![](/files/-M_t8p9wGNsx7yV85QuV)

The CustomFit visitor editor has four components:

1. **Editor Page** : A copy of the website page which you wish to edit or personalize
2. **App bar** : A toolbar that appears at the top of visual editor interface
3. **Editor Palette** : It allows to edit the various properties of an element
4. **Toolbar** : It also allows to edit the various properties of an element


---

# 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/visual-editor/overview.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.
