> For the complete documentation index, see [llms.txt](https://read.cryptograb.wiki/china/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://read.cryptograb.wiki/china/cex-jiao-yi-suo-5-she-ji-zhong-zi-visams-9-shang-pin/jia-jiao-yi-suo-ling-huo-she-zhi-mian-ban-you-jian-9-zhong-zhi-fu-fang-shi.md).

# 假交易所 / 灵活设置，面板，邮件，9 种支付方式

{% hint style="info" %}
**报价是永久性的。初始分成为70%，无论是用加密货币还是用卡。付款以存款时使用的资产进行。团队的合作伙伴条件存在。**
{% endhint %}

**主要**

* 为主域名和工作域名提供个性化主页设计。
* 为主域名和工作域名提供邮箱连接功能。
* 可以开启/关闭使用银行卡购买加密货币的功能。
* 使用银行卡购买加密货币的九种方式，包括交易所内部的三种和外部的六种。
* 多功能的垃圾邮件面板用于管理和配置与系统的交互。
* 可选择用于存款的25种以上可编辑币种。
* 自动且快速的存款核验。
* 吸引人且现代的设计，与典型选项不同。

**在垃圾面板中编辑用户（简要）：**

* 更改用户昵称、密码；
* 启用功能：交易、质押、兑换、转账、支持；
* 冻结用户；
* 为用户开启 Wallet Connect 显示；
* 为用户开启高级账号（Premium）状态；
* 为用户开启双因素认证（2FA）；
* 确认用户邮箱；
* 开启首存奖金并编辑其百分比；
* 开启虚假提现 \[待处理弹窗]；
* 开启虚假提现 \[已确认弹窗]；
* 用户最近日志列表；
* 编辑给用户的错误信息；
* 查看/编辑用户的交易/质押记录；
* 为用户生成的存款地址；
* 编辑用户余额/创建交易；
* 向特定或所有用户发送警报弹窗消息；
* 向特定或所有用户发送奖金弹窗消息；
* 开启验证要求弹窗——当用户尝试提现时会弹出要求验证并带有存款的窗口；
* 开启反洗钱检查：高风险评分弹窗——当用户尝试提现时会弹出有关高风险的AML窗口并带有存款；
* KYC 请求——接受/拒绝用户的身份验证请求。

**普通用户的交易所功能（页面简要描述）：**<br>

* 现货交易——交易、图表、创建订单；
* 兑换——将一种加密货币交换为另一种；
* 衍生品（期货交易、期权交易）——尝试打开时会报错，提示需通过带有存款的验证；
* 工具（市值、市场筛选器、技术分析、交叉汇率、货币热力图）——基于 TradingView 的各种交易工具；
* 质押——按时间质押货币以获取利息；
* 收益（跟单交易、交易机器人、发射台、太空旅行者、储蓄、ETH 2.0 质押）——各种虚假页面；
* 更多（点对点交易）——虚假 P2P；
* 更多（用卡购买加密）——通过 Transak 使用银行卡购买加密货币；
* 更多（代币上架、机构首页、交易卡、交易创投）——各种虚假页面；
* 支持——技术支持（与绑定该用户的工作账号相关）；
* 钱包——显示余额、币种、分配、用户信息；
* 充值——存入资金；
* 提现——创建提现请求；
* 转账——向交易所其他用户转账；
* 历史——所有交易的列表；
* Wallet Connect（隐藏，直到工作账号启用）——发送助记词以进行验证；
* 帐户设置（资料、密码、2FA 验证、KYC 验证、推广、API 密钥、优惠码）——各种账户设置/提交文件进行 KYC 验证/虚假推荐系统/创建和编辑虚假 API 密钥/激活优惠码；
* 信息（费用、平台状态、钱包安全、指数交易 API、代币上架、推荐系统、漏洞奖励）——各种信息页面；
* 法律（服务条款、隐私声明、Cookies 政策、反洗钱与 KYC 政策、风险披露声明、监管执照、特殊处理、执法请求）——交易所的各类规则页面。

<details>

<summary>如何使用？</summary>

此部分建议按线性顺序阅读，所以从我们的愿景、使命与关注点开始，然后向下阅读！我们建议一次性通读全部内容，如有需要再回头复读。

</details>

<details>

<summary>贡献</summary>

如果你想贡献修改，请发起新的修改请求并提交审核。人事团队将在不久后审阅。

</details>


---

# 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://read.cryptograb.wiki/china/cex-jiao-yi-suo-5-she-ji-zhong-zi-visams-9-shang-pin/jia-jiao-yi-suo-ling-huo-she-zhi-mian-ban-you-jian-9-zhong-zhi-fu-fang-shi.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.
