> 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/payout-guideline.md).

# 개인 정산 가이드

## 개요

* 창작물의 수익은 Earned BLUC으로 적립됩니다.
* Earned BLUC은 In-app BLUC 전환, USD 정산 두 가지 방법으로 사용할 수 있습니다.
* 정산을 받기 위해서는 디지털 월렛 및 Overdare-Stripe 계정을 설정해야 합니다.

## **주의 사항**

#### **✅** 디지털 월렛 설정 및 선택 <a href="#undefined" id="undefined"></a>

* 창작물을 생성하기 전에 디지털 월렛을 생성해야 합니다.
* 최대 3개의 디지털 월렛을 설정할 수 있으며, 정산 페이지에서 원하는 월렛을 선택할 수 있습니다.

#### ✅ In-app BLUC 및 USD 정산 전환 후 변경 불가 <a href="#in-app-bluc-usd-usdc" id="in-app-bluc-usd-usdc"></a>

* Earned BLUC을 In-app BLUC으로 전환하거나 USD 정산을 신청한 후에는 다시 Earned BLUC으로 되돌릴 수 없습니다.

#### ✅ USD 정산 제한 조건 <a href="#usd-usdc" id="usd-usdc"></a>

* 최소 정산 가능 BLUC: 5,000 Earned BLUC 이상 보유해야 정산 신청이 가능합니다.
* 정산 신청 후 24시간 이내에는 USD 정산을 다시 신청할 수 없습니다.
* 정산 요청 후 최소 3영업일 소요되며, Stripe 계좌로 정산됩니다.

## **사용 방법**

### 1. **Earned BLUC 사용 방법**

* In-app BLUC으로 전환 → Creator Product(예: 코스튬) 구매 가능
* USD로 정산

Earned BLUC은 다음 세 가지 방법으로 사용할 수 있습니다:

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

### 2. **In-app BLUC 전환 방법**

* 최소 보유 BLUC 제한 없이 자유롭게 전환 가능합니다.
* 전환 비율: 1 Earned BLUC = 1 In-app BLUC

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

### 3. **USD 정산 방법**

✅ Overdare-Stripe 계정 필요

* USD로 정산받기 위해 Overdare-Stripe 계정을 생성해야 합니다.
* Stripe 가입 시 입력한 계좌 유형에 따라 정산 방식 결정:
  * 은행 계좌(Bank Account) 입력 → USD 정산
* 최초 연결한 계좌(은행 또는 가상 지갑)가 기본(Default) 계좌로 설정되며, 이후 Stripe 대시보드에서 변경 가능합니다.

✅ 정산 옵션 활성화

* Stripe 가입 후 KYC(본인 인증) 절차 완료 시 Earned BLUC을 USD로 전환하는 옵션이 활성화됩니다.

✅ 정산 처리

* 정산 신청이 완료되면, OVERDARE 의 확인 후 창작자의 Stripe 계정으로 USD가 전송됩니다.
* 정산은 일반적으로 3 영업일 이내에 실행되나, 정산금액이 크거나 추가적인 확인이 필요할 경우 추가적인 시간이 소요될 수 있습니다.
* Stripe 계정으로 정산이 완료되면, **3 영업일 이내**에 본인의 **기본 계좌**로 송금되지만, Stripe 측의 처리 과정에서 추가 시간이 소요될 수 있습니다. ([Stripe minimum payout](https://docs.stripe.com/connect/cross-border-payouts/special-requirements#cbp-minimum-payout-amounts) 금액 이상이어야 송금이 됩니다.)
* 정산 진행 상황은 Stripe 대시보드에서 확인 가능합니다.

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

{% content-ref url="/pages/jkxCEOVNPiRIfFdvwjGZ" %}
[크리에이터 정산 정책](/korean/overdare/policy/creator-payout-policy.md)
{% endcontent-ref %}


---

# 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/payout-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.
