# Game Publishers Overview

Publishers have several levels of engagement they can choose with Arcade Colony. Some of the highlight features of each are listed below:

| Level of Engagement\* | Overview                                                                                                                                        |
| --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| Directory Listing     | The game will appear on the Arcade Colony site                                                                                                  |
| Marketplace Listing   | Arcade Colony marketplace and shop listings                                                                                                     |
| Reward Partner        | COLONY tokens will be allocated as rewards for the game                                                                                         |
| Colony Partner        | Our team will help integrate your game on the Arcade Colony platform                                                                            |
| Invennium Partner     | Our team will help set your game for a web3 environment on the Arcade Colony platform. (e.g. validator network, white paper, and economy setup) |

\*Inquire for pricing on each level of engagement. All levels build upon one another.

#### **Directory Listing:**

* Link and graphic on Arcade Colony for game you are currently hosting
* ArcadeColony.yourgame.com

#### **Marketplace Listing**

* List traditional Web2 or Web3 assets in the Arcade Colony shop
* Users can buy, sell, and rent assets in the Arcade Colony P2P Marketplace
* Fiat currencies and COLONY will be accepted as forms of payment

#### **Reward Partner**

* Distribute COLONY tokens in your ecosystem&#x20;
* COLONY bonuses based on engagement

#### **Colony Partner**

* Build your game directly on Arcade Colony platform
* Distribute COLONY tokens within the Arcade Colony platform
* Distribute NFTs through the Arcade Colony platform
* Integrate the Arcade Colony payment system

#### **Invennium Partner**

* Create a whitepaper for your game to use COLONY token&#x20;
* Build a sustainable, scalable economy for your game&#x20;
* Rebuild an existing web3 games economy and assets&#x20;
* Set up an independent domain for your site to operate on


---

# 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://whitepaper.arcadecolony.com/game-publishers-overview.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.
