# Appearance

The first thing you'll notice after minting an NFT is its general appearance, which is similar to a trading card. This is because using a card approach is the easiest way to display a large amount of information, without taking away from its visual aesthetic.

## Card Front

Information you'll find on the front of the card include:

* Geo coordinates (location)&#x20;
* Parcel number (mint/serial number)&#x20;
* Parcel size&#x20;
* Featured artwork&#x20;
* Card tier (reward tier)&#x20;
* Specific border (rarity)&#x20;
* Region and Drop name

Even with a card approach, there is still necessary information that does not fit easily on the front of the card. This information can be viewed within the Nemus application, the card's metadata in a secondary marketplace like OpenSea, or on the back of the card.

## Card Back

The following information is visible on the back of the card:

* Feature categories&#x20;
* Randomly generated flora & fauna selections for each category&#x20;
* Feature sub-categories (types)&#x20;
* Feature rarity

As you read through this section, you'll learn more about each of the above points and what makes the Nemus NFT collectible, unique and useful.


---

# 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://docs.nemus.earth/nemus-docs/nemus-litepaper/the-nemus-nft/appearance.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.
