# Audits

- [Coin98 Token](https://docs.coin98.com/audits/coin98-token.md)
- [Coin98 Terminals](https://docs.coin98.com/audits/coin98-token/terminal.md)
- [Token Issuer](https://docs.coin98.com/audits/coin98-token/terminal/token-issuer.md)
- [How to use Token Issuer on Coin98 Super Wallet](https://docs.coin98.com/audits/coin98-token/terminal/token-issuer/how-to-use-token-issuer-on-coin98-super-wallet.md)
- [How to use Token Issuer on Coin98 Extension](https://docs.coin98.com/audits/coin98-token/terminal/token-issuer/how-to-use.md)
- [Multisender](https://docs.coin98.com/audits/coin98-token/terminal/multi-send.md)
- [How to use Multisend](https://docs.coin98.com/audits/coin98-token/terminal/multi-send/how-to-use-multisend.md)
- [How to use Multisend](https://docs.coin98.com/audits/coin98-token/terminal/multi-send/how-to-use.md)
- [Solana Migration](https://docs.coin98.com/audits/coin98-token/terminal/solana-migration.md): Solana Wallet migration is one of the fascinating tools in Terminal, here is the explanation and its guide for you.
- [Wallet Approval](https://docs.coin98.com/audits/coin98-token/terminal/wallet-approval.md): Coin98 now supports the Wallet Approval tool, revokes token allowances from dApps on all supported Blockchains, and protects users from potential loss risks.
- [Coin98 Staking](https://docs.coin98.com/audits/coin98-staking.md): We are consistently and actively pursuing continual auditing to make sure our products remains a safe and reliable product for all of our users.
- [Coin98 Vault](https://docs.coin98.com/audits/coin98-vault.md): We are consistently and actively pursuing continual auditing to make sure our products remains a safe and reliable product for all of our users.
- [BUG BOUNTY](https://docs.coin98.com/audits/bug-bounty.md): The security of Coin98 and its smart contracts are important to us. For that reason, we have some Bug Bounty Programs to incentivize responsible bug disclosure.


---

# 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.coin98.com/audits.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.
