# Galactic Marketplace

## Galactic Marketplace Overview

<figure><img src="/files/Flp4eSlxuhUJWAC5OfuQ" alt=""><figcaption></figcaption></figure>

### Material Trading

Deliver minerals and advanced materials to earn FPC. This is one of the core channels for obtaining FPC in the game.

* **Product Order**&#x20;

| Order Structure       | Content                                                                                                                    | Technology Upgrades                |
| --------------------- | -------------------------------------------------------------------------------------------------------------------------- | ---------------------------------- |
| Need products         | Mined minerals & advanced materials, with each order requiring different quantities.                                       | /                                  |
| Number of Cargo Ships | The number of Cargo Ships depends on the planet's level. They are occupied during orders and unavailable until completion. | Increase the number of Cargo Ships |
| Remuneration          | Completing Product Order will grant FPC rewards, which must be manually claimed.                                           | /                                  |
| State                 | Each order requires different amount of time to complete, players can spend FPC to complete the order immediately          | Reduce the order time              |

* **Order Quantity**: The number of orders available in the daily order list varies depending on the planet's quality, and the list is updated periodically.
  * **Technology Upgrades**: Increase the number of orders in the daily order list.
* **Accepting Orders**: The number of orders that can be accepted each day varies depending on the planet's level, and any unused order slots will not carry over to the next day.

### Spot Trading

<figure><img src="/files/yNKcQbBlY5nhjSTr5Jzh" alt=""><figcaption></figcaption></figure>

Players can freely trade minerals and advanced materials they possess.

* **Listing Product**:

  * **List for Sale**: Players can list minerals and advanced materials for sale. Listed items still occupy space in the warehouse.
  * **Listing Price**: The price per unit can be customized, with a minimum price of 1 FPC.
  * **Transaction Fee**: A 5% fee is deducted from the seller's earnings based on the sale price.
  * **Listing Quantity:** There are four levels of listing quantity to choose from.

  |                  | 1   | 2   | 3    | 4    |
  | ---------------- | --- | --- | ---- | ---- |
  | Listing Quantity | 100 | 500 | 2000 | 5000 |

  * **Unlist Goods:** Items are automatically removed from the market when their listing time expires. Players can also manually unlist items, but they must claim the goods to return them to the warehouse.
* **Buying Goods**:
  * **Purchase Quantity**: Both individual and bulk purchases are supported, with a maximum of 20 items per purchase.
  * **Exceeding Warehouse Limits**: Players can still purchase items even if they exceed their warehouse limits, but exceeding the limit will affect other production and collection activities.
* **Transaction History**: Players can view all listed items and sales records within their personal account.
* **Integration with Game2:** The **Spot Trading** of the **Galactic Marketplace in Game1** is synchronized with **Trading Post** in Game2. Items listed in Game1 can be purchased in Game2; however, in Game2, items are only available for purchase and cannot be resold.

***

{% hint style="info" %}
*The above values are for reference; final numbers may vary upon game release.*
{% endhint %}


---

# 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://fusionist.gitbook.io/fusionist/game1-colonize/galactic-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.
