> For the complete documentation index, see [llms.txt](https://docs.coin98.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide.md).

# Beginner's Guide

- [How to install Coin98 Extension on Google Chrome](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/install-extension.md)
- [Get Started with Coin98 Extension: Set a password and Create your new wallet](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/get-started-with-coin98-extension-set-a-password-and-create-your-new-wallet.md)
- [How to add Custom Network on Coin98 Extension](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/add-custom-networks.md)
- [How to trade natively on Coin98 Extension](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/how-to-trade-natively-on-coin98-extension.md)
- [How to buy cryptocurrency by fiat on Coin98 Extension](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/buy-cryptocurrency-by-fiat.md)
- [How to connect Ledger Nano X/S on Coin98 Extension](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/how-to-connect-ledger-nano-x-s-on-coin98-extension.md)
- [How to connect Trezor One on Coin98 Extension](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/how-to-connect-trezor-one-on-coin98-extension.md)
- [How to rename/remove Wallet](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/how-to-change-rename-remove-wallet.md)
- [How to choose active wallet](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/how-to-choose-active-wallet.md)
- [How to synchronize Coin98 Super Wallet with Coin98 Extension](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/sync-mobile-with-extension.md)
- [How to use multi-send to send tokens to multiple addresses in a single transaction](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/multi-send.md)
- [How to show your Seed Phrase/ Private Key](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/how-to-show-your-passphrase-again.md)
- [How to lock and unlock your Coin98 Extension](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/how-to-lock-and-unlock-your-coin98-extension-wallet.md)
- [How to reset your Coin98 Extension](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/how-to-reset-your-coin98-extension-wallet.md)
- [How to store NFTs on Coin98 Extension Wallet](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/store-nfts.md)
- [How to switch Current Network on Coin98 Extension](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/web3-priority.md)
- [How to Override Wallet](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/how-to-override-wallet.md)
- [How to perform KYC Verification on Extension](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/how-to-perform-kyc-verification-on-extension.md)
- [How to import Multi-chain wallets to Coin98 Extension](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/how-to-import-multi-chain-wallets-to-coin98-extension.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, and the optional `goal` query parameter:

```
GET https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
