# Modify Content

## How to Edit Pages in Drupal

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

On the other hand, almost everything can be editable from text, and images to the 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 (Tasks)** to edit its content.
2. In backend, there is an **edit menu** under the content page for each node.&#x20;

<figure><img src="/files/Zc8P0COLKhUoBx0Vvt20" alt=""><figcaption><p>A<strong>dmin Menu (Tasks) - Edit</strong></p></figcaption></figure>

<figure><img src="/files/uyJbLJJWGHuauDOU4yUy" alt=""><figcaption><p>Backend Edit Menu</p></figcaption></figure>


---

# 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/10.1.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.
