> For the complete documentation index, see [llms.txt](https://metapath.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metapath.gitbook.io/docs/metapath-user-guide/user-guide/cn/jiao-cheng.md).

# 教程

- [ETH链 NFT取消合约授权教程](https://metapath.gitbook.io/docs/metapath-user-guide/user-guide/cn/jiao-cheng/eth-lian-nft-qu-xiao-he-yue-shou-quan-jiao-cheng.md)
- [修改、取消、 查看授权](https://metapath.gitbook.io/docs/metapath-user-guide/user-guide/cn/jiao-cheng/xiu-gai-qu-xiao-cha-kan-shou-quan.md)
- [调用DEX如何修改授权数量](https://metapath.gitbook.io/docs/metapath-user-guide/user-guide/cn/jiao-cheng/xiu-gai-qu-xiao-cha-kan-shou-quan/diao-yong-dex-ru-he-xiu-gai-shou-quan-shu-liang.md): 以metamask钱包为例。
- [如何查看/取消已授权的币种](https://metapath.gitbook.io/docs/metapath-user-guide/user-guide/cn/jiao-cheng/xiu-gai-qu-xiao-cha-kan-shou-quan/ru-he-cha-kan-qu-xiao-yi-shou-quan-de-bi-zhong.md): 可以通关官服区块浏览器直接取消授权，已ETH为例
- [SWFT 无GAS费兑换服务](https://metapath.gitbook.io/docs/metapath-user-guide/user-guide/cn/jiao-cheng/swft-wu-gas-fei-dui-huan-fu-wu.md)


---

# 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:

```
GET https://metapath.gitbook.io/docs/metapath-user-guide/user-guide/cn/jiao-cheng.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.
