# Related Protocols & Tokens

Bitmap.Game supports two key protocols—Bitmap and BRC420—that power its immersive metaverse experience.&#x20;

* [**Bitmap**](/introduce/related-protocols-and-tokens/bitmap.md)**:** transforms on-chain data into digital assets, allowing users to own, customize, and interact with virtual land plots. Each Bitmap serves as a foundational block within the metaverse, enabling staking, mining, and various smart contract operations.
* [**THE·BITMAP·TOKEN:**](https://app.gitbook.com/o/3rrPU5hB8eo4QNhDSCs0/s/b9x3ZXI9ShYJnRTXVg5T/~/changes/9/introduce/related-protocols-and-tokens/the-bitmap-token) a fungible token designed to enhance the liquidity of its underlying asset, Bitmap.
* [**BRC420**](/introduce/related-protocols-and-tokens/brc420.md)**:** enhances the functionality of the ecosystem by offering a unique standard for creating and managing assets, further expanding the scope of user interactions within the game. Together, these protocols enable a rich, user-driven metaverse where digital ownership and creativity thrive.


---

# 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.bitmap.game/introduce/related-protocols-and-tokens.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.
