> For the complete documentation index, see [llms.txt](https://bana.gitbook.io/bana-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bana.gitbook.io/bana-docs/ko/marketing-plan/daily-reward.md).

# 평일 보상 체계

## 실물 경제 기반의 보상 체계

BANA의 보상은 가상의 숫자가 아닙니다. 실제 비즈니스 현장에서 발생하는 수익을 근거로 지급됩니다.

#### 보상 지급 가이드라인 (Payout Policy)

BANA는 실제 메디컬 센터 운영 및 실물 자산 수익을 기반으로 하기에, 실제 영업이 이루어지는 **비즈니스 데이(Business Day)**&#xB97C; 기준으로 정산합니다.

**1. 지급 주기 및 기준**

* **지급 요일**: **월요일 \~ 금요일 (주 5일)**
* **기준 시간**: 한국 시간(KST) 기준 매일 정해진 시간 정산 후 지급.
* **주말 및 공휴일**: 실물 자산 운영의 결산 및 정산 준비 기간으로 보상이 지급되지 않습니다.

**2. 평일 집중 보상의 논리적 근거**

* **실물 수익 연동**: 병원 및 16개 섹터의 주간 영업 이익을 바탕으로 재원을 마련합니다.
* **지속 가능성 증명**: 365일 무차별적인 발행이 아닌, 실제 수익 발생에 근거한 지급임을 증명하여 신뢰도를 높입니다.
* **시스템 안정화**: 주말 동안 트랜잭션 부하를 관리하고 평일 유동성 공급 시점에 맞춰 안정적인 정산을 진행합니다.

***

#### 🔄 보상 지급 예시 (Example)

* **월\~금요일**: 정상적인 비즈니스 데이 수익 정산 및 지급 실행.
* **금요일 오후 \~ 일요일**: 수익 데이터 취합 및 정산 프로세스 대기 기간.
* **차주 월요일**: 주말 간 누적된 데이터를 바탕으로 평일 보상 사이클 재개.

> **💡 본 정책은 생태계의 장기적인 건전성을 확보하기 위한 재단의 필수적인 조치입니다.**


---

# 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://bana.gitbook.io/bana-docs/ko/marketing-plan/daily-reward.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.
