> For the complete documentation index, see [llms.txt](https://docs.vera.financial/ecosystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vera.financial/ecosystem/gaming-nft.md).

# Gaming & Metaverse

|                                Logo                               | Partner                                         | Description                                                                                                                                                                                                                                                         | Links                                                                                                                                                         |
| :---------------------------------------------------------------: | ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|   [![](/files/-MlJVbBAVQDzDgrOwNfq)](https://animocabrands.com)   | [Animoca Brands](https://animocabrands.com)     | Leader in blockchain gaming and NFT industry; key investor in Axie Infinity, Open Sea, Dapper Labs, CryptoKitties, and much more.                                                                                                                                   | [![](/files/-MlJPoJvylvgV4w-AxjG)](https://twitter.com/animocabrands)                                                                                         |
| [![](/files/O5QxuPBP6a3GLQsUB5Rc)](https://www.ccisdreaming.com/) | [CC is Dreaming](https://www.ccisdreaming.com/) | CCisDreaming is the metaverse’s first-ever 3D avatar digital popstar and NFT personality that performs and interacts with audiences in a live show.                                                                                                                 | [![](/files/-MlJPoJvylvgV4w-AxjG)](https://twitter.com/ccisdreaming)                                                                                          |
|   [![](/files/-MlJS2Iw4SGMc4mtSeeD)](https://chainguardians.io)   | [ChainGuardians](https://chainguardians.io)     | ChainGuardians is a platform which combines traditional gaming concepts with blockchain technologies to enable player-driven economies.                                                                                                                             | [![](/files/-MlJO-th7bXj5jxWrzYh)](https://www.coingecko.com/en/coins/chain-guardians)[![](/files/-MlJPoJvylvgV4w-AxjG)](https://twitter.com/chain_guardians) |
|     [![](/files/93IzAiTEBVY3ppYEFzbP)](https://www.demole.io/)    | [Demole](https://www.demole.io/)                | Demole is the first playable 3D RPG in the crypto/NFT ecosystem. Demole offers multiple earning opportunities and diverse gameplay mechanics synthesized to create an immersive world for Gamers to explore, be entertained and to earn.                            | [![](/files/-MlJPoJvylvgV4w-AxjG)](https://twitter.com/demoleio)                                                                                              |
|   [![](/files/-MlJQxbMIpac2e5CMkcT)](https://highstreet.market)   | [Highstreet](https://highstreet.market)         | Highstreet is a commerce-centric metaverse that allows players to explore a vast MMORPG world where in-game items are real products by real brands.                                                                                                                 | [![](/files/-MlJPoJvylvgV4w-AxjG)](https://twitter.com/highstreetworld)                                                                                       |
|     [![](/files/-MlJN4Blb5WAmFTmzTLS)](https://www.netvrk.co)     | [NetVRk](https://www.netvrk.co)                 | Netvrk is a metaverse on the blockchain with tools that allow you to Play to Earn via NFTs and Virtual Land Sales.                                                                                                                                                  | [![](/files/-MlJO-th7bXj5jxWrzYh)](https://www.coingecko.com/en/coins/netvrk)[![](/files/-MlJPoJvylvgV4w-AxjG)](https://twitter.com/netvrk1)                  |
|  <img src="/files/nKGAElVw9F835g4uI2KW" alt="" data-size="line">  | [Binopoly](https://binopoly.co/)                | Binopoly is a BSC platform that is centered around combining DeFi and real-world games into a single play-to-earn format. Binopoly integrates real geographic locations into a world that players seek to master by acquiring economic prowess and collecting land. | [![](/files/-MlJPoJvylvgV4w-AxjG)](https://twitter.com/binopoly)                                                                                              |
|  <img src="/files/J3r8e8FiFOi8VYdz9b4f" alt="" data-size="line">  | [MetaBays](https://www.metabays.io/)            | MetaBays is the first Sail-to-Earn game that truly enables gamers to make market driven decisions by issuing 4 in-game tokens listed on DEX.                                                                                                                        | [![](/files/-MlJPoJvylvgV4w-AxjG)](https://twitter.com/PlayMetaBays)                                                                                          |
|      [![](/files/-MlJnbEdYEW9f3gCN6qV)](https://totem.earth)      | [Totem](https://www.totem.earth)                | Totem is a collective of artists, technicians, and builders, creating a new earth operating ecosystem.                                                                                                                                                              | [![](/files/-MlJPoJvylvgV4w-AxjG)](https://twitter.com/totem_earth)                                                                                           |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.vera.financial/ecosystem/gaming-nft.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
