> For the complete documentation index, see [llms.txt](https://jeff-world.gitbook.io/jeff-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jeff-world.gitbook.io/jeff-world/korean/world-contents/dao-vejeff-tba.md).

# DAO - veJEFF (TBA)

메타버스에 적용되는 최초의 Voting Escrow, veJEFF를 통한 DAO 시스템이 제프월드에 도입됩니다. 제프월드 DAO 시스템은 서비스 Open 이후 유저기반을 충분히 확보한 뒤에 본격적으로 도입됩니다.

### What is Voting Escrow(ve)?

DeFi에서 익숙하게 쓰이고 있는 ve 시스템의 장점, 토큰 홀더(=$JEFF)와 유동성 공급자(=아바타/랜드 NFT) 사이의 인센티브 구조를 밸런스있게 조율하는 것에 착안하였습니다. ve시스템은 단순히 리워드($JEFF 토큰 배출)를 매도의 수단이 아니라, 제프월드의 중요한 의사결정에 관여할 수 있는 수단으로 만들어 그 가치를 더해 갈 것입니다.

### World DAO(TBA)

veJEFF가 World DAO의 투표권이 됩니다.

* veJEFF는 $JEFF 토큰 락업 기간에 따라 가중치가 적용되어 분배됩니다.
* Island Rewards Pool 분배 등 제프월드 전반적인 주요사항을 결정합니다.
* 프로젝트 수익의 일정 %를 보상으로 받습니다.

### Land DAO(TBA)

Land NFT가 Land DAO의 투표권이 됩니다.

* Land NFT의 Grade 별로 투표권이 차등 지급됩니다.
* 각 Island별로 안건이 상정되고 투표가 이루어 집니다. (NFT에 해당하는 Island에서 투표)
* 주로 Island의 주요 안건을 의결하며, Island Tax System에 관여합니다.
* Land DAO의 의사결정이 시작됨과 동시에 커넥트존에서 Tax를 수취합니다.

### 투표하기(TBA)


---

# 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:

```
GET https://jeff-world.gitbook.io/jeff-world/korean/world-contents/dao-vejeff-tba.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.
