# What are app blocks?

{% hint style="warning" %}
App blocks are only supported on Shopify Online 2.0 themes if you aren't using a Shopify Online 2.0 theme, please proceed to the [manual setup section](broken://pages/0CpiDdlJKzqnk8hG3qPD)
{% endhint %}

Apps can be added both as blocks in a section, and as sections in a template. This lets you add app functionality exactly where you want to use it on a page. App blocks can be added, removed, repositioned, and customized through the theme editor.\
\
You can view our Skio Self Install documentation [here](https://help.skio.com/hc/en-us/articles/25016236562203-Self-serve-install-setup) !

More information on app blocks can be found in Shopify's Documentation [here](https://help.shopify.com/en/manual/online-store/themes/theme-structure/extend/apps#app-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://integrate.skio.com/skio/app-block-setup/what-are-app-blocks.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.
