# Deprecated

- [Mobile Wallet](https://docs.krystal.app/deprecated/mobile-wallet.md)
- [Create a new wallet](https://docs.krystal.app/deprecated/mobile-wallet/create-a-new-wallet.md)
- [Import a wallet](https://docs.krystal.app/deprecated/mobile-wallet/import-a-wallet.md)
- [Use Zap In on the Krystal Wallet App](https://docs.krystal.app/deprecated/mobile-wallet/use-zap-in-on-the-krystal-wallet-app.md)
- [Connect multiple wallets on Krystal iOS App](https://docs.krystal.app/deprecated/mobile-wallet/connect-multiple-wallets-on-krystal-ios-app.md)
- [Connect multiple wallets on Krystal Android app](https://docs.krystal.app/deprecated/mobile-wallet/connect-multiple-wallets-on-krystal-android-app.md)
- [Back up wallet's key](https://docs.krystal.app/deprecated/mobile-wallet/back-up-wallets-key.md)
- [Krystal Wallet Migration Guide](https://docs.krystal.app/deprecated/mobile-wallet/krystal-wallet-migration-guide.md): Exporting Your Wallet from Krystal and Importing into MetaMask.
- [FAQ](https://docs.krystal.app/deprecated/mobile-wallet/faq.md)
- [Krystal ILO](https://docs.krystal.app/deprecated/krystal-ilo.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://docs.krystal.app/deprecated.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.
