> 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/mobile/getting-started.md).

# Getting Started

- [How to download and install Coin98 Super Wallet](https://docs.coin98.com/products/coin98-super-wallet/mobile/getting-started/how-to-download-install.md)
- [General Settings](https://docs.coin98.com/products/coin98-super-wallet/mobile/getting-started/general-settings.md)
- [How to automatically update Coin98 Super Wallet](https://docs.coin98.com/products/coin98-super-wallet/mobile/getting-started/how-to-automatically-update-coin98-mobile-wallet.md)
- [How to manage notifications on Coin98 Super Wallet](https://docs.coin98.com/products/coin98-super-wallet/mobile/getting-started/how-to-manage-notifications-on-coin98-super-wallet.md)
- [How to create or import a Multichain Wallet to Coin98 Super Wallet](https://docs.coin98.com/products/coin98-super-wallet/mobile/getting-started/v15-how-to-create-or-import-a-multichain-wallet.md)
- [How to Log In](https://docs.coin98.com/products/coin98-super-wallet/mobile/getting-started/how-to-log-in.md)
- [How to buy cryptocurrency by fiat on Coin98 Super Wallet?](https://docs.coin98.com/products/coin98-super-wallet/mobile/getting-started/how-to-buy-cryptocurrency-by-fiat-1.md)
- [How to add a contact on Coin98 Super Wallet](https://docs.coin98.com/products/coin98-super-wallet/mobile/getting-started/v15-how-to-add-a-contact-on-coin98-super-wallet.md)
- [FAQs](https://docs.coin98.com/products/coin98-super-wallet/mobile/getting-started/faqs-started.md)
- [What is the difference between Private Key and Seed phrase?](https://docs.coin98.com/products/coin98-super-wallet/mobile/getting-started/faqs-started/private-key-passphrase-difference.md)
- [Do I have to backup every time my Wallet updates?](https://docs.coin98.com/products/coin98-super-wallet/mobile/getting-started/faqs-started/do-i-have-to-backup-every-time-my-wallet-updates.md)
- [Does Coin98 Super Wallet hold my funds?](https://docs.coin98.com/products/coin98-super-wallet/mobile/getting-started/faqs-started/does-coin98-wallet-hold-my-funds.md)
- [I can't find an answer to my question. Where do I find an answer?](https://docs.coin98.com/products/coin98-super-wallet/mobile/getting-started/faqs-started/i-cant-find-an-answer-for-my-question.-where-do-i-find-an-answer-1.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://docs.coin98.com/products/coin98-super-wallet/mobile/getting-started.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.
