# Adding a Block to your website

1. Open the Shopify Theme Editor to customize your website design and layout.&#x20;
2. Choose the page you want your Block to be added to and identify where you want to place it by clicking 'A**dd section**'.
3. In the ‘A**dd section**’ menu select the the ‘**Apps**’ tab, click ‘AIME Live Block’.

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

4. Using the right sidebar, select which Block you want to display in the section.

   You can change you choice at anytime by clicking the dropdown menu and re-selecting.
5. Click '**save**' when finished. Your Block will display popular store items before populating unique, personalised product recommendations to shoppers once they start interacting with your store.


---

# 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/adding-a-block-to-your-website.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.
