# Advantages of Web3 groups

1. On-chain uniqueness\
   Each Web3 group is registered on the Endless protocol with a unique on-chain group identity that is tamper-proof and non-replicable.<br>
2. Group-owned assets (coming soon)\
   Web3 groups can hold and manage their own on-chain assets - including tokens, NFTs, and airdrop eligibility - enabling use cases such as member rewards, event funding, and DAO governance.<br>

Transparency and traceability\
All group account activity is recorded on-chain, ensuring full transparency and auditability of fund usage - eliminating opaque, black-box management.<br>


---

# 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/advantages-of-web3-groups.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.
