# 中文资料

- [创作者指南](https://docs.untrading.org/zhong-wen-zi-liao/chuang-zuo-zhe-zhi-nan.md): 一个无需许可，非托管的 DEX 协议，通过形成非可互换的礼物链而创建礼物经济。
- [用户指南](https://docs.untrading.org/zhong-wen-zi-liao/yong-hu-zhi-nan.md): 不再是你赢的就是我输的
- [如何使用 untrading 测试网](https://docs.untrading.org/zhong-wen-zi-liao/ru-he-shi-yong-untrading-ce-shi-wang.md): 本教程向您展示了如何使用 untrading，获取代表不同加密货币的测试代币；将测试 WBTC 和测试 WETH 封装成 unBTC 和 unETH；在 untrading 平台上购买和出售 unBTC 和 unETH 报价。


---

# 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.untrading.org/zhong-wen-zi-liao.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.
