# Paint Packs

{% hint style="info" %}
Buy packs of paint cartridges at <https://dot.fan/shop>&#x20;
{% endhint %}

## Paint Cartridge Packs

Paint Cartridges are sold in mystery packs of 3 paint cartridges or 5 paint cartridges. Bigger packs are a better deal.

After you buy a pack, it is instantly ripped open to reveal your new paint cartridges. Each individual paint cartridge is an NFT that is minted to your wallet.

<div><figure><img src="/files/wfHl03pBx9HZaHncObF1" alt="" width="375"><figcaption><p>.0026 ETH</p></figcaption></figure> <figure><img src="/files/hgjbc11YpDoYxSgtO6DG" alt="" width="375"><figcaption><p>.002 ETH</p></figcaption></figure></div>

| Pack Size | Price     | Price Per Cartridge |
| --------- | --------- | ------------------- |
| 5 Pack    | .0026 ETH | .00052 ETH          |
| 3 Pack    | .002 ETH  | .0006 ETH           |

## Using Paint Cartridges

[Create](/painting/create.md)&#x20;

[Cartridge Cult](/cartridge-cult.md)


---

# 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/painting/paint-packs.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.
