# Manage blocks in a section

## 1. Open the list of blocks

From the Theme Editor, click the arrow before the section name to open the list of blocks.

![](/files/-Mfg0zITNfPPCKlhAEY-)

From this list, click a block you want to edit its settings.

## 2. Edit/Remove a block

From the list of blocks, click on a block you want to remove. You will see the Remove button on the bottom. Just click this button to remove the block.

![](/files/-Mfg20sGOofa203CkpaX)

## 3. Add a new block

Click the **Add block** button below the list of blocks to add new a block.

![](/files/-Mfg2EYoi72rLNIdCx9O)

{% hint style="info" %}
In some sections, this button may have a different name like *add tab item*, *add logo*,...
{% endhint %}

## 4. Rearrange a block

Move the mouse the to block you want to rearrange, use the left mouse to press and hold the last icon, then move the block to a new position you want.

![](/files/-Mfg3BlQM7Yb_MbzBOAf)

## 5. Show/hide a block

Move the mouse the to block you want to show/hide, click the eye icon to show/hide the block.

![](/files/-Mfg42h2uWcW23akEbB5)


---

# 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://vodoma-docs.boostheme.com/manage-blocks-in-a-section.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.
