# Creating a Block

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

***

1. From the AIME Live Dashboard, select the '**Open Block Editor'** in the top right corner to open the Block Editor.

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

2. Once in the Block Editor click the pink '**+**' button in the bottom left corner to create a new Block.

<figure><img src="/files/Ed1SFmY1wex8LhZG7Fqv" alt="" width="563"><figcaption><p>Returning users can see their previously made Blocks in the 'My Blocks' tab</p></figcaption></figure>

<figure><img src="/files/PHfshuumzXV9LRry2ith" alt="" width="563"><figcaption><p>First time users who haven't made a Block yet can also use the <br>'Create New' button to start creating.</p></figcaption></figure>

3. You will then be prompted to choose between starting a new Block from a Shopify Style, or from a past Block design. Select an option to continue.\
   \
   [Shopify Styles](/aime-live/quickstart-user-guides/the-block-editor/styles.md) are predesigned styles based off popular themes that help you quickly style your block with minimal-to-no customization required.\
   If you've already created a Block design and you've customised it to suit your store, the best option is to use that styling going forward so you don't have to customise the full Block again.

<figure><img src="/files/Y6DvbchP2AFrUNEAVoDm" alt="" width="563"><figcaption><p>Note: If you're a first time user of the Block Editor, you will not be able to <br>start a Block from a previous design. You must create one from a Shopify Style first.</p></figcaption></figure>

4. If you selected '**Start from a Shopify Style'**, use the arrows to choose which Style you want to have applied to your Block. Use the pink '**Confirm**' to select.\
   \&#xNAN;*(If you selected 'Start from a previous Block Design, skip to step 5)*

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

5. If you selected '**Start from a previous Block Design**', use the arrows to choose which previous Block design you want to copy and apply to your new Block. Use the pink '**Confirm**' to select.\ <mark style="color:$info;">(</mark><mark style="color:$info;">**Tip**</mark><mark style="color:$info;">: to create a new Block from a past design, you can also use the ellipsis options menu on a Block in the 'My Blocks' tab and select '</mark><mark style="color:$info;">**duplicate**</mark><mark style="color:$info;">'. This will copy all styling on that Block to a new one that you can rename and continue making changes to.)</mark>&#x20;

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

6. Once you've confirm your choice, create a name for your Block and click **'Confirm & create Block'**. Please note this is an internal name only, no shoppers will see it. It's the name you'll see when selecting which Block to apply to your store in the Shopify Theme Editor. Blocks can be renamed at a later stage if you wish, [see here](/aime-live/quickstart-user-guides/the-block-editor/my-blocks/renaming-a-block.md).

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

Congratulations, you have successfully created a new Block :tada:

Learn how to add your Block to your Shopify store [here](/aime-live/quickstart-user-guides/adding-a-block-to-your-website.md).


---

# 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/creating-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.
