# About us

An "About Us" page builds trust by sharing the brand's story, mission, and values. It enhances credibility, showcases the team, and helps visitors connect personally. Additionally, it boosts SEO by allowing natural keyword placement to increase visibility.

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

1. In the theme editor (**Customize**), open the template selector.
2. Select **Pages**, then **about-us**
3. On the left-sidebar, add **sections you want.**
4. Make necessary changes > **Save.**
   {% endhint %}

## Page template sections

The default sections we add to the template to create a layout page about us

* Breadcrumbs
* Image with text overlay
* Scrolling text
* Rich text
* Layer image with text
* Image with text icons
* Image with text
* Text with icons
* Testimonials with image
* Collection list
* Newsletter
* Multicolumn


---

# 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://oranthemes.gitbook.io/nimbus-theme/other-pages/about-us.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.
