# SUI

- [Sui Token Creation Tutorial](https://docs.gtokentool.com/en/sui/token-creation.md): The most detailed tutorial on Suichain one-click coin issuance on the entire network
- [Sui Mint Token Tutorial](https://docs.gtokentool.com/en/sui/mint-token.md)
- [Sui Update Token Tutorial](https://docs.gtokentool.com/en/sui/update-token.md)
- [Sui Revoke Authority Tutorial](https://docs.gtokentool.com/en/sui/revoke-authority.md)
- [Sui Batch Transfer Tutorial](https://docs.gtokentool.com/en/sui/batch-transfer.md)
- [Sui Wallet Creation Tutorial](https://docs.gtokentool.com/en/sui/batch-generates-wallet-addresses.md): SUI batch generates wallets for easy operation
- [Sui Volume Bot Tutorial](https://docs.gtokentool.com/en/sui/sui-volume-bot.md)
- [Suiet wallet installation Tutorial](https://docs.gtokentool.com/en/sui/suiet-wallet-installation-tutorial.md): Very useful Sui ecological wallet Suiet
- [Sui Wallet installation and usage Tutorial](https://docs.gtokentool.com/en/sui/sui-wallet-installation-and-usage-tutorial.md): The most comprehensive SUI wallet tutorial on the Internet


---

# 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.gtokentool.com/en/sui.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.
