# Chat

GroupFi supports both **group chat** and **1-on-1 private chat (planned)**.&#x20;

The group chat feature provides an immersive and interactive environment directly accessible on a dApp. Here, website visitors can engage in direct conversations and exchange information about various topics, including token prices, NFT collections, speculations, and other trending Web3 and project-related discussions.

The private chat feature enables individuals to establish more intimate and profound connections with like-minded people in a private setting. This functionality allows for deeper and more personal interactions among users.

<figure><img src="/files/kSjYjkXxhlceTQKaHV8U" alt="" width="563"><figcaption><p><em>Image source: freepik</em></p></figcaption></figure>


---

# 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://faqs.groupfi.ai/introduction/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.
