# NFT API

## 欢迎来到NFT API

在这里, 您可以使用NFT相关功能

## NFT API说明

{% content-ref url="/pages/6yi5XZqK5f60lejEvtfo" %}
[说明](/nft-api/shuo-ming.md)
{% endcontent-ref %}

## 相关API

{% content-ref url="/pages/cJtO0ynDVpTPmOQkzpUN" %}
[获取基本NFT列表](/nft-api/huo-qu-ji-ben-nft-lie-biao.md)
{% endcontent-ref %}

{% content-ref url="/pages/IL1HdDh41hkYfvltYzsz" %}
[获取具体分类NFT列表](/nft-api/huo-qu-ju-ti-fen-lei-nft-lie-biao.md)
{% endcontent-ref %}

{% content-ref url="/pages/PNNxIKfm94n6XrE903eE" %}
[询价](/nft-api/xun-jia.md)
{% endcontent-ref %}

{% content-ref url="/pages/jCS2fupCs94BRfLVri9J" %}
[获取账号的NFT](/nft-api/huo-qu-zhang-hao-de-nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/r1cqg77gVvvtOfHpM7My" %}
[下单](/nft-api/xia-dan.md)
{% endcontent-ref %}

{% content-ref url="/pages/ymadIT4wxj1fCgzFicyp" %}
[为对应订单赋值存币哈希](/nft-api/wei-dui-ying-ding-dan-fu-zhi-cun-bi-ha-xi.md)
{% endcontent-ref %}

{% content-ref url="/pages/rmh2vQsTN2Tcf9tYxM0U" %}
[查询交易记录列表](/nft-api/cha-xun-jiao-yi-ji-lu-lie-biao.md)
{% endcontent-ref %}

{% content-ref url="/pages/ABDodepD1M9vYlubEPNn" %}
[查询订单详情信息](/nft-api/cha-xun-ding-dan-xiang-qing-xin-xi.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-swft.swft.pro/nft-api.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.
