> For the complete documentation index, see [llms.txt](https://docs.varbase.vardot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.varbase.vardot.com/9.0.x/content-designers/about-layout-builder/block.md).

# Managing Blocks

To manage and arrange blocks:&#x20;

1- Open the desired page e.g.(Landing page).

2- Click on the **Layout** tab at the top of the page.

![Edit Landing Page - Layout](/files/K7XToAkfQxuR0VRbcgSa)

3- Navigate to the section you need to manage and arrange its blocks.

4- Drag and drop blocks to reach the desired arrangement.

![Edit Layout Landing Page -Drag Icon ](/files/k4zKyyodE9DEO3gH0pX1)

5- Click **Save Layout** at the top of the page when you are done with your changes.

![Edit Layout Landing Page - Save Layout](/files/9SVqdDDun2hopOx5K4Br)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/about-layout-builder/block.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.
