# Tableware NFT

## Basic utilities

Tableware NFT allows paid customers to be rewarded based on activities in the application, such as writing reviews, sharing experiences, and participating DAO scheme.

## Characteristics

**Genesis tableware NFT** is the very first NFT distribution for early adaptors. It has additional utilities for customers' activities.

**Types** of tableware NFT indicate how paid customers get rewards.

**Ability** represents how each NFT is powerful to get rewards as follows.

* **Usability** increases earning efficiency of RET. It represents how many tokens each customer gets rewards through&#x20;
* **Luck** shows the probability of acquiring [the Treasure box](/app-scheme/gamefi-elements/treasure-box-tbd.md). A higher luck figure means it has a higher probability.
* **Shine** increases earning efficiency of SHT. Although it does not work at the beginning, it will be active to earn SHT in the future.
* **Durability** effects on the figure of [the HP system](/app-scheme/gamefi-elements/hp-system.md).

**Level-up** should be one of the important actions by paid customers to increase the abilities.

**Rarity** decides the basic number of abilities. We prepare six different rarities. The better rarity has higher values of the abilities so that Customers earn RET more efficiently.

## How to get Tableware NFT

[**The marketplace**](/fundamentals/marketplace.md) is one of the typical places to acquire Tableware NFT.


---

# 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/app-scheme/nft-items/tableware-nft.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.
