# GroupFi Chatbox Integration Guide

Welcome to GroupFi Chatbox integration guide!&#x20;

**Our basic version is completely free to use**, and we hope you like it! If you have any feedback or suggestions, feel free to reach out via our [social media](/official-links.md) or [contact our team](/contact-us.md).

**For premium features and customized requests**, please [get in touch](/contact-us.md#founder-team) with us for more information.

#### Integration Process

Integrating the GroupFi Chatbox into your dApp is quick and straightforward. Follow these three simple steps:

* **Verify** the [supported chains](https://groupexplorer.groupfi.ai/) and your [group registration](/groupfi-chatbox-integration-guide/group-registration.md)&#x20;
* **Decide** your [chatbox configuration](/groupfi-chatbox-integration-guide/chatbox-configuration.md) (strongly recommended for operation teams)
* **Integrate** using our [technical document](/groupfi-chatbox-integration-guide/technical-document.md) ( You can also [contact our team](/contact-us.md) for direct assistance)

#### Timeframe and Support

*ℹ️*  The time required to complete the integration can vary depending on amiliarity with the process. It could take anywhere from a few minutes to several hours. If you encounter any issues or need technical assistance at any stage, please don’t hesitate to [contact us](/contact-us.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://faqs.groupfi.ai/groupfi-chatbox-integration-guide.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.
