# Bloc Editor Overview

The Bloc Editor is where you do all your work on the bloc. Its considered the "Back End" of the bloc, where the "Front End" is the view that the regular user will see.\
[\
Click here to read more about a bloc.](/blocworx-documentation/bloc/bloc-overview.md)\
\
The Bloc editor allows you to do the following:

* [Build Forms & Tables](/blocworx-documentation/bloc-editor/bloc-preview-section.md)
* [Create, Edit and Delete Fields and Components](/blocworx-documentation/bloc-editor/fields-tools-and-charts.md)
* [Apply Field parameters and Rules](/blocworx-documentation/bloc-editor/managing-a-field.md)
* [Apply Bloc Functional Settings and Features](/blocworx-documentation/bloc-editor/bloc-settings.md)
* [Apply Bloc Visual Settings](/blocworx-documentation/bloc-editor/bloc-settings.md)

![](/files/-Ma3ZHgt3Bm9cegCdquG)


---

# 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://manual.blocworx.com/blocworx-documentation/bloc/bloc-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.
