# Cartridge Cult

The Dot Cartridge Cult is a game where you are rewarded for your talents as a dedicated and skillful trader.

Your goal is to collect all 256 colors in the Dot Matrix by collecting and trading paint cartridges.

<figure><img src="/files/uaeYsE9XWAd2woc09ooG" alt="" width="375"><figcaption><p>The Dot Matrix = 256 unique colors</p></figcaption></figure>

## Collecting Colors

Every paint cartridge contains 2, 4, 8 or 16 colors. Holding these paint cartridges  contributes towards your unique color collection.

You must acquire enough paint cartridges so that you hold at least one of all 256 colors.

For example, holding this paint cartridge would give you 8 colors. Owning two copies of this same paint cartridge would still only give you 8 colors.

<figure><img src="/files/KxOsp8fP285mp87ijUJN" alt=""><figcaption><p>Holding this paint cartridge gives you 8 colors</p></figcaption></figure>

## Dot Matrix

You can view which colors you have collected and are still missing in the Dot Matrix while logged in.

<figure><img src="/files/3r4UUN2TnCG7AFmV7wzo" alt="" width="375"><figcaption></figcaption></figure>

## Start A Fire

Once you collect all 256 colors, you'll level up by burning those cartridges through a secret ritual. Your sacrifice is rewarded with a trip to the library.

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

## Enter Library

Once in the library, you'll be presented with an opportunity to unlock secret features and win treasures that help you on your Dot journey.

<figure><img src="/files/MS3A59HhEHrEDooOM4Uv" 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.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.
