# How to import an existing wallet to FairyVault

If you already have an Externally Owned Account (EOA) wallet, FairyVault makes it easy to import and manage your assets in one place. Simply import your wallet to FairyVault following this guide.

<figure><img src="/files/hsEiPUNhOwE3uHiTiPNu" alt=""><figcaption></figcaption></figure>

1. Download the FairyVault App from the  [App Store (iOS)](https://apps.apple.com/us/app/fairyvault/id6741625830) or [Google Play (Android)](https://play.google.com/store/apps/details?id=com.portkey.fairyvault) and install it on your mobile device.
2. Open the App and tap "Import an existing wallet" on the home screen.
3. Select your preferred import method: **Google Drive**, **iCloud**, **seed phrase**, or **private key**. Follow the on-screen instructions to either retrieve credentials from the cloud or manually input your information.
4. Enable biometric authentication or set a secure PIN. This step protects your wallet on your current device.
5. That's it! Your existing wallet has been securely imported into FairyVault, and you're ready to manage your assets seamlessly.


---

# 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://fairyvault.gitbook.io/fairyvault-docs/wallet-creation-and-login/publish-your-docs.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.
