# How to list game on metapro market?

In order to list your game on metapro market, you will need to follow a few steps.

**Step 1**

Visit [market.metapro.one](https://market.metapro.one/) and click **Login**

<figure><img src="/files/FMC5T1Q3Kyzh3OMDwtes" alt=""><figcaption></figcaption></figure>

**Step 2**&#x20;

**Connect** with one of available wallet providers.

{% hint style="success" %}
We recommend using our metapro wallet.&#x20;
{% endhint %}

<figure><img src="/files/ntyZgmgZryeoI6HX9hMW" alt="" width="563"><figcaption></figcaption></figure>

**Step 3**

If you are login for the first time please [set your account](https://docs.metaproprotocol.com/metapro-market/set-your-account) or if you already have your account with us please [connect your wallet and login to web3!](https://docs.metaproprotocol.com/metapro-market/connect-wallet-+-web3-login)

<figure><img src="/files/QnyThHOqnqHhcJDDPuUa" alt=""><figcaption></figcaption></figure>

**Step 4**

Once you are logged in and connected to Web3, please select the Developers Portal.

<figure><img src="/files/bjvlG9kWbrJjqqihR1ik" alt=""><figcaption></figcaption></figure>

**Step 5**

Register your project by selecting [Create team](https://docs.metaproprotocol.com/metapro-market/developers-portal/create-team) option

<figure><img src="/files/pcw5aMhqwhsXXjDJKIsL" alt=""><figcaption></figcaption></figure>

**Step 6**

Once the team has been created, you can now [create game](https://docs.metaproprotocol.com/metapro-market/developers-portal/create-game) to list it on the market.

<figure><img src="/files/PbkCtyFJ6abBGc0KhzEB" alt=""><figcaption></figcaption></figure>

**Step 7**

Congratulations!

Your game has been listed on our market. To view it, please go to Games > Show All Games.

<figure><img src="/files/qY7WcAbCr3nAuKUacmkS" alt=""><figcaption></figcaption></figure>


---

# 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.metaproprotocol.com/metapro-market/developers-portal/how-to-list-game-on-metapro-market.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.
