# Conversations

- [Messaging in Glue](https://docs.glue.ai/conversations/messaging-in-glue.md)
- [Messaging best practices](https://docs.glue.ai/conversations/messaging-best-practices.md)
- [Formatting your messages](https://docs.glue.ai/conversations/formatting-your-messages.md): Glue supports rich message formatting to help you communicate clearly and professionally. Use these tools to structure your content in threads, chats, and DMs.
- [Mentions and notifications](https://docs.glue.ai/conversations/mentions-and-notifications.md)
- [Resource sidebar](https://docs.glue.ai/conversations/resource-sidebar.md)
- [Why use the resource sidebar?](https://docs.glue.ai/conversations/resource-sidebar/why-use-the-resource-sidebar.md)
- [How to use the Resource Sidebar](https://docs.glue.ai/conversations/resource-sidebar/how-to-use-the-resource-sidebar.md)
- [Threads](https://docs.glue.ai/conversations/threads.md): Organize conversations into Threads
- [Creating new Threads](https://docs.glue.ai/conversations/threads/creating-new-threads.md): How to start Threads
- [Create a thread from an existing message](https://docs.glue.ai/conversations/threads/create-a-thread-from-an-existing-message.md): Adapt to evolving conversations
- [Public threads launch](https://docs.glue.ai/conversations/threads/public-threads-launch.md)
- [Managing Threads](https://docs.glue.ai/conversations/threads/managing-threads.md)
- [Advanced thread settings](https://docs.glue.ai/conversations/threads/managing-threads/advanced-thread-settings.md): Thread starters and admins can manage permissions, delete, and get the thread's ID
- [Group chat](https://docs.glue.ai/conversations/group-chat.md): The place for quick questions and 🔥 memes
- [Direct messages](https://docs.glue.ai/conversations/direct-messages.md): Private message another user
- ["Find in" conversation](https://docs.glue.ai/conversations/find-in-conversation.md)


---

# 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.glue.ai/conversations.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.
