# What is a Web3 group?

A Web3 group is an on-chain community built by Luffa on top of the Endless protocol. Each group is registered via Endless to ensure a unique and verifiable group identity.

Compared to traditional chat groups, Web3 groups support a larger number of members and feature a distinct blockchain-native group identifier.

Every Web3 group includes a shared public account that can receive asset donations from anyone on the Endless network.

This group account is governed by multi-signature (multi-sig) wallets, and is jointly managed by selected group members.

Any transaction or operation involving the group account on Endless will always require approval from multiple wallet signatories before execution. This action is to ensure transparency and collective governance.


---

# 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://userguide.luffa.im/group/what-is-a-web3-group.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.
