# Market

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

Commerce between players in the game is only possible through exchanges, an integrated function of the game through which you can freely trade regardless of the server.

<mark style="color:red;">**An exchange voucher is required to register goods available for exchange. Goods can be purchased with Florine.**</mark>

<table><thead><tr><th width="71.33333333333331">No</th><th width="181">Category</th><th>Content</th></tr></thead><tbody><tr><td>1</td><td>Exchange List</td><td>You can check it by clicking on Purchase, Sales, Settlement or Transaction History.</td></tr><tr><td>2</td><td>Item List</td><td>You can check the list of items available for exchange.</td></tr><tr><td>3</td><td>Favorite Items</td><td>You can bookmark the item you want to purchase and let it show in the main exchange window.</td></tr><tr><td>4</td><td>Item information</td><td>You can check the information and name of the selected item.</td></tr><tr><td>5</td><td>Item sales amount</td><td>You can check the sales amount of the registered item.</td></tr><tr><td>6</td><td>Item Sales List</td><td>You can check the quantity of items that can be purchased.</td></tr></tbody></table>


---

# 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://dk-genesis.gitbook.io/dk-mobile-genesis/game-play/game-guide/system-guide/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.
