# Getting Started

[Click here to schedule an implementation call with our team for personalized support in setting up and onboarding your store.](https://calendly.com/ileana-modi/implementation)

### There are two ways you can install Modi's theme code on your storefront:

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><p>App Block (Shopify Online 2.0 Only)</p><p><a href="/pages/3N51gw5fQW7YofWayWBy">App Block Setup</a><br></p></td><td></td><td></td></tr><tr><td><p>Manual Setup</p><p><a href="/pages/4x1oGrXMGJmHXJfivKaN">Setup</a></p><p><br><br></p></td><td></td><td></td></tr></tbody></table>

{% hint style="info" %}
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](/modi/manual-theme-setup/setup.md)
{% endhint %}


---

# 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://modifit.gitbook.io/modi/getting-started.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.
