# Introduction

**GroupFi Protocol** is a Web3 messaging protocol designed by the [Tanglepay](https://tanglepay.com/) Team. It leverages distributed Ledger Technology (DLT) and supports Ethereum and other EVM-compatible chains for seamless, feeless, on-chain and cross-application group communication.&#x20;

Additionally, it is open-source, allowing developers to leverage the GroupFi protocol to create additional functionalities tailored to their specific use cases.&#x20;

For further insights into the protocol, refer to this Medium article:&#x20;

{% embed url="<https://medium.com/@groupfi/meet-groupfi-your-real-web3-social-protocol-377563a37074>" %}

***

**GroupFi Chatbox**, a plugin powered by the GroupFi protocol, enables dApps with Web3 login to seamlessly integrate a token and NFT-based chat feature on their websites. Each project can easily configure the group based on its specific needs.

Interested in integrating the chatbox in your dApp? [Get in touch](https://faqs.groupfi.ai/contact-us)!&#x20;

<figure><img src="https://2713649347-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fjk9SAYotua9vPt9DyucG%2Fuploads%2FlGBx0yrMMzeCQaDNMpJN%2F20943993.jpg?alt=media&#x26;token=1a52c641-32ea-4401-b604-a34033728b41" alt="" width="375"><figcaption></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.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.
