# 商城／市场

<figure><img src="https://lh6.googleusercontent.com/d0UCRCLA6jjynuOPhozGQs_BSB0DxXPIJQd7fF_coY2qdmBGxBCKmWWKvyXm0YNrW0aV8hiACV33qhPenakmCx-tHQ5goLUGtKFsqGSSv9EOLV3BBHnvHxv3y6kvcKr0KYlCpM5VBn2K" alt=""><figcaption></figcaption></figure>

用户可从“商城”及“市场”获得所需的球员及物品。&#x20;

商城中可购买、交易的球员及物品来自运营公司，市场中的球员及物品则来自其他用户。&#x20;

### 商城(Shop)（近日公布）&#x20;

在商城中，用户可购买下列物品：&#x20;

* PvP模式门票 (PvP Ticket)
* 高级守门员使用券 (Premium GK Ticket)
* 陷阱票 (Trap Tickets)&#x20;

### 市场(Marketplace)&#x20;

在市场中，用户之间可交易下列物品：&#x20;

* 球员 (Players)
* 球员包 (Player Packs)
* 辅助人物 (Support Characters)
* 铸造卷轴 (Mint Scrolls)

### 出售球员

* 展示球员（NFT）时，其疲劳度必须为0。&#x20;
* 如果附有辅助人物，该人物将被自动移除并返回到用户拥有的物品中。
* 技能、超级技能原样保留在NFT上。&#x20;
* 用户可通过“SELLING”标签页确认市场中的物品。

&#x20;※不会显示在您自己的“MARKET”标签页内。&#x20;

### 销售手续费&#x20;

市场的销售手续费基本按6%计算。&#x20;

※根据Tokenomics的平衡性，可能会加收Adjuster Fee作为手续费。


---

# 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://captain-tsubasa-rivals.gitbook.io/cn/shang-cheng-shi-chang.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.
