# Loopring has access?

No, only you can access the funds and assets within your Loopring Smart Wallet. The Loopring Smart Wallet is a self-custody wallet, which means the owner of the wallet has full control and ownership of their assets. This is different from services such as a Centralized Exchange (CEX)  where users don't own their assets directly on the blockchain.

The private keys, a hash of randomly generated characters akin to a password, are encrypted and stored securely on a single device, never exposed publicly - even to Loopring. Loopring cannot control any of the wallets created through the app, nor funds secured within them.

If you cannot access the Loopring Smart Wallet mobile app, whether it was lost/stolen or the app was deleted, a [Recovery](/troubleshooting/recovery.md) is required.

#### Related Articles <a href="#related_articles" id="related_articles"></a>

[What is Loopring Smart Wallet?](https://docs-wallet.loopring.io/)

[I've uninstalled the app - How do I Recover my wallet?](/troubleshooting/recovery.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/security-faqs/loopring-has-access.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.
