# About us 2

![](/files/-ML1-FztncEz0cdEzm7o)

## 1. Create an About us page with the "About us 2" section.

1. From your Shopify admin, go to **Online Store** > **Pages**.
2. Click the **Add page** button.
3. Add the page title, content. Choose template is **"page.about2"**.
4. Click the **Save** button.

![](/files/-ML11ATlo_VBszI2dUvy)

{% hint style="warning" %}
Note: the template "**page.about1**" is only available after you have published our theme.
{% endhint %}

## 2. Open About us 2 section

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. Find the theme that you want to edit and click **Customize**.
3. From the top-bar drop-down menu, select **About us 2 page** (this is the static page you created in part #1).
4. Click **Sections**.
5. Click **About us 2**.

## 3. Settings

### Background

* **Enable:** turn on/off the background.
* **Pick a color:** choose a color to set the background color. If the background is empty, the background color will be displayed.

### Section gutters

* **Enable top gutter:** turn on/off the space distance on the top of the section.
* **Enable bottom gutter:** turn on/off the space distance on the bottom of the section.

### Layout settings

* **Full width:** turn on/off displaying the section in the wider layout.


---

# 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://beloria-docs.boostheme.com/dynamic-sections/marketing-and-others/about-us-2.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.
