> For the complete documentation index, see [llms.txt](https://astro-11.gitbook.io/astro-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://astro-11.gitbook.io/astro-docs/5.-dividend-distribution-policy.md).

# 5. Dividend Distribution Policy

### 5.1. User Earnings

Profits generated through staking and yield farming are distributed to users based on their investment amounts and the duration of their investment plans. Our profit distribution policy ensures:

* **Regular Earnings:** Users receive their earnings every business day (from Monday to Friday) and the Capital Amount will be returned at the end of the investment period.
* **Instant Withdrawals:** Earnings can be easily withdrawn or reinvested through our platform.
* **Transparent Calculation:** Clear and transparent calculation of earnings, displayed in user dashboards.

### 5.2. Platform Share

Astrobit takes 28% of the profits to cover operational costs, security enhancements, Reserve Fund, development, and dividends to founders. Our platform share is designed to be fair and transparent, ensuring the sustainability of our services while maximizing user returns. The platform share is used to:

* **Maintain Operations (7%):** Cover daily operational expenses.
* **Reserve Fund (10%):** This fund is designed to protect our investors' funds and provide a safety net, ensuring stability and security in the face of market fluctuations.
* **Enhance Security (3%):** Invest in advanced security measures.
* **Dividends to Founders (3%):** Dividends are paid to the founders to acknowledge and reimburse their substantial financial investments in the creation and development of the Astrobit platform.
* **Develop Features (5%):** We place significant emphasis on our IT system, continually enhancing the algorithms and capabilities of our AI. This ongoing development ensures that our AI remains integral to all cryptocurrency operations, driving efficiency, accuracy, and innovation across the platform.


---

# 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:

```
GET https://astro-11.gitbook.io/astro-docs/5.-dividend-distribution-policy.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.
