> For the complete documentation index, see [llms.txt](https://whitepaper.awana.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.awana.world/reward-tokenomics/reward-mechanics/passenger.md).

# Passenger

## **Daily Energy Cap**

Passengers start the game with 2/2 Energy, and max Energy Caps at 20/20 by N Quality NFTs. Users can increase their Energy by getting more or higher quality ticket NFTs (Refer to **Energy Control** System)

## **Daily Token Cap**

Passengers start the game with a 2 Daily ART Cap. The Daily Token Cap maxes out at 20 ART. Users can increase their Daily Token Cap by leveling up their Ticket NFTs.

## **Passenger Earning Mechanics**

A passenger consumes 0.1 energy points for every "valid moving minute" taking a public transportation vehicle. Here is the formula to calculate the rewards for each 1 energy:

1. When the current price of ART(AC, spot price) is higher than its base price of ART(AB)

$$
ARTreward = (E) +(PA)=(Base Reward)+(Added Bonus)
$$

$$
Added Bonus=BaseReward\*PA
$$

where\
&#x20;          **(E)** is the effect of efficiency attribute of the ticket NFT\
&#x20;      **(PA)** is the effect of the ratio of ART's current price and base price(refer to **PA control**)

2. When the current price of ART is not higher than its base price

$$
ARTreward= (E) =(Base Reward)
$$

&#x20;where\
&#x20;          **(E)** is the effect of efficiency attribute of the ticket NFT\
&#x20;   &#x20;

**ART Base price(AB) is set to 1 USDT by default.**

\
**Base Reward is calculated** based on the Efficiency attribute value of major Ticket NFT selected for the daily commute. Every time the energy decayed, passenger will get **Upoint**(1 Upoint = 1 USDT) and then swap to ART as Base Reward. **Base Reward = Upoint/(ART current price).** &#x20;

\
To mitigate the effects of abrupt fluctuations in ART prices and potential technical attack, AWANA will utilize the **Average ART price** rather than the ART current price when calculating the Base Reward.\
**Average ART price** is calculated as the average value obtained by sampling the spot price every second during the previous minute, with updates occurring once per minute.

{% hint style="info" %}
&#x20;**Summary**

Factors that influence the rewards:

1. The Higher Efficiency value, the more Upoints will be rewarded
2. Time taking the public transportation vehicle
3. Added Bonus if ART current price is higher than ART base price&#x20;
4. Daily Token Cap&#x20;
   {% endhint %}
