# Install the Hakuna app

{% hint style="info" %}
You'll **need access to the Hakuna merchant console** to get your custom installation link. If you don't have an account yet, [get in touch with us](/help/contact.md). We'll send you an email with a link and a temporary password once your account has been set up.
{% endhint %}

#### 1. Add the Hakuna app to your Shopify store

* Log into the Hakuna merchant console and click on the store you want to configure
* In the Integration section, click **Install Shopify App**
* Log into your **Shopify** account
* Click the **Install app** button on the app listing page
* You'll be redirected to your **Shopify admin**
* In your Shopify admin, click **Install app** to authorize the use of the app

Once you've installed the Hakuna Shopify app, you can view and access it from the **Apps** page in your Shopify admin.

<figure><img src="/files/aePq0Z61JHPliKgkIUAs" alt=""><figcaption></figcaption></figure>


---

# 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.hellohakuna.com/integration-guides/shopify-app-integration/initial-setup/install-the-hakuna-app.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.
