# Upgrade

By burning 3-5 same low-quality Tickets or Buses NFTs, ART, and AMT, users can get a higher quality NFT.\
\
The attributes' value and the socket type will be generated randomly. The upgraded Ticket or Bus has a 15%-25% higher attribute parameter than the normal one.

| Quality | NFT Attributes | Enhanced Attributes |
| :-----: | :------------: | :-----------------: |
|    N    |      1\~8      |          NA         |
|    R    |      8\~16     |       9.2\~20       |
|    SR   |     16\~32     |       18.4\~40      |
|   SSR   |     32\~60     |       36.8\~75      |
|    UR   |     60\~100    |       69\~125       |


---

# 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/reward-tokenomics/enhancement.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.
