# Reward Mechanism

Alliance Lite Node uses $ltWORK tokens to reward participants for their network contributions. The reward mechanism encourages users to maintain stable, high-quality connections and maximize their uptime to optimize their earnings.

#### **Performance-Based Rewards**

Lite Node rewards are based on three main factors:

1. **Bandwidth Contribution**: The volume of idle bandwidth shared by the node.
2. **Network Stability**: The quality of the network connection, including minimal latency and high throughput.
3. **Node Uptime**: The duration for which the node remains online and active.

The more consistent and stable a node’s contribution, the higher the $ltWORK rewards it earns. This ensures fairness and encourages users to optimize their connectivity for maximum performance.


---

# 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://alliance-games.gitbook.io/alliance-games-litepaper/technical-structure/lite-node/reward-mechanism.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.
