# Overview and connection to the Interoperable Asset Store

Prometheus is the native marketplace of the Infinity Games ecosystem. It serves as the trading, minting, and discovery layer for all collections that interact with the Interoperable Asset Store. Any collection that registers assets for reuse or integrates assets from other studios becomes visible on Prometheus, along with all assets inside that collection.

Prometheus does not display only parent or child assets. It lists every asset within connected collections, whether or not it participates in reuse. This gives users a complete view of each studio’s work and allows assets to be discovered and traded even outside the interoperability workflow.

Prometheus is accessible at:\
[**https://app.prometheus.business**](https://app.prometheus.business)


---

# 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://infinity-games.gitbook.io/infinity-games-docs/prometheus-marketplace/overview-and-connection-to-the-interoperable-asset-store.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.
