# Tutorial

- [User Guide of how to revoke contract authorization for ETH chain NFTs](https://metapath.gitbook.io/docs/metapath-user-guide/user-guide/en/tutorial/user-guide-of-how-to-revoke-contract-authorization-for-eth-chain-nfts.md)
- [Change/View/Revoke Token Authorization](https://metapath.gitbook.io/docs/metapath-user-guide/user-guide/en/tutorial/change-view-revoke-token-authorization.md)
- [How to change the authorized amount when using DEX](https://metapath.gitbook.io/docs/metapath-user-guide/user-guide/en/tutorial/change-view-revoke-token-authorization/how-to-change-the-authorized-amount-when-using-dex.md): We will use Metamask wallet as example.
- [How to View/Revoke Token Authorization](https://metapath.gitbook.io/docs/metapath-user-guide/user-guide/en/tutorial/change-view-revoke-token-authorization/how-to-view-revoke-token-authorization.md): Users can always view and revoke contract authorization through the official block browser for each chain. Take ETH as an example.
- [SWFT 0-gas Swap Service](https://metapath.gitbook.io/docs/metapath-user-guide/user-guide/en/tutorial/swft-0-gas-swap-service.md)


---

# 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://metapath.gitbook.io/docs/metapath-user-guide/user-guide/en/tutorial.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.
