# Marketplace activity and fees

Prometheus supports two types of marketplace activity: trading existing assets and minting new ones. Both activities follow transparent fee rules that apply to all collections listed on the platform.

#### **Secondary trades**

Users can buy and sell assets from any listed collection.\
A **2.5 percent marketplace fee** applies to every secondary trade.\
This fee supports marketplace operations and ecosystem sustainability.

#### **Paid mints**

When studios run paid mint campaigns, Prometheus applies a **7 percent minting fee** on each paid mint.\
This fee applies only to newly minted assets during structured drops.

#### **Settlement currency**

Transactions on Prometheus settle in the **native token of the collection’s chain**.\
Users may also choose to trade using **INFY** where supported.

#### **Role within the ecosystem**

These fees contribute to the broader Infinity Games ecosystem.\
They support marketplace maintenance, future upgrades, and long-term development while giving creators and studios a reliable and predictable environment for minting and trading.


---

# 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/marketplace-activity-and-fees.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.
