# Community Forum

Blotato weekly office hours have ended. An online community forum is replacing them.

In the forum, you will be able to:

* Ask questions and get answers from other Blotato users
* Share your content strategies and workflows
* Request features and vote on ideas
* Get tips from Sabrina directly

Until the forum launches, use these support channels:

* In-app support: click the orange circle button inside [Blotato](https://my.blotato.com) to send a message
* Help docs: browse [help.blotato.com](https://help.blotato.com) for guides and FAQs

Past office hours recordings are available [here](https://drive.google.com/drive/folders/16PhBNOtAuSplp50Hv1VknO8Pgcu-3TKw?usp=sharing).


---

# 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/weekly-office-hours.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.
