# Thread Channels

{% hint style="info" %} <mark style="color:blue;">**🧵 Thread Channels 🧵**</mark>

Now, every time you post a message in a channel, a thread will be automatically created! This means more organization, focused discussions, and a cleaner way to follow conversations. 📈✨

Explore, engage and enjoy the simplicity and efficiency of this innovative function! 🎉💬
{% endhint %}

{% embed url="<https://t.gyazo.com/teams/chicksgold/ae81e86d782d58c899ef825a5e464e8e.mp4>" fullWidth="false" %}
Auto Thread Channel in Action
{% endembed %}


---

# 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.betsybot.xyz/features/thread-channels.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.
