# About Us

In the Travelami template, most of pages are assigned to a different template style because all the content is set up directly in the template layout.&#x20;

### Travelami - About Us layout

To edit the About Us page, please go to Admin > System > Site Template Styles > Travelami - About Us > Template options > Layout.&#x20;

It allows you to edit widgets/elements directly in the layout: ***Text, Heading, Button, Image Group, Navigation,  Image, Testimonials, and divider***.&#x20;

<figure><img src="/files/gbYXlLN65piAFFLiIN84" alt=""><figcaption><p>About us layout</p></figcaption></figure>

### About Us Menu

Creating a menu item for the About Us page, so it can be displayed properly on the main menu.&#x20;

* **Menu Item Type**: Featured Articles
* **Template Style**: Assign the menu to tz\_travelami - About Us

<figure><img src="/files/n923GBUgleiHYfwsvchs" alt=""><figcaption><p>About us menu.</p></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://docs.jollyany.co/templates/travelami/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.
