# Getting Support

There are multiple ways you can get support on Balltime:

* [**Balltime Academy**](/getting-started.md) - How-to guides on how to make the most out of Balltime platform. Explore the different sections on the left.&#x20;
* [**Full length demo videos**](/getting-started/full-length-demos.md) - Comprehensive video demoes to help you learn more about what you can achieve with Balltime&#x20;
* [**Balltime community group**](/getting-started/balltime-community-group.md) **-** A vibrant Facebook community where Balltimers share questions and feedback.&#x20;
* [**FAQs**](https://www.balltime.com/faq) **-** Questions and answers from the Balltime team
* [**Contact us**](/getting-started/contact-us.md) - If you can't find what you're looking for, we will be more than happy to personally help you 👊


---

# 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://academy.balltime.com/getting-started/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.
