# DAO 자금 배분(DAO Fund Allocation)

SuperVerse 웹사이트에서 스테이킹이 가능해지면, SuperVerse DAO 트레저(Treasury)는 지정된 DAO 풀에서 적극적으로 스테이킹하는 SuperVerse DAO 멤버들에게 보상을 분배하는 데 사용됩니다.

### <mark style="color:yellow;">SuperVerse DAO 트레저리 자금 배분(Distribution of SuperVerse DAO Treasury Funds):</mark>

수익 배분은 아래와 같이 스마트 계약(Smart Contract)에 의해 프로그래밍되어 자동 실행됩니다.

* <mark style="color:green;">20% 지속적인 개발 및 유지보수</mark>
  * 수수료의 일부는 SuperVerse 생태계의 지속적인 개발 및 제품 유지보수에 기여하는 Super Studios에 배정됩니다.
* <mark style="color:green;">80% 커뮤니티 보상</mark>
  * 이 자금은 지정된 DAO 풀에서 적극적으로 스테이킹하는 SuperVerse DAO 멤버들에게 보상으로 재분배됩니다.

자금 배분 및 지급에 관한 추가 세부사항은 추후 제공될 예정입니다.

<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://docs.superverse.co/superverse-docs-korean/governance/dao-dao-fund-allocation.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.
