# Trading posts

Trading posts are grouped by province and can be in groups of two or three. If the player manages to buy all the posts in a province, he can start upgrading them and not be able to swap them with his opponent.

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

{% hint style="info" %}
If the player completes a province, he collects a double fee in the zero-level posts.&#x20;
{% endhint %}

The player can upgrade the posts up to level 3 and the tax to be charged will increase proportionally.


---

# 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://cryptopolium.gitbook.io/whitepaper/cards/trading-posts.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.
