# Incentive Model

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

### <mark style="color:red;">Node Incentives</mark>

Users need to purchase specific Node NFTs to obtain corresponding computing power. They can use this computing power to participate in the platform's profit calculation and receive rewards accordingly. Additionally, users can choose to stake tokens to earn higher returns. It's essential to provide authentic computing power information, as providing false information or engaging in violations will result in the deduction of relevant staked tokens.

### <mark style="color:red;">AI Model Validator Incentives</mark>

A specific user group, the AI model validators, is responsible for auditing the authenticity and output of computing power from other nodes. Using advanced AI technology, they identify and penalize dishonest behavior. Nodes identified as violating the rules will be penalized, and corresponding rewards will be transferred to honest validators performing verification tasks.

### <mark style="color:red;">User Behavior Incentives</mark>

To encourage users to participate more actively in the platform, a user behavior incentive system is introduced. When users actively create and use the virtual AI personality system on the platform, they receive a certain amount of tokens as rewards.

### <mark style="color:red;">Decentralized Computing Incentives for Users</mark>

Reflection attracts global users and institutions to contribute their computing resources through open interfaces to further expand the computational network and enhance the platform's reasoning and rendering capabilities. In return, users contributing computing power will receive token rewards, which can be used to pay for platform fees or cash out, providing users with additional sources of income. Through this incentive mechanism, Reflection will form a robust computing ecosystem, ensuring prompt response to user demands.

<br>


---

# Agent Instructions: 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://docs.reflectionai.app/incentive-model.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.
