# Marketplace

市场中展示各种类型的数据包，支持快捷搜索及筛选等形式以便您可快速找到符合您需求的数据包进行交易。

预先准备操作：关联钱包、在余额管理中充值资产；

(1)  首页仅展示热度较高的数据包，可点击“More”查看市场上所有的数据包；

(2)  选中任意数据包点击进入详情页面进行浏览，点击“Buy now”按钮可进行交易，交易前需确保账户已有充值足够的额度，若是暂无充值资产可前往“余额管理”充值；

(3)  交易时需先在Web 3钱包中签名确认您的身份，确认身份后系统会直接从您的余额中扣款，等待交易完成即可

(4)  交易完成后会提示您购买的数据包NFT会存入您的资产中，点击“Workbench”可前往查看


---

# 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://datadance.gitbook.io/ddc/product-manual/marketplace.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.
