# Getting Started

<figure><img src="/files/4lNYwpDMqFGvMv9l27mT" alt=""><figcaption></figcaption></figure>

## Signing Up

There are two ways to join Dot. We recommend the email-based login for easier collecting and painting.

1. Log in with your existing wallet like MetaMask, Coinbase Wallet, Rainbow, etc.
2. Log in using Google or Apple auth (powered by Privy). If you choose Google/Apple, you'll need to send Base ETH to your wallet to start.&#x20;

## Buying Paint

To start painting, you'll need at least one paint cartridge. You can buy one in the [Shop](https://dot.fan/shop). Paint cartridges never run out, so one is enough for daily use but you might want a variety for more options.

## Painting Cards

Creating pixel art on Dot is called painting. You'll use a 16x16 grid and your paint cartridge to draw. Once you publish your card, other players can collect it, and you'll earn ETH each time.

## Playing Games

Dot features hidden games and challenges. Some require collecting paint cartridges to level up, while others involve using Dot cards in battle games. Explore and discover!

***

###


---

# 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/dot/getting-started.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.
