# What are Arcadians?

[Arcadians](https://arcadians.io) are NFTs that are usable in several games in Arcadia, and also in the overall Arcadia metagame. They aim to prove the use case of interoperability of NFTs across games.

Arcadians also symbolize OP Games' commitment to supporting open-source and decentralization.&#x20;

100% of the proceeds from the Arcadians mint went to open-source game engines such as Phaser, Defold and Godot, along with developer and art communities such as js13k, nfDAO and Cryptopop Art Guild.

![More information on Arcadians can be found at Arcadians.io](/files/qiSkEFUSdFV0pQww67zr)

Arcadian NFTs are currently usable in several games in Arcadia. The following sections will share some example code on how to integrate them when building your games.


---

# 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://gitbook.arcadia.fun/colyseus-integration/arcadian-nfts/what-are-arcadians.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.
