# Wallet Creation FAQs

| <h3><a href="/pages/GY9L9pOwl3DMmC4BpXV2">What if the wallet creation in the mobile app expired?</a></h3>                                          |
| -------------------------------------------------------------------------------------------------------------------------------------------------- |
| <h3><a href="/pages/JxHEpT8j271lBr3Fx2A2">What if I did not transfer enough tokens?</a></h3>                                                       |
| <h3><a href="/pages/fTi0OBHun8XcXpeWRBbk">I sent funds to set up the Loopring Smart Wallet - where did my initial funds go?</a></h3>               |
| <h3><a href="/pages/fTi0OBHun8XcXpeWRBbk">Why did funds sent from a CEX (i.e. Coinbase) or EOA Wallet (MetaMask) end up in L1 and not L2?</a></h3> |
| <h3><a href="/pages/fTi0OBHun8XcXpeWRBbk">How do I access my L1 assets if I have only activated my Counterfactual L2 only wallet?</a></h3>         |
| <h3><a href="/pages/EoMCeCfl46QHlCcyHJY8">I’ve uninstalled and reinstalled the app but my wallet is not deleted</a></h3>                           |


---

# 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/wallet-creation-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.
