# FAQs

- [General FAQs](https://docs-wallet.loopring.io/faqs/general-faqs.md)
- [Smart wallet vs EOA](https://docs-wallet.loopring.io/faqs/general-faqs/smart-wallet-vs-eoa.md)
- [EOA import to Smart wallet](https://docs-wallet.loopring.io/faqs/general-faqs/eoa-import-to-smart-wallet.md)
- [Incorrect balance](https://docs-wallet.loopring.io/faqs/general-faqs/incorrect-balance.md)
- [Sent funds to wrong address](https://docs-wallet.loopring.io/faqs/general-faqs/sent-funds-to-wrong-address.md)
- [Wallet to web dApp connection](https://docs-wallet.loopring.io/faqs/general-faqs/wallet-to-web-dapp-connection.md)
- [Wallet Logs](https://docs-wallet.loopring.io/faqs/general-faqs/wallet-logs.md)
- [New device](https://docs-wallet.loopring.io/faqs/general-faqs/new-device.md): Got yourself a new device and your Loopring app is not working?
- [Forgotten wallet address](https://docs-wallet.loopring.io/faqs/general-faqs/forgotten-wallet-address.md)
- [Connected to a Phishing site](https://docs-wallet.loopring.io/faqs/general-faqs/connected-to-a-phishing-site.md)
- [Wallet Creation FAQs](https://docs-wallet.loopring.io/faqs/wallet-creation-faqs.md)
- [Alloted creation time expired](https://docs-wallet.loopring.io/faqs/wallet-creation-faqs/alloted-creation-time-expired.md)
- [Insufficient token transferred](https://docs-wallet.loopring.io/faqs/wallet-creation-faqs/insufficient-token-transferred.md)
- [Locating initial funds](https://docs-wallet.loopring.io/faqs/wallet-creation-faqs/locating-initial-funds.md)
- [Funds landed on Layer 1](https://docs-wallet.loopring.io/faqs/wallet-creation-faqs/funds-landed-on-layer-1.md)
- [Inactivated Layer 1](https://docs-wallet.loopring.io/faqs/wallet-creation-faqs/inactivated-layer-1.md)
- [Cache clearing](https://docs-wallet.loopring.io/faqs/wallet-creation-faqs/cache-clearing.md)
- [Fee FAQs](https://docs-wallet.loopring.io/faqs/fee-faqs.md)
- [Fee types](https://docs-wallet.loopring.io/faqs/fee-faqs/fee-types.md): You need to pay gas fees on Ethereum Layer 1(L1):
- [Fee reduction tips](https://docs-wallet.loopring.io/faqs/fee-faqs/fee-reduction-tips.md)
- [Charged for funds not moved](https://docs-wallet.loopring.io/faqs/fee-faqs/charged-for-funds-not-moved.md)
- [Security FAQs](https://docs-wallet.loopring.io/faqs/security-faqs.md)
- [Loopring has access?](https://docs-wallet.loopring.io/faqs/security-faqs/loopring-has-access.md)
- ["Do not uninstall the app"](https://docs-wallet.loopring.io/faqs/security-faqs/do-not-uninstall-the-app.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-wallet.loopring.io/faqs.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.
