# 그룹 관리

'지갑' 화면 속 '그룹' 탭은 Web3 커뮤니티 인큐베이팅 플랫폼인 Vennie와 연결되어, 사용자의 지갑 주소를 기반으로 온체인에 등록된 그룹 정보를 제공합니다.

{% hint style="info" %}
**그룹이란?**

**그룹은 비슷한 활동을 한 지갑들을 모은 집단이에요.**\
업적이나 배지를 받는 것처럼, 지갑이 어떤 조건을 만족하면 자동으로 그룹에 속하게 돼요.\
내가 어떤 활동을 했는지, 어떤 유형의 사용자에 가까운지 보여주는 방식이죠.

자세한 내용은 [Vennie Docs](https://docs.vennie.io/getting-started/vennie/group-and-web3-score) 에서 확인하세요.
{% endhint %}


---

# 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://docs.teleportwallet.net/getting-started/tutorial/wallet/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.
