# Deleting a Block

1. To delete a Block go into the AIME Live Block Editor, find the Block you wish to delete and click on ellipsis menu icon. Choose '**Delete'** from the dropdown menu.

<figure><img src="/files/1gGkVDntSv0H0xgRACfQ" alt="" width="563"><figcaption></figcaption></figure>

2. You will be asked to confirm if you want to delete your Block.&#x20;

<figure><img src="/files/u9couP4XpaasOyk8APyu" alt="" width="563"><figcaption></figcaption></figure>

3. If you are sure you want to delete this Block, click '**Delete**'.


---

# 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.aime.app/aime-live/quickstart-user-guides/the-block-editor/my-blocks/deleting-a-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.
