# Chatbox configuration

This section provides general knowledge and considerations for configuring your GroupFi Chatbox.

GroupFi offers a wide range of configuration options. Define your strategy and make informed choices before working with your technical team. For tailored configuration options and suggestions, feel free to [contact us](/contact-us.md).

### General Configurations

#### Light and Dark Mode

Chatbox supports both bright and dark modes. You may choose the one that best suits your platform.

#### The Number of Groups per Token (For Token-Based Groups Only)

Each token can have up to five groups (Crab, Fish, Seal, Shark, Whale) based on entry thresholds. Your configuration strategy should align with your operational goals:

* Highlight Large Holder&#x73;**:** Add the Shark and/or Whale groups.
* Enhance User Engagemen&#x74;**:** Add the Crab and/or Fish groups, as they typically have more members.
* Comprehensive Coverage: Add all five groups if desired.

#### Announcement Group (optional)

An announcement group is a special type of group used exclusively for official communications. Typically, only your marketing team can post in this group to share important updates directly on your website. Users will be able to react to your announcements but cannot send messages. To add an announcement feature in the Chatbox, follow these steps:

1. Issue an Announcement NF&#x54;**:** Create a set of NFTs specifically for announcements. This set may have a small total number, with one NFT per person authorized to send announcements.
2. Register the NFT Grou&#x70;**:** [Ask your GroupFi contact person](/contact-us.md) to register this NFT group, following the same process as for regular NFT groups.
3. Add it on your Websit&#x65;**:** Instruct your technical personnel to add this group as an announcement group.

***

### Other Recommendations

#### Single Project Management:

*(For token/NFT owners, gaming projects, etc.)*

* Add the same group list to every page of your website.
* Align the number of groups with your objectives. For example, add a low-threshold group for more participants and higher activity levels; stick to high-threshold groups for exclusivity and privacy.

#### Multi-Project Platform Management:

*(For DEXs, marketplaces, Web3 information platforms, etc.)*

* Consider page-based group recommendation:  you only need to add this option the first time you integrate the chat box. As the token list on your website gets updated, the groups will be automatically updated as well.
* Align your group configuration with your promotion and growth strategy. For example, add chat groups for trending coins, NFTs, or strategic partners.

For further assistance, feel free to [contact us](/contact-us.md)! :)

<figure><img src="/files/wJcvZ5DOGYQDmNZpFt0b" alt="" width="375"><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/groupfi-chatbox-integration-guide/chatbox-configuration.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.
