# Contact Us

### Leave feedback on individual pages <a href="#leave-feedback-on-individual-pages" id="leave-feedback-on-individual-pages"></a>

You can now leave a comment or feedback about a particular page on this More than Maps site by clicking the 'Was this helpful?' page feedback button option that's available on the top right-hand-side of each page, then entering a detailed comment / your feedback in the text box. The Technical Writers regularly review feedback left on this site, fixing any errors identified, improving content on the pages and simplifying customer user journeys. Your feedback will be anonymous.

<figure><img src="/files/QLjNciKsO8lmVLC286Gt" alt="More Than Maps Contact Us page image"><figcaption></figcaption></figure>

{% hint style="info" %}

#### Tips for leaving actionable feedback for the Technical Writers

* **Explain what you were looking for in the documentation** – Describe the task or goal you were aiming to achieve when the issue occurred. Let us know what's missing or incorrect.
* **Clarify what you expected to see in the documentation** – Share what outcome or information you anticipated.
* **Describe the impact on your workflow** – Tell us how the issue affected your ability to complete your work.
* **Suggest helpful details that could be included in the documentation to help you** – Include any information that could assist someone facing the same situation.
  {% endhint %}

<br>


---

# 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.os.uk/more-than-maps/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.
