# Getting Help

### Twitter

For general updates, new feature releases and community support, keep in touch with us via Twitter.

> Follow us on [Twitter](https://twitter.com/MistTrack_io).

### Email

Our official Email is Support\[at]MistTrack.io. Please email us.

### Discord

It is used for technical communication and abnormal feedback of OpenAPI service. [Click to join](https://discord.gg/2geemSyevJ)


---

# 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.misttrack.io/support/getting-help.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.
