# Cards

## Dot Cards

<figure><img src="/files/HnZsvADxdv7dx55E81up" alt=""><figcaption></figcaption></figure>

Every Dot Card contains collectible pixel art created by a member of the community. Each card holds special traits including:

* Painter Name, Username and Cartridge Cult status.
* Auras: The primary/secondary auras the card contains.
* Cartridge: The cartridge used to paint card and whether it was the first card created with this cartridge (Prime or Common).
* Dot Matrix: The number of dots used in each color.

<div><figure><img src="/files/79GBpNVyZBCrMYWvhGc5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/MoAKGPguu6I7vuixWLnz" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QExUZ1TuW2pTv92huttv" alt=""><figcaption></figcaption></figure></div>

## Onchain Art

Every time a Dot card is collected, it is given a digital heartbeat -- each pixel encoded and stored permanently on the blockchain.

Onchain art means that even if our site isn't around, you can always retrieve the full art using the [Dot Image Decoder](https://dot.fan/decoder) forever.

## Using Dot Cards

Dot Cards are for supporting artists.\
Dot Cards are for celebrating pixel art that bring you joy.\
Dot Cards are used as game pieces in games and challenges on the Dot platform.


---

# 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://guide.dot.fan/cards.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.
