# Contact

### Contact Page's layout builder

To edit the page content, please go to Site template styles > edit ex: **tz\_kamper - Contact > Layout**. Here you can edit element's content in the layout. \
You can also create a new layout and then assign the layout to a corresponding menu item.&#x20;

Here below are widgets added to the contact page's layout:&#x20;

* [Map](https://docs.astroidframe.work/astroid-widgets/map-widget)
* [Image](https://docs.astroidframe.work/astroid-widgets/image-widget)
* [Heading](https://docs.astroidframe.work/astroid-widgets/heading-widget)
* [List](https://docs.astroidframe.work/astroid-widgets/list-widget)
* [Form Builder](https://docs.astroidframe.work/astroid-widgets/form-builder-widget)

<figure><img src="/files/Gbha8xmizRTXYd7JLSNc" alt=""><figcaption><p>Contact page's layout.</p></figcaption></figure>

### Template Style Assignment

Create a menu item for the Contact page and assign it to a corresponding template style.

* Menu item type: Featured Articles
* Template style: tz\_kamper - Contact

<figure><img src="/files/MzunFE98BFMyUFhzmP4v" alt=""><figcaption><p>About Us 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/kamper/contact.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.
