# 交易所

### 适用场景

中心化交易所 / 去中心化交易所

### 用户流程

![](/files/totAbCOsj5TE0DXdl4Ae)

### 系统时序图

![](/files/qBkPM3DjyD20amXzfWuo)

### 接入步骤

1. &#x20;确定您用户的使用流程，选择需要使用的 FaTPay 功能。具体功能列表请见 [成为合作伙伴](/zh/get-started/onboarding.md#he-zuo-huo-ban-lei-xing-shuo-ming)
2. 根据您需要的功能，确定您要成为的合作伙伴类型&#x20;
3. 参考文档完成接入 [参考文档](/zh/reference/integration-tutorial.md)

### 技术对接

{% hint style="success" %}
以下流程均为可选，根据需求自行组合，整体接入工作量在1～4人/日
{% endhint %}

<table><thead><tr><th width="371.58064516129036">用户流程说明</th><th width="218">接入文档</th></tr></thead><tbody><tr><td>增加FaTPay入口</td><td>/</td></tr><tr><td><p>入口跳转FaTPay交易流程<br>  - 指定购买的加密货币类型<br>  - 指定支付的法币类型及金额<br>  - 默认填充钱包地址<br>  - 默认填充邮箱地址</p><p><br>隐藏或锁定钱包地址，需要开通<a href="/pages/gAGd40q7Wycl10xkPLO8#he-zuo-huo-ban-lei-xing-shuo-ming">高级合作伙伴</a></p></td><td><a data-mention href="/pages/0GumJFBafX2MD82057sS">/pages/0GumJFBafX2MD82057sS</a></td></tr><tr><td>FaTPay页面风格指定<br>   - 指定主题模版<br>   - 指定浅色模式/深色模式</td><td><a data-mention href="/pages/yq4L9luWqzJisyfQAR7U">/pages/yq4L9luWqzJisyfQAR7U</a></td></tr><tr><td>FaTPay 订单详情页<br>   - 跳转交易所资产查询页</td><td><a data-mention href="/pages/yq4L9luWqzJisyfQAR7U">/pages/yq4L9luWqzJisyfQAR7U</a></td></tr><tr><td><p>FaTPay API能力<br>   - 根据业务场景使用API能力</p><p><br>需要开通<a href="/pages/gAGd40q7Wycl10xkPLO8#he-zuo-huo-ban-lei-xing-shuo-ming">高级合作伙伴</a></p></td><td><a data-mention href="/pages/oou5rXzBs4CmfPwWSamL">/pages/oou5rXzBs4CmfPwWSamL</a></td></tr></tbody></table>


---

# 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://dev.fatpay.org/zh/best-practices/exchanges.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.
