# Get Support

## Support channels for all plans:

* **Messaging:** inside Blotato, click the orange circle button to send a support message

***

## Community Forum

Blotato weekly office hours have ended. An online community forum is replacing them. See [Community Forum](/support/weekly-office-hours.md) for details.

***

## Do you do 1:1 calls?

I no longer offer 1:1 onboarding calls or monthly strategy calls.

To get started, follow this guide to make your first 5 posts:

[Make Your First 5 Posts](https://help.blotato.com/getting-started/make-your-first-5-posts)


---

# 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://help.blotato.com/support/get-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.
