> For the complete documentation index, see [llms.txt](https://docs.sandbox.game/the-sandbox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandbox.game/the-sandbox/ita/assets/gems-and-catalysts/scarcity.md).

# Scarsitá

## Cos'é la scarsitá?

La scarsità è l'offerta totale di un ASSET. In altre parole, quante copie di un ASSET sono disponibili per l'acquistao dal marketplace di The Sandbo per i game designer, i giocatori o collezionisti.

## Come viene definita la scarsitá di un ASSET?&#x20;

La scarsità è definita dal CATALIZZATORE che aggiungi al tuo ASSET.

Esistono quattro diversi livelli di CATALIZZTORE, che definiscono il numero totale massimo possibile di copie di un ASSET.

| Tipo CATALIZZATORE | Slot GEMME | Attributi  | Copie del ASSET |
| ------------------ | ---------- | ---------- | --------------- |
| Comune             | 1          | Fino a 25  | Fino a 20,000   |
| Raro               | 2          | Fino a 50  | Fino a 4,000    |
| Epico              | 3          | Fino a 75  | Fino a 1,500    |
| Leggendario        | 4          | Fino a 100 | Fino a 200      |

In altre parole, più alto è il livello del CATALIZZATORE, più scarsa (e quindi meno comune) è un ASSET.

![](/files/-MNO_vl6mWkU1s8Z5qK0)

## In che modo la scarsità influisce sul valore degli ASSET?

Gli ASSET che sono di altissima qualità (ad esempio, essendo progettati bene, con piccoli dettagli grandi e con animazioni ben fatte) che sono anche unici saranno probabilmente molto richiesti da game designer, giocatori e collezionisti. Le statistiche che un ASSET assegnatogli attraverso l'inserimento delle GEMME è anche un fattore che ne determina il suo valore.&#x20;

Anche gli ASSET di alta qualità che sono scarsi (con meno copie) avranno probabilmente un valore più alto rispetto agli ASSET più comuni. Ad esempio, qualcuno a cui piacciono davvero le rane potrebbe voler raccogliere ASSET di alta qualità relativi alle rane e potrebbe essere disposto a pagare un prezzo premium per loro se sono più rari.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sandbox.game/the-sandbox/ita/assets/gems-and-catalysts/scarcity.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
