> 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/bahasa-indonesia-indonesian-or-coming-soon/assets/gems-and-catalysts/scarcity.md).

# Kelangkaan

## Apa itu kelangkaan?

Kelangkaan adalah total pasokan ASSETs. Dengan kata lain, berapa banyak salinan ASSETs yang tersedia bagi desainer game, pemain game, atau kolektor untuk dibeli dari pasar The Sandbox.

## Bagaimana kelangkaan ASSETs didefinisikan?&#x20;

Kelangkaan ditentukan oleh CATALYSTs yang Anda tambahkan ke ASSETs Anda.

Ada empat tingkatan CATALYSTs yang berbeda, yang semuanya menentukan jumlah salinan maksimum yang mungkin dari sebuah ASSETs.

| Tingkat CATALYST | <p>GEMs </p><p>Soket</p> | Atribut   | <p>ASSETs </p><p>Salinan</p> |
| ---------------- | ------------------------ | --------- | ---------------------------- |
| Umum             | 1                        | Up to 25  | Up to 20,000                 |
| Langka           | 2                        | Up to 50  | Up to 4,000                  |
| Epic             | 3                        | Up to 75  | Up to 1,500                  |
| Legendaris       | 4                        | Up to 100 | Up to 200                    |

Dengan kata lain, semakin tinggi tingkatan CATALYSTs, semakin langka (atau kurang umum) suatu ASSETs.

![](/files/-MNO_vl6mWkU1s8Z5qK0)

## Bagaimana kelangkaan mempengaruhi nilai ASSETs?&#x20;

ASSETs yang berkualitas sangat tinggi (misalnya, dirancang dengan baik, memiliki detail kecil yang hebat dan memiliki animasi yang dibuat dengan baik) yang juga unik kemungkinan besar akan diminati oleh desainer game, gamer, dan kolektor. Statistik yang dimiliki ASSETs melalui penggunaan GEMs juga merupakan faktor dalam nilainya.

ASSETs berkualitas tinggi yang langka (memiliki lebih sedikit salinan) juga mungkin akan memiliki nilai yang lebih tinggi daripada ASSETs yang lebih umum. Misalnya, seseorang yang sangat menyukai katak mungkin ingin mengumpulkan ASSETs terkait katak berkualitas tinggi dan mungkin bersedia membayar harga premium untuk mereka jika lebih langka.


---

# 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/bahasa-indonesia-indonesian-or-coming-soon/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.
