# Report an issue

Oh no! Thanks for reporting the issue.

Let us know however works for you. e.g. can [send us an email](mailto:help@oa.report), comment on a Google Sheet we've sent you, or provide a spreadsheet with comments. What's most important is a clear description of what's wrong, what you expect, and an example or two.


---

# 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://about.oa.report/help/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.
