# Troubleshooting

- [Recovery](https://docs-wallet.loopring.io/troubleshooting/recovery.md): Regain access to your Loopring Smart Wallet or transfer the wallet to another device
- [Recover into Multi-wallet UI](https://docs-wallet.loopring.io/troubleshooting/recovery/recover-into-multi-wallet-ui.md)
- [Recover with Cloud](https://docs-wallet.loopring.io/troubleshooting/recovery/recover-into-multi-wallet-ui/recover-with-cloud.md): Recover your wallet gas-free using back-up data stored in the cloud
- [Recover with Guardians](https://docs-wallet.loopring.io/troubleshooting/recovery/recover-into-multi-wallet-ui/recover-with-guardians.md): Step-by-step process on recovering access to your wallet
- [Import](https://docs-wallet.loopring.io/troubleshooting/import.md): Import your Loopring Smart Wallet from one device to another, gas-free!
- [Import Process](https://docs-wallet.loopring.io/troubleshooting/import/import-process.md): This guide will demonstrate how to import a wallet onto a new device


---

# 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-wallet.loopring.io/troubleshooting.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.
