> For the complete documentation index, see [llms.txt](https://docs-swft.swft.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-swft.swft.pro/zhong-xin-hua-dui-huan-api-jie-kou.md).

# 中心化兑换API接口

## 欢迎来到中心化API

本节中您可以了解并使用中心化兑换的相关接口

## 中心化兑换API说明

{% content-ref url="/pages/-LefT-PtJFE-m965WGRj" %}
[说明](/zhong-xin-hua-dui-huan-api-jie-kou/overview.md)
{% endcontent-ref %}

## 签名生成步骤

{% content-ref url="/pages/-LefTBhJkCASaJtUxK8Z" %}
[签名生成步骤说明](/zhong-xin-hua-dui-huan-api-jie-kou/qian-ming-sheng-cheng-bu-zhou-shuo-ming.md)
{% endcontent-ref %}

## 其他接口

{% content-ref url="/pages/-LefTWSuWO2gOax9-ID0" %}
[获取单个币种资产可用余额](/zhong-xin-hua-dui-huan-api-jie-kou/huo-qu-dan-ge-bi-zhong-zi-chan-ke-yong-yu-e.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LefUDqhTcOP2c0OW5gn" %}
[获取所有资产信息](/zhong-xin-hua-dui-huan-api-jie-kou/huo-qu-suo-you-zi-chan-xin-xi.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lef\_5khLUhk8MozrixC" %}
[查询订单状态](/zhong-xin-hua-dui-huan-api-jie-kou/cha-xun-ding-dan-zhuang-tai.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LefddgAlgPNplOGBtmt" %}
[查询兑换记录](/zhong-xin-hua-dui-huan-api-jie-kou/cha-xun-dui-huan-ji-lu.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lefh-fFk-A7JoK6Ymqg" %}
[创建订单](/zhong-xin-hua-dui-huan-api-jie-kou/chuang-jian-ding-dan.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs-swft.swft.pro/zhong-xin-hua-dui-huan-api-jie-kou.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
