# Installation

First of all, in order to install D24, you must enter the following link:

[➡️ https://apps.shopify.com/d24](https://apps.shopify.com/d24)

![](https://d24-shopify-docs.vercel.app/images/installation/D24-Installation-addapp.png)

Log with your Shopify credentials.

![](https://d24-shopify-docs.vercel.app/images/installation/D24-Installation-credentials.png)

Or in case you don't have credentials, you can register at Shopify to access the D24 app.

![](https://d24-shopify-docs.vercel.app/images/installation/D24-Installation-signup.png)

Once you have successfully logged in, you will be prompted to select your Shopify store.

![](https://d24-shopify-docs.vercel.app/images/installation/D24-Installation-stores.png)

After selecting the store, you will be able to open the D24 app, and you will be redirected to the onboarding page.

![](https://d24-shopify-docs.vercel.app/images/installation/D24-Installation-Onboarding.png)


---

# 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://apidocs.onekeypayments.com/guides/deposits/solutions/plugins/shopify/installation.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.
