# EOA import to Smart wallet

No, it is not possible to import an EOA wallet into a Loopring Wallet.

The Loopring Wallet is a smart contract with its own wallet address and private keys. This means it is not possible to import a seed phrase or private key into the application.

If you’d like to learn more about this see these articles:\
[\
The Loopring Smart Wallet](https://app.gitbook.com/o/6X2S04q6PD3LNWm3ZHsW/s/jysAcUs3GARrxHWSE1ej/)

[Difference between Loopring Smart Wallet and EOA Wallet](https://docs-wallet.loopring.io/faqs/general-faqs/smart-wallet-vs-eoa)


---

# 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/general-faqs/eoa-import-to-smart-wallet.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.
