# Bus NFT

**Bus NFT** holders(as **Operator** in AWANA) inject more liquidity into the ecosystem and receive rewards through daily virtual operations, similar to POS(Prove of Staking).

<figure><img src="/files/RHyICpgfL1MjIOr1hJHN" alt="" width="375"><figcaption><p>Sample of Bus NFT</p></figcaption></figure>

{% hint style="info" %}
**Note**

Bus NFT holders do not need to participate in real offline vehicle operations or ride a real vehicle.
{% endhint %}

## **Bus Attributes:**

* Efficiency: Higher Efficiency value will result in better ART earnings.
* Luck: Higher Luck value will result in better frequency and quality of a Magic Box drop.

## **Bus Quality:**

Bus NFT has five qualities. When a bus NFT is minted, the value of each attribute will be chosen at random within the min. and max. values according to the quality of the bus NFT.

\
Users can level up the bus NFTs by burning ART and get additional points that can be added to different attributes as needed.

<table><thead><tr><th width="180" align="center">Quality</th><th width="150" align="center">Min.Attribute</th><th width="163" align="center">Max.Attribute</th><th align="center">Points added per level up</th></tr></thead><tbody><tr><td align="center">N</td><td align="center">1</td><td align="center">8</td><td align="center">4</td></tr><tr><td align="center">R</td><td align="center">8</td><td align="center">16</td><td align="center">6</td></tr><tr><td align="center">SR</td><td align="center">16</td><td align="center">32</td><td align="center">8</td></tr><tr><td align="center">SSR</td><td align="center">32</td><td align="center">60</td><td align="center">10</td></tr><tr><td align="center">UR</td><td align="center">60</td><td align="center">100</td><td align="center">12</td></tr></tbody></table>


---

# 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://whitepaper.awana.world/attention-assets/buses.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.
