# Group Chats & DMs

**Step 1:** To join a group chat, find your creator of choice via the search button. \
**Step 2:** Buy an access pass on their profile via the "trade" button. Once purchased, you'll be automatically added to their group chat.\
**Step 3:** To send a DM, either navigate back to the creator's profile after joining the group chat, or click on the 3 dots attached to their group chat. \
Step 4: Click the "Send" button on their profile to start a direct message conversation.

<figure><img src="/files/BTuODySnKinJnByPlyao" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For you to send a direct message, the recipient must have their DMs turned on.
{% endhint %}


---

# 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.honeychat.app/how-to-guides/group-chats-and-dms.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.
