# Editing a Block

{% embed url="<https://www.youtube.com/watch?v=9O9_ZCfDaTY>" %}

***

1. In the "**My Blocks"** section of the Block Editor, hover over the Block you wish to edit and select '**Edit Block'**.

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

2. You are now editing the Block you selected and can make any changes as needed. Go to the Styles or Customize tabs to make your edits. The changes, once saved, will be reflected in all instances of your Block on your store without needing to re-add.&#x20;

<figure><img src="/files/XSu4ACOkysl9wpOAwGWg" alt="" width="563"><figcaption></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.aime.app/aime-live/quickstart-user-guides/the-block-editor/my-blocks/editing-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.
