# Installing Gojiberry

**Step 1:** Go to <https://apps.shopify.com/gojiberry>, and click ***Log in to install***

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

**Step 2:** Log into your Shopify account and choose the store you want to install Gojiberry on

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

**Step 3:** When you’re landed back on the app page, click ***Install***

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

**Step 4:** You will then be navigated to the permissions page. Click ***Install***

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

Now you are ready to use Gojiberry!

***Optional: Pinn Gojiberry onto your Shopify admin so you could access it anytime***

**Step 5:** Hit the ***pin icon*** on the side navigation

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

After you successfully pinned the app, you will see a confirmation toast that says “You Pinned Gojiberry Survey & Feedback” on the bottom of your screen.

<figure><img src="/files/Znd0Pb0BjEnhoVVyT9PJ" 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.gojiberry.app/documentation/installing-gojiberry.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.
