# Contact Us

The contact us page is an easy way for you to publicise your agency's addresses and points of contacts. Isomer provides a `contact_us` layout for this purpose. Note that contact us pages cannot be posts, nor will they have a second or third level navigation bar even if part of a second level collection. In other words, contact us pages should only be simple pages in the first level of your site's navigation.

![](/files/-MJZvrs7xND4YpgXle4O)


---

# 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://v2.isomer.gov.sg/configurations/contact-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.
