# Import a wallet

There are 2 ways to import a wallet to Krystal Wallet app:

1. Manually enter the wallet's seed phrase or private key
2. Scan seed phrase, private key, or QR code

***

## Import manually with seed phrase or private key

**Step 1: Click the wallet icon at the top left corner of the Wallet page**

<figure><img src="/files/R3q5txTrT5idK3aq6tkH" alt="" width="375"><figcaption></figcaption></figure>

**Step 2: Click the plus button**

<figure><img src="/files/Fdr9HcDUzFD8hv8HRz8u" alt="" width="375"><figcaption></figcaption></figure>

**Step 3: Click "Import existing wallet" and enter your seed phrase or private key**

<figure><img src="/files/C22uJjidniBGCCIt8Y9F" alt="" width="484"><figcaption></figcaption></figure>

***

## Scan seed phrase, private key, or QR code

**Step 1: Click the Scan button at the top right corner on the Wallet page**

<figure><img src="/files/Q8R3r0Ypg8yU9WRcunu6" alt="" width="238"><figcaption></figcaption></figure>

**Step 2: Scan seed phrase/private key with Text option, or QR with QR option**

<figure><img src="/files/gqrZfu8gWYrQnboCMtIj" alt="" width="238"><figcaption></figcaption></figure>

**Step 3: Check your wallet balance to make sure you import the right wallet**


---

# 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.krystal.app/deprecated/mobile-wallet/import-a-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.
