# Services

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

### Travelami - Service layout

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

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

<figure><img src="/files/eLEzEnw21h4eCbxGlCaG" alt=""><figcaption><p>Edit the service page's layout.</p></figcaption></figure>

### Services Menu

Creating a menu item for the Service 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 - service

<figure><img src="/files/vpMFeFS57gCTF5VKDF1F" alt=""><figcaption><p>Service's menu item. </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/services.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.
