# AIME Live

- [Quickstart User Guides](https://docs.aime.app/aime-live/quickstart-user-guides.md): Learn how to set up and use AIME Live for instant AI-powered product recommendations your customers will love in under 5 minutes.
- [Getting Started](https://docs.aime.app/aime-live/quickstart-user-guides/getting-started.md): Steps for installing the AIME Live app and the onboarding process
- [AIME Live Shopify Dashboard](https://docs.aime.app/aime-live/quickstart-user-guides/aime-live-shopify-dashboard.md): Learn about the AIME Live Dashboard and its features
- [The Block Editor](https://docs.aime.app/aime-live/quickstart-user-guides/the-block-editor.md): Learn all about the AIME Live Block Editor and its features
- [My Blocks](https://docs.aime.app/aime-live/quickstart-user-guides/the-block-editor/my-blocks.md): Get to know all about AIME Live Blocks
- [Creating a Block](https://docs.aime.app/aime-live/quickstart-user-guides/the-block-editor/my-blocks/creating-a-block.md): Learn how to create a new Block from either a preset Style or past Block design
- [Editing a Block](https://docs.aime.app/aime-live/quickstart-user-guides/the-block-editor/my-blocks/editing-a-block.md): Learn how to edit and update Block designs
- [Renaming a Block](https://docs.aime.app/aime-live/quickstart-user-guides/the-block-editor/my-blocks/renaming-a-block.md): Learn about the two ways to rename a Block
- [Duplicating a Block](https://docs.aime.app/aime-live/quickstart-user-guides/the-block-editor/my-blocks/duplicating-a-block.md)
- [Deleting a Block](https://docs.aime.app/aime-live/quickstart-user-guides/the-block-editor/my-blocks/deleting-a-block.md)
- [Styles](https://docs.aime.app/aime-live/quickstart-user-guides/the-block-editor/styles.md)
- [Applying a Style](https://docs.aime.app/aime-live/quickstart-user-guides/the-block-editor/styles/applying-a-style.md)
- [Customize](https://docs.aime.app/aime-live/quickstart-user-guides/the-block-editor/customize.md): Learn all about the customization options in the Block Editor
- [Product Card Customization](https://docs.aime.app/aime-live/quickstart-user-guides/the-block-editor/customize/product-card-customization.md): Learn about what can be modified at the product card level of your Block
- [Block Customization](https://docs.aime.app/aime-live/quickstart-user-guides/the-block-editor/customize/block-customization.md): Learn about what can be edited from the Block container level
- [Adding a Block to your website](https://docs.aime.app/aime-live/quickstart-user-guides/adding-a-block-to-your-website.md): Learn how to add a Block to your store using the Shopify Theme Editor
- [How to optimise AIME Live](https://docs.aime.app/aime-live/quickstart-user-guides/how-to-optimise-aime-live.md): Learn how to get the most out of your AIME Live Recommendation Blocks


---

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