# RET (Rewards Token)

## Overview

Shop Owners, Paid and Registered Customers acquire rewards through their activities in our service. If you miss what the activities mean, please refer to [How to Play](/fundamentals/customers.md). Customers use RET to improve NFT's abilities and enjoy gamification elements.

## Basics

Please refer to the basic information. We plan to add the following utilities to the RET token.

| Item           | Content                      | Notes                                                                                    |
| -------------- | ---------------------------- | ---------------------------------------------------------------------------------------- |
| Token Name     | Rewards Token                |                                                                                          |
| Abbreviation   | RET                          |                                                                                          |
| Blockchain     | Avalanche                    |                                                                                          |
| # of issues    | Unlimited                    |                                                                                          |
| How to acquire | In-community activities      | Learn more on [How to Play](/fundamentals/customers.md).                                 |
| Utility        | Level-up                     | Learn more on [Level-up](/app-scheme/gamefi-elements/level-up.md).                       |
|                | Heel HP                      | Learn more on [HP system](/app-scheme/gamefi-elements/hp-system.md).                     |
|                | Improve item abilites        | Learn more on [Level-up.](/app-scheme/gamefi-elements/level-up.md)                       |
|                | Upgrade in-app items         | Coming soon.                                                                             |
|                | Upgrade maximum earnings cap | Learn more on [Rewards Limitations.](/app-scheme/gamefi-elements/rewards-limitations.md) |
|                | Token transactions           | Coming soon.                                                                             |


---

# 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.sharefull.io/tokenomics/ret-rewards-token.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.
