# Welcome, js13k Builders! 🙌

Thank you for your interest in building a game for [Arcadia](https://arcadia.fun/)!

Arcadia is a community of players and developers, where we build games together that explore what's possible by combining competitive games with decentralized technologies.

![One of the games in Arcadia integrated with Arcadia Tournaments (Visit the page on arcadia.fun)](https://2106246176-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAal11zmTbHWEnDONeJej%2Fuploads%2FoHEFdrKVIErEpUWblR5v%2Fimage.png?alt=media\&token=d7031a41-6fb5-4ff2-abdd-d425aa8c4267)

We are currently running the **js13k 2022 Arcadia Challenge**, where we are looking for games that would be a good fit for the Arcadia community.

The best games that fulfill this criteria are competitive, quick-to-play games that make use of Arcadians NFTs. Some good examples of these games on Arcadia are:

* [Blaze Racing](https://arcadia.fun/games/89686bd2-cbe8-4d46-863f-8db2532a0759/)
* [Arcadia Arena](https://arcadia.fun/games/3f3ffb77-c526-4069-aeed-1a35692124ee/)

The following sections will provide some code and documentation that will allow builders to integrate Arcadian NFTs and get started on integrating Arcadia Tournaments.

Thank you for reading! If you have any questions, do reach out to [Paul Gadi](https://app.gitbook.com/u/58afe1c71c887d0011fd141e "mention") on the #decentralized channel of the [Js13k Slack Channel](https://js13kgames.slack.com/).


---

# 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/welcome-js13k-builders.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.
