# Listings and asset visibility

[Prometheus](https://app.prometheus.business/) lists all collections that interact with the Interoperable Asset Store. This includes any collection that registers assets for reuse or integrates external assets through the protocol. Once a collection becomes connected to the IAS, all assets inside that collection appear on Prometheus.

The marketplace displays each asset using the metadata provided by the creator on-chain. This includes details such as the asset name, description, collection information, and any additional metadata stored at the token level.&#x20;

Collection pages show the creator or studio profile, asset inventory, and transaction history. This gives users a clear view of the assets produced by each studio or creator, including those that do not participate in interoperability flows.

Prometheus ensures that studios, creators, and players can explore listed collections, understand ownership and activity, and access all marketplace actions within a unified interface.


---

# 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/listings-and-asset-visibility.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.
