# Getting Support

Providing you the best support we can is our upmost priority.

{% hint style="success" %}
For the fastest and easiest way to get immediate support is via our website chat widget. That can be found within the builder dashboard and also via the website.
{% endhint %}

### Where to find the support channels

You can reach out to our support directly within your Rapidbott dashboard:

| Type            | Location  | Channel      |
| --------------- | --------- | ------------ |
| Bug reporting   | Dashboard | Email        |
| Feature request | Dashboard | Email        |
| Billing         | Dashboard | Email        |
| General         | Dashboard | Website chat |

{% hint style="info" %}
Timings can be delayed during busy periods. Before you reach out to us, be sure to check via our support documents as the answer might just be there 🤗&#x20;
{% endhint %}

<table><thead><tr><th width="186">Support channel</th><th>Response Time</th></tr></thead><tbody><tr><td>Website chat</td><td>Immediate - 60 minutes</td></tr><tr><td>Email</td><td>24 hours</td></tr><tr><td>Video chat</td><td>Prior booking or within website chat</td></tr></tbody></table>

### Website chat

We have a great automated support to give you some basic guidance, but its always great to know that there's always a human on the other side waiting to jump in.

### Video chat

If there is a need to hop on a video call with you. That's no problems at all, as most things can be answered faster than the back and forth using text. If we deem it necessary, we will provide you with a video meeting link via the website support chat.


---

# 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.rapidbott.com/help-center/start-here/getting-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.
