# Listing Your Game on the Altura Marketplace

Listing your game on the Altura Marketplace can greatly benefit your project by providing access and exposure to Altura's massive community.

**To list your game on the Altura Marketplace:**

1. Sign into your developer dashboard and select your project.&#x20;
2. Access the "Game Page" option in the left-hand menu.
3. Once you are on the game page, you can upload: portrait and landscape cover photos, a title, a description, tags, and social media links for your game. This information will be used to create a dedicated page for your game on the Altura Marketplace.

<figure><img src="/files/Lbk3mVl3tCYz6zC0jiNg" alt=""><figcaption><p>Game page on the developer dashboard</p></figcaption></figure>

When a player clicks on a game, they can browse all the collections within that game and the NFTs within those collections. The collections within your game are the collections you have linked to your project in your developer dashboard.

<figure><img src="/files/DWGtwRpioBvDBAAzGTue" alt=""><figcaption><p>Games page on the Altura marketplace</p></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.altura.com/altura-documentation/marketplace/listing-your-game-on-the-altura-marketplace.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.
