# Support

- [Get support](https://docs.360dialog.com/docs/support/get-support.md): This page describes how to get support from 360dialog, the available channels, and the service level expectations based on your plan.
- [Response & Resolution Time](https://docs.360dialog.com/docs/support/response-and-resolution-time.md): This page describes our support response and resolution times.
- [Meta Business Manager Support](https://docs.360dialog.com/docs/support/meta-business-manager-support.md): For issues relating to your Meta Business Manager Account, you must contact Meta Support directly.
- [Error Code Reference](https://docs.360dialog.com/docs/support/api-error-message-list.md): This page provides API error codes along with possible steps for resolution.
- [Status Pages](https://docs.360dialog.com/docs/support/status-pages.md): This page explains how Status Pages provide real-time updates on 360dialog and Meta platform incidents and maintenance.
- [Legal Information](https://docs.360dialog.com/docs/support/legal-information.md): This page provides access to our legal documents, including the Impressum, Privacy Policy, and Data Processing Agreement.
- [FAQ](https://docs.360dialog.com/docs/support/client-faq.md)


---

# 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.360dialog.com/docs/support.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.
