> For the complete documentation index, see [llms.txt](https://whitepaper.ethereumtowers.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.ethereumtowers.com/ecosystem-overview/digital-collectibles-nfts.md).

# Digital Collectibles (NFTs)

### Tokenized Collectibles

The Ethereum Worlds Metaverse will feature a variety of Collectibles. Collectibles are **rare or unusual items** that are scarce in supply and that are also tokenized as NFTs on the Polygon blockchain. These tokenized Collectibles can be used to decorate your unique Apartment space.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Meditation Sand</strong></td><td>Helps to awaken you to your limitless potential.</td><td></td><td><a href="/files/btGNAFrw1F7Iq78P84T9">/files/btGNAFrw1F7Iq78P84T9</a></td></tr><tr><td><strong>Lotus Flower</strong></td><td>A symbol for purity, grace, and beauty.</td><td></td><td><a href="/files/dWyD27tFOEMhTNraqQ0I">/files/dWyD27tFOEMhTNraqQ0I</a></td></tr><tr><td><strong>Striped Tiger Rug</strong></td><td>Rivaled only by the lion in strength and ferocity.</td><td></td><td><a href="/files/iBVNfg0iQ0hhAMvtx9PH">/files/iBVNfg0iQ0hhAMvtx9PH</a></td></tr></tbody></table>

### Showcasing Your Collectibles

Collectibles will initially be purely aesthetic; however, we are hard at work exploring various options with the intention of enhancing the future utility of some or all Collectibles.

Every Collectible NFT, whether representing a singular item or a bundle of items, will have an associated tier which can be reflective of their scarcity and design. These tiers are:

* Uncommon
* Exclusive
* Unique
* Artifact (rarest of all collectibles)

<figure><img src="/files/AATbWLCdMkbM1MksHRYd" alt=""><figcaption><p>Actual In-World Collectibles NFTs (Tokenized on Polygon)</p></figcaption></figure>

There will be various ways to obtain Collectibles, with some only being available for a limited-time or available through community events, adding to their **exclusivity**.&#x20;

Learn more about the Marketplace and the Metaverse Companion App below.

{% hint style="info" %}
Learn more: [Metaverse Companion App](/metaverse-companion-app.md)
{% endhint %}

### Standard Items vs Collectible NFTs

In addition to the Collectible NFTs highlighted above, Ethereum Towers will offer hundreds of free standard catalog items for use in Apartment design, giving creators thousands of unique and custom design options.

To ensure each Apartment space is exclusive and one-of-a-kind, we will continually expand the catalog of free and Collectible items, continually providing users with a fresh palette of design choices.\
\
Standard items differ from Collectible NFTs in following ways:

|                  | Standard Items            | Collectible NFTs |
| ---------------- | ------------------------- | ---------------- |
| **Availability** | Free For Apartment Owners | Limited          |
| **Scarcity**     | Unlimited                 | Varying Rarity   |
| **Tokenized**    | No                        | Yes (Polygon)    |


---

# 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:

```
GET https://whitepaper.ethereumtowers.com/ecosystem-overview/digital-collectibles-nfts.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.
