# Importing a wallet

Type in /wallets

\
Once on the wallet screen click the “import XRPL wallet” button

You will then be prompted to input a seed phrase&#x20;

Paste the seed phrase within the text box

\
Once you have input the seed, give the wallet a name\
\
![](https://lh7-us.googleusercontent.com/1wNot2iTjCPLCEoDwQVJuzgOUQVLkQplwyVv6ChJVwniccYn4_nNtmUNeHtUcbTjKmcCeDCdV5c56ML5ANCZPvU4cmJU6SUcZ8n3M07E6Y4GG-QAlGhK5nhI6JgBrL-XqRAB-XzluY5GLTwW8HH-fVw)\
\
To confirm the wallet has been successfully imported, type in /wallets\
\
![](https://lh7-us.googleusercontent.com/NzorLuFEiUTD4o3HJWegCLwAGzQQTfNad89VicgifAxa-jgGG-hsXjuNpD9BI1Ngl4Lsa1mc9vIshzAPcNCYUQTik4SCunWD7k5c7IM5Fi5-xZ3xZxTIAq85-O_DDIadupOBltJpjEoYL7UheJzBEbc)<br>

Importing a wallet using the web application.\
\
1\.  Open the wallet by clicking the "wallet" button\
\
2\. Once the wallet has been opened click  "import existing wallet"

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

\
3\. Once youve clicked the import button you will be brought to this screen shown below. Select the import method youd like to do. <br>

<figure><img src="/files/5YzSUzWAvqMH3Pj9p59D" alt=""><figcaption></figcaption></figure>

\
\
4\. Once you have input all required information to import your wallet, click confirm and you will have successfully imported your wallet!<br>


---

# 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.firstledger.net/importing-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.
