# Collecting Colors

## Buying Packs of Paint Cartridges

One method of collecting colors is through buying packs of paint cartridges in the shop.

This is the fastest way to acquire all 256 colors and can be done in one day but is definitely the most expensive way.

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

<div><figure><img src="/files/wfHl03pBx9HZaHncObF1" alt=""><figcaption></figcaption></figure> <figure><img src="/files/hgjbc11YpDoYxSgtO6DG" alt=""><figcaption></figcaption></figure></div>

## Buying Paint Cartridges on OpenSea

Another method is sweeping paint cartridges that users are for sale on OpenSea. Usually there are some good deals to be found but hunting for specific colors is very difficult.

{% embed url="<https://opensea.io/collection/dot-paint-cartridges>" %}

## Using the Swap Shop

Another method is using the Swap Shop. You can post offers for colors you are looking for and deposit paint cartridges you are willing to swap.

{% hint style="info" %}
Visit the Swap Shop at <https://dot.fan/dcc/swaps>
{% endhint %}

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


---

# 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/cartridge-cult/collecting-colors.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.
