# Getting Started

Pixels is a metaverse and MMORPG for the NFTs you already own. Taking a lot of inspiration from some of our childhood favorites like Stardew Valley and Runescape, Pixels allows you to take your existing NFTs into a play-to-earn game!

#### How do I play?

The game is live here:

{% embed url="<https://play.pixels.online>" %}

#### How do I Login In?

*If you want to save your progress, you still need to sign in with* [*MetaMask*](https://metamask.io/download.html)*.*

#### What if I don't have a supported NFT?

Don’t worry – if none of your NFTs are supported, you can still play the game! Click “Customize Character” if you are signed in with MetaMask, or click “Continue as guest”.

#### How do I move?

Movement is currently restricted to **WASD** (make sure you are not typing in the chat), but Arrow Key and Click movement will be available in the near future.

#### How do I select and equip?

Click the items in your inventory

OR

Inventory slots are label 1 through 9 and are key bindings – press the corresponding key on your keyboard to select or equip that item.

#### How do I start quests?

While you’re in Terra Villa, [Mayor Dave](https://www.notion.so/Mayor-Dave-25fe138f92f04d8ea426c7fb6b374dbd) is the man to talk to. If you can't find what to do next, try having a chat with him!

####


---

# 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://docs.pixels.online/how-to-play/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.
