# 交易

在进化星球，几乎所有被通证化的物品都可以在游戏内市场或外部市场进行交易。根据你要交易的内容，这些市场可分为 NFT（非同质化通证）市场和 FT（同质化通证）交易所。

点击[通证](/simplified-chinese/getting-started/tokens.md)以了解如何对资产和通证进行分类。

{% content-ref url="/pages/-MMBmOVFHl2WYiBajfT3" %}
[NFT 市场](/simplified-chinese/advanced/trading/nft-market.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MNoGui\_PlYB2UoenqaG" %}
[古灵阁](/simplified-chinese/advanced/trading/gringott-bank.md)
{% endcontent-ref %}


---

# 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.evolution.land/simplified-chinese/advanced/trading.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.
