> For the complete documentation index, see [llms.txt](https://docs.vennie.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vennie.io/getting-started/vennie/group-and-web3-score/vennie-core-group-and-score.md).

# Vennie Core group & Score

**Vennie 핵심 참여자(Vennie Core Group)** 그룹은 개인 **웹3 스코어 랭킹 상위 100명의 사용자 그룹**으로,&#x20;

모든 사용자는 미션 참여에 따른 랭킹 경쟁을 통해 자동으로 그룹 자격을 획득할 수 있습니다.&#x20;

커뮤니티 빌더는 이러한높은 활동성을 가진 Vennie 핵심 참여자 그룹을 타겟으로 하는 온체인 분배&#x20;

이벤트를 통해 더욱 효과적으로 신규 커뮤니티 참여자를 유입시킬 수 있습니다.

* **미션별 획득 스코어** (다양한 미션이 계속해서 추가될 예정입니다.)

<table data-full-width="false"><thead><tr><th width="186.4000244140625">미션</th><th width="339.7998046875">참여 방법</th><th width="93.60009765625" align="center">획득 스코어</th><th>참여 가능 지갑 <select multiple><option value="y9jBTrIQeZgY" label="코빗 웹3 지갑" color="blue"></option><option value="7TujjqJsgBQu" label="텔레포트 지갑" color="blue"></option><option value="AFoz1t8b9NxT" label="메타마스크" color="blue"></option></select></th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f517">🔗</span> <strong>지갑 연결</strong></td><td><a href="https://vennie.io">Vennie 사이트</a>에 지갑 연결 완료 시 스코어를 획득할 수 있습니다.</td><td align="center">1</td><td><span data-option="y9jBTrIQeZgY">코빗 웹3 지갑, </span><span data-option="7TujjqJsgBQu">텔레포트 지갑, </span><span data-option="AFoz1t8b9NxT">메타마스크</span></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f44f">👏</span> <strong>공식 텔레그램 참여</strong></td><td><a href="https://t.me/vennieofficial">Vennie 텔레그램 그룹</a> 참여 완료 시 스코어를 획득할 수 있습니다.</td><td align="center">2</td><td><span data-option="7TujjqJsgBQu">텔레포트 지갑</span></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1fa82">🪂</span> <strong>에어드랍 참여</strong></td><td><a href="https://vennie.io/ko/airdrop">Vennie에서 진행되는 에어드랍</a> 에 참여  <br>보상 클레임을 완료하면 스코어를 획득할 수 있습니다.</td><td align="center">1</td><td><span data-option="y9jBTrIQeZgY">코빗 웹3 지갑, </span><span data-option="7TujjqJsgBQu">텔레포트 지갑, </span><span data-option="AFoz1t8b9NxT">메타마스크</span></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.vennie.io/getting-started/vennie/group-and-web3-score/vennie-core-group-and-score.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
