# Password

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

The password page is a landing page that adds password protection to merchants' online stores in case they are not yet ready to go live.

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), open the template selector.
2. Select **Password.**
3. On the left sidebar, select **Password.**
4. Make necessary changes **> Save.**
   {% endhint %}

## How to edit the Password page <a href="#how-to-edit-the-password-page" id="how-to-edit-the-password-page"></a>

You can adjust the Password section through the following settings, included:&#x20;

* Layout
* Mobile layout
* Appearance
* Padding

<figure><img src="/files/3vYYcYsukkxDhOGvTOrR" alt=""><figcaption></figcaption></figure>

You're highly recommended to use the sections designed specifically for the password page, such as:

* Logo
* Heading
* Text
* Newsletter

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

### How to add your online store password <a href="#how-to-edit-the-content-message-and-password" id="how-to-edit-the-content-message-and-password"></a>

Enable the password to restrict access to your online store. Only customers with a password can access it.

{% hint style="success" %}
**Steps:**

1. From your Shopify admin, go to **Online Store** > [**Preferences**](https://admin.shopify.com/online_store/preferences).
2. In the **Store access** section, select **Password protection**.
3. In the **Password** field, enter the password that you want to add to your online store and restrict access with.
4. Click **Save**.
   {% endhint %}

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

You can also design the page using other sections and blocks to make it more visually appealing.

{% content-ref url="/pages/KFHLaeGZC4boACtU8742" %}
[Theme sections](/pebble-theme/theme-sections/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/kDPTtLq1SGRul34JEndy" %}
[Theme blocks](/pebble-theme/theme-blocks/overview.md)
{% endcontent-ref %}


---

# 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.foxecom.com/pebble-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.
