# The Platform

We have spent the last year building metaverse technology and blockchain game tooling as we develop our flagship title: Pixels.

A true metaverse is meant to be open, interoperable, and flexible. And in that spirit, we're also opening up our tooling for other projects to build on.

![](/files/RiExpvbIOhWShnJj3YEz)

## The Pixels Platform

Pixels has been building technology that lets us create 2d persistent, multiplayer, virtual spaces that users can build and play on.

Our tooling allows projects to create

* New Items and Objects&#x20;
* New Maps & Worlds&#x20;
* In-game Stores&#x20;
* NPCs&#x20;
* Environmental Art&#x20;
* Quests&#x20;
* Random Events

All are integrated into the blockchain.


---

# 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.xyz/the-platform.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.
