> For the complete documentation index, see [llms.txt](https://trading-labs.gitbook.io/aifinbotx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trading-labs.gitbook.io/aifinbotx/aifinbotx-whitepaper-en/revenue-distribution/9.1.-staking-rewards.md).

# 9.1. Staking Rewards

### Staking Rewards — 30%

Part of platform revenue is distributed to:

* Token stakers
* LP providers
* Long-term holders

***

The staking rewards mechanism is a long-term value stabilization layer in the AIFinBotX token economy. It connects ecosystem cash flow, long-term participation, and network security to build a sustainable distribution system.

Its core goal is simple: **long-term participants should share ecosystem growth instead of relying on short-term market swings.**

***

### 1. Sources of staking rewards

Staking rewards mainly come from four ecosystem cash flow streams:

#### 1. AI trading revenue

* Automated trading profits
* Quantitative strategy returns
* Hedging and arbitrage revenue

This is one of the main reward sources.

#### 2. GPU compute revenue

* GPU resource rental
* AI training and inference fees
* Enterprise compute income

This provides stable long-term cash flow.

#### 3. Payment revenue

* Cross-border payment fees
* Merchant transaction fees
* Fiat conversion service fees

This connects the system with real-world finance.

#### 4. Lifestyle revenue

* Travel service commissions
* Hotel and flight revenue share
* Consumer platform fees

This is real consumer revenue.

***

### 2. Staking model structure

#### 1. Locking mechanism

Users lock AIFX into staking pools:

* Flexible staking is supported
* Fixed-term staking is supported
* Different lock periods map to different reward tiers

#### 2. Yield distribution

Staking rewards come from real ecosystem revenue:

* Settled on a daily, weekly, or monthly cycle
* Distributed by staking weight
* Adjusted dynamically over time

#### 3. Weight system

Reward distribution depends on:

* Amount staked
* Lock duration
* Ecosystem contribution
* Node participation level

***

### 3. Types of staking rewards

#### 1. Base yield

* Stable rewards
* Funded by ecosystem base cash flow

#### 2. Boosted yield

* Long-term lock bonuses
* Node participation bonuses
* Activity bonuses

#### 3. Ecosystem rewards

* User growth rewards
* Community contribution rewards
* Special campaign rewards

#### 4. Governance incentives

* DAO voting rewards
* Proposal participation incentives
* Governance contribution rewards


---

# 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://trading-labs.gitbook.io/aifinbotx/aifinbotx-whitepaper-en/revenue-distribution/9.1.-staking-rewards.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.
