# Get help & support

## ApiRTC Support team

If you subscribed to a support plan, contact the support team for any request through the [Support Center](https://apizee.atlassian.net/servicedesk/customer/portal/5).

{% hint style="info" %}
Want to get a support plan? Go on the [ApiRTC website](https://apirtc.com/pricing/) or the [ApiRTC Console](https://cloud.apirtc.com/enterprise/subscriptions/apirtc).
{% endhint %}

## Community support

Benefit from the help of the ApiRTC community by posting your questions on StackOverflow (keep in mind to include the "apirtc" word in your question title or body).

\
ApiRTC internal developers always keep an eye on what is happening on [StackOverflow](https://stackoverflow.com/search?tab=newest\&q=apirtc), and may lean into the discussion to bring some help.

![](/files/8iLxeeqZAokv0BQiPuKk)


---

# 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://dev.apirtc.com/apirtc-developer-portal/get-help-and-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.
