# Market

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

In Space Cartels, you can trade almost any resource any number of times per turn. Most resources have the same buying and selling price, which means that if you accidentally buy 10 units of Steel for 60 Amero, you can sell it without loss and get back 60 Amero.

## Law of Supply and Demand&#x20;

The price of each resource is variable and adjusts every turn, depending on whether purchases or sales of that resource by players dominated in the previous turn.

**Example**&#x20;

In the first turn, players of a given season sold a total of 100 units of steel and purchased 110 units, resulting in demand exceeding supply by 10 units. Such a situation means that the price of steel in the second turn will increase by 4.76%. The price of a resource can never fall or rise by more than 7% per turn.

## Trading in Illegal Resources&#x20;

On the Market, you can also trade in resources that are illegal on Planet X, which means we must obtain them from shady sources. The purchase price of each illegal resource is 3 times higher than the selling price. Examples of illegal resources are seeds and plants.

## Tip&#x20;

During the game, you can click the image of any resource to display its price on the Market. Next to the price, you will find a shopping cart button, clicking which you can go directly to trading that resource.


---

# 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://space-cartels.gitbook.io/space-cartels-3.0-white-paper/language-english/market.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.
