# Modify Content

## How to Edit Pages in Varbase

To edit pages in Varbase you do not need to be technical if you have some experience with a text editor you will find it simple.

On other hand, almost everything can be editable from text, images to menu header, and footer section.&#x20;

## Edit Pages

There are several places you can edit the nodes from it. Here are examples where you can edit the content:\
\
1- In frontend, for every page you can use the admin menu to edit its content.\
2- In frontend, for every section on any page, there is a quick edit menu that easily lets you edit the section with only 1 click. \
3- In backend, there is an edit menu under the content page for each node.&#x20;

![Frontend Edit and Quick Edit menus](/files/-MEbDHb1gWA91OYNj7o_)

![Backend Edit menu](/files/-MEbFA0eEyBrSlQxc0IG)


---

# 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://docs.varbase.vardot.com/9.0.x/content-designers/content-management/modify-content.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.
