# Password content

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

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

## **Adding a Section**

The section is static on a **password page** layout, it was added initially and cannot be removed.

## **Section settings**

### General

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

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

1. **`Heading`** - setting allows you to set the text of the section title;
2. **`Text`** - setting allows you to set the text of the section text;
3. **`Success message`** - the setting allows you to set the text when the form is successfully submitted (If not set, it is taken from translations);
4. **`Show form`** - the setting allows you to show/hide the form;
5. **`Input placeholder`** - the setting allows you to specify the placeholder text of the form input. (If not set - taken from translations);
6. **`Button label`** - the setting allows you to set the text for the aria-label attribute of the button. This attribute allows screen readers to better convey information to people with disabilities;
7. **`Background image`** - setting allows you to set a background image;
8. **`Background image mobile`** - the setting allows you to set the background image on the mobile (if not set, the `Background image` is taken);

### Colors

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

1. **`Overlay`** - the setting allows you to specify an overlay;
2. **`Background`** - the setting allows you to specify the section background color;
3. **`Heading`** - the setting allows you to specify the text color for the heading;
4. **`Description`** - the setting allows you to specify the text color for the description;
5. **`Input text`** - the setting allows you to specify the text color for input;
6. **`Input Border`** - the setting allows you to set the border color for the text input;
7. **`Button text`** - the setting allows you to set the text color for the button;
8. **`Button background`** - the setting allows you to set the background color for the button.
9. **`Success message`** - the setting you can set the color for the Success message.


---

# 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://utd-bv.gitbook.io/manual-shopify-theme-ultra/ultra-sections/sections-and-snippets/password-content.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.
