# Password

{% hint style="success" %}
Steps

1. In the theme editor **(Customize)**, open the template selector
2. Select **Others**, then **Password.**
3. Make necessary changes
4. **Save**
   {% endhint %}

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

## **Section settings**

### General

**Layout content:** You can choose between Fluid Container, Stretch width, Full width for the layout or just leave it with the default layout of the video.

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

### Banner settings

**Show Banner:** Enable this option to display a banner on your page.

**Image:** Choose an image to be used for the banner, adding visual interest or conveying a message.

**Position:** Set the banner's position to either the left or right side of the page, allowing for strategic placement in relation to your content.

**Banner Width:** Limit the banner's width to a maximum of 50% of the page width, ensuring it integrates well with the overall layout without overwhelming other elements.

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

### Content settings

**Content Position:** Adjust the placement of your content either vertically or horizontally to best fit the design and flow of your page.

**Text Alignment:** Customize the alignment of your text within the content area, with options such as left, center, or right, to enhance readability and aesthetic appeal.

**Content Max Width:** Define the maximum width for your content, ensuring it remains within a visually appealing and readable format.

<figure><img src="/files/us0vZGemzcTe0xOymcxv" 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://blueskytechco.gitbook.io/alukas-shopify/other-pages-settings/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.
