# 交易中心

## 交易市场

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

#### <mark style="color:orange;">交易商店是Time Farm链游资产管理中心和资产转换中心，这里包含Time Farm链游内的黄金资产、食材资产、木材资产，晶石资产。在交易中心内，可以让你有效的管理运用所拥有的资产。</mark>

## 交易中心使用介绍

### 如何把Token资产转换成游戏资产？

<mark style="color:orange;">Token-->游戏币，首先在DEX内购买好游戏币对应的Token</mark>

<mark style="color:orange;">比如：黄金对应的Token为TFG</mark>

<mark style="color:orange;">购买好TFG代币后，进入Time Farm链游，点击打开交易商店场景，选择资产转换</mark>

<mark style="color:orange;">TFG代币换成游戏资产黄金的兑换比例是1：1,不需要兑换手续费。</mark>

<mark style="color:orange;">1、首先确认去中心化钱包内有黄金对应的TFG代币</mark>

<mark style="color:orange;">2、点击充值页面</mark>

<mark style="color:orange;">3、输入要充值的数量</mark>

<mark style="color:orange;">4、点击下方充值按钮进行授权充值即可</mark>

<mark style="color:orange;">5、Token充值游戏币成功</mark>

### 如何把游戏资产转换成Token资产？

<mark style="color:orange;">游戏币-->Token，首先确认您的游戏内有要转换的资产。</mark>

<mark style="color:orange;">比如：你想把游戏内黄金资产转换为TFG代币。</mark>

<mark style="color:orange;">你需要进入Time Farm链游，点击打开交易商店场景，选择资产转换</mark>

<mark style="color:orange;">黄金转换换成TFG代币的兑换比例是1：1,是需要手续费的，手续费为浮动的，建议您在手续费最低的时候转换。</mark>

<mark style="color:orange;">1、首先确认游戏资产内有黄金资产</mark>

<mark style="color:orange;">2、点击提现页面</mark>

<mark style="color:orange;">3、输入要提现的数量</mark>

<mark style="color:orange;">4、点击下方提现按钮进行授权充值即可</mark>

<mark style="color:orange;">5、游戏币提现成功</mark>


---

# 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://docs.timefarm.org/zh/exchange.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.
