# Password

You can restrict visitors access to your online store by adding the password page in the **Password protection** section. The password page is a landing page that requires any visitor to provide a password to visit your online store. If you want your customers to access your online store, then you can provide them with the password to your online store.

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

### Static sections

Sections designed specifically for the Password page.

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), open the template selector.
2. Select **Others**, then **Password.**
3. On the left-sidebar, add **Email signup banner.**
4. Make necessary changes > **Save.**
   {% endhint %}

You can find more information about the Shopify password page in the provided link: [Shopify Password Page Guide](https://help.shopify.com/en/manual/online-store/themes/password-page).


---

# 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://nextsky.gitbook.io/agile-theme/other-pages/password.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.
