# Marketplace

Another utility that we, at the Gravity team, have discovered many developers could take advantage of in their games is the ability to have a marketplace structure with all the required blockchain integrations ready to be used within their games.

This marketplace is not a typical market where anyone can upload their NFTs, but rather a structure that each developer can customize to better suit their product, saving development time and cost.

From the game profile in our HUB, users will be able to access the marketplace of the specific title, as well as the rest of the tools provided in the Gravity SDK pack.

If the development team already has a marketplace without the need to use our tool, it can be easily integrated into the HUB, accessed through the integrated browser.

<figure><img src="/files/Axty39YAI82qhUmWKlNI" 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://whitepaper.gravityhub.xyz/technology/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.
