# Earning Factor

Every Racer has a dynamic Earning Factor, displayed in its Garage.

## How is Earning Factor calculated ?

Earning Factor is a reward multiplier based on 2 key components:

* The number of ALR NFTs you own in your wallet
* Their EVO Class (EVO1 to EVO4)

Earning factor and placement in the Season Ranking are taken into account to calculate rewards at the end of a Season. Therefore, all your participation in all tournaments have consequences on your future earnings.

Reward are distributed in SOL token coming from the ALR Collection royalties. It is subject to change.

*Value added per EVO class on Earning Factor is subject to change at any moment.*

## What is its purpose?

Earning Factor is used to distribute rewards at the end of a Season.&#x20;

The higher the Earning Factor, the bigger the rewards will be, based on your performances during the whole Season.

*If you have any suggestion on how to improve this documentation, please join discord and discuss it directly with the Team:* [*https://discord.gg/p5MqtAExUM*](https://discord.gg/p5MqtAExUM)


---

# 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://alphaleagueracing.gitbook.io/alpha-league-racing-2.0-guide/seasons/earning-factor.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.
