# App Installation

#### Notes before Installing Apps

{% hint style="warning" %}
Before installing, **we recommend creating a backup copy of the theme.** Creating a backup allows you to quickly and easily return the theme to a previous point in time.

Visit: [Duplicating Themes](https://help.shopify.com/manual/using-themes/managing-themes/duplicating-themes) for detailed instructions.
{% endhint %}

## Installing a Shopify App

**Step 1**: Go to the [App Store](https://apps.shopify.com/), and choose the app you’d like to install.\
**Step 2**: Click the **Add App** button.\
**Step 3**: Log into the App Store.\
**Step 4**: Confirm App installation by click **Install App**.\
**Step 5**: Use the app! Your newly installed app will live in the App section of your Shopify Admin.

From your Shopify admin, go to **Apps.** Click **Social Locker.**


---

# 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://doc.arenacommerce.com/social-locker/app-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.
