> 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/en/marketing-plan/daily-reward.md).

# DAILY REWARD SYSTEM

## Real Economy-Based Reward System

**BANA's rewards are not virtual numbers.** They are paid based on actual profits generated from real-world business operations.

#### **1. Payout Cycle & Standards**

* **Payout Days**: Monday to Friday (5 days a week).
* **Reference Time**: Settled and paid daily according to Korea Standard Time (KST).
* **Weekends & Holidays**: Rewards are not distributed during these periods as they serve as the closing and settlement preparation window for physical asset operations.

#### **2. Logical Basis for Weekday-Focused Rewards**

* **Real-Profit Linkage:** Funding is secured based on the weekly operating profits of hospitals and the 16 diversified sectors.
* **Proving Sustainability:** By basing payouts on actual revenue rather than indiscriminate 365-day issuance, we enhance project credibility.
* **System Stabilization:** This allows for managing transaction loads over the weekend and ensures stable settlements aligned with weekday liquidity supply.

***

#### 🔄 Reward Payout Example

* Monday – Friday: Normal business day revenue settlement and payout execution.
* Friday Afternoon – Sunday: Accumulation of revenue data and standby period for the settlement process.
* Following Monday: Resumption of the weekday reward cycle based on data accumulated during the weekend.

{% hint style="warning" %}
**Note: This policy is an essential measure by the foundation to ensure the long-term health and integrity of the ecosystem.**
{% endhint %}


---

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