> For the complete documentation index, see [llms.txt](https://docs.overdare.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overdare.com/korean/manual/monetization/group-revenue-distribution-guideline.md).

# 그룹 수익 분배 가이드

## 개요 <a href="#group-treasury" id="group-treasury"></a>

그룹장 또는 그룹원은 **Group Treasury 메뉴**에서 **그룹 자금**을 확인할 수 있습니다.

<figure><img src="/files/jW8OrMrWzEnfd21wHEkD" alt=""><figcaption></figcaption></figure>

## 수익 분배 <a href="#manage-payouts" id="manage-payouts"></a>

선택된 그룹의 **그룹장**은 Group Treasury 메뉴의 **Manual Distribution 기능**을 활용하여, 그룹 자금을 **본인 또는 그룹원에게 분배**할 수 있습니다.

<figure><img src="/files/DIOhMWCWmViU3JpJvPs3" alt=""><figcaption></figcaption></figure>

### 자금 수령 조건

* **그룹 가입 기간**: 그룹에 **14일 이상** 가입되어 있어야 합니다.
* **지갑 등록 완료**: 개인 **지갑이 등록**되어 있어야 합니다.
* **현재 그룹 소속 상태**: 자금을 받을 시점에 **그룹의 현재 구성원**이어야 합니다.

## 수익 분배 내역 <a href="#revenue-distribution-history" id="revenue-distribution-history"></a>

그룹원은 Group Treasury 메뉴의 **Revenue Distribution History**를 통해, **본인의 그룹 자금 분배 내역**을 확인할 수 있습니다.

<figure><img src="/files/ZL9pCzd1T5M8vl2AUGA1" alt=""><figcaption></figcaption></figure>


---

# 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.overdare.com/korean/manual/monetization/group-revenue-distribution-guideline.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.
