# Chat

The Chat suite is your hub for direct, real-time communication on Club. Whether you are a creator connecting with your fanbase or a subscriber engaging with your favorite personalities, these tools facilitate private and secure interactions.

***

#### Core Chat Features

To help you manage your conversations effectively, the platform provides several specialized messaging tools:

* Direct Messaging: Engage in one-on-one conversations with creators or fans through a clean, intuitive interface.
* Mass Messaging: Creators can reach large segments of their audience such as all subscribers or top tippers simultaneously to share exclusive updates or media.
* Media Integration: Enhance your messages by sharing images from your Vault, recording voice notes, or sending pay-to-unlock content directly in the chat.

***

#### Chat Resources

Select one of the articles below for detailed, step-by-step instructions on using our messaging features:

[**Using the Chat**](/general/engagement/chat/using-the-chat.md)

A foundational guide on how to navigate the Messages tab, start a conversation, and use the basic messaging interface.

[**Sending Mass Messages**](/creator-hub/content-management/sending-mass-messages.md)

Learn how creators can use the New Post button to send targeted messages to specific audience groups, including VIPs and subscribers.

[**How to Use Custom Emotes in Chat and Comments**](/general/engagement/how-to-use-custom-emotes-in-chat-and-comments.md)

Step-by-step instructions on accessing your subscriber-exclusive emotes via the face icon within any chat window.

***

> #### Pro-Tip
>
> You can manage your safety within the chat by clicking the three dots (...) at the top corner of any conversation to quickly block or report a user.


---

# 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.club.com/general/engagement/chat.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.
