# Trading System

## <mark style="color:yellow;">In-game Market</mark>

<figure><img src="https://4244740567-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbR53tfN0e2GYL3VZV2v8%2Fuploads%2FoRjlNH8pNANzbNXeD42c%2F%E6%88%AA%E5%B1%8F2024-01-05%2017.53.12.png?alt=media&#x26;token=fe2bab85-6f29-4664-87fd-35df7fa93501" alt=""><figcaption><p> <mark style="color:yellow;">Agora Market</mark></p></figcaption></figure>

* Patterns and Blade can be traded among players.
* Blade and patterns which are upgraded over Lv.3 can be traded in the market after <mark style="color:yellow;">**engraving**</mark>(Cost Gold).
* **Trading Tax**: A certain amount of tax fee will be charged when the successfully transaction between players.
* **Currency**: Only <mark style="color:yellow;">**gold**</mark> (<mark style="color:yellow;">**In-game virtual currency, only gained via recharging by third-party payment method**</mark>) is supported for settlement.


---

# 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://bladerite.gitbook.io/bladerite-whitepaper/economy/trading-system.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.
