# Password page

**Password Page** is a landing page that adds password protection to your online store. You can create a password and give it to customers who want to enter your store. For more information, see [Password protection for your online store](https://help.shopify.com/en/manual/online-store/themes/password-page)

The password page displays when password protection is active on your online store and a customer tries to visit your website. This page has its own header and footer, and contains an **Email signup** section by default.

## **How to setup content for Password Page?**

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Choose **Password** from the dropdown window.
4. From the side menu, select **Main password**. Configure the default page in the setting on the side with the following settings.

<table><thead><tr><th width="205">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Background image</td><td>Upload the background image for the password page.</td></tr><tr><td>Desktop image placement</td><td><ul><li>Image first: Show the background image on the left.</li><li>Image second: Show the background image on the right.</li></ul></td></tr><tr><td>Color scheme</td><td>A set of colors that you can apply to this section. Learn more about <a href="https://help.shopify.com/en/manual/online-store/themes/theme-structure/color-scheme">color schemes</a>.</td></tr></tbody></table>

**Heading block**

<table><thead><tr><th width="205">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Heading</td><td>The title of the section.</td></tr></tbody></table>

**Text block**

<table><thead><tr><th width="205">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Text</td><td>The text content of the section.</td></tr></tbody></table>

**Email form block**

This block displays the email form field where customers can enter their email address. This block has no customizable settings.

**Social media icons block**

This block displays the social media icons where customers can share the page to their social media. This block has no customizable settings.


---

# 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://halosoft.gitbook.io/soul-documentation/other-pages/password-page.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.
