# New Wallet

From the home screen click on the “wallet” button or type in /wallets<br>

Click “Create XRPL Wallet”\
\
![](https://lh7-us.googleusercontent.com/qv8vJ_UCur-JOCOASf1DfkHjF_QaXu_ro_4_w0-D-so93dTH-vtQ6xxjlYe9H_vOj0kpNZTSHqdm7a-up6wbsifD5IJCypKtlt6qwW5NXfh4X4_iEWCaGjF0mHFpssfMhkXMvwq8A70jetr3NhjiAzI)\
\
Give you wallet a name and hit enter\
![](https://lh7-us.googleusercontent.com/-1qRbrLnxtmv8UA6sHfr3HM_N7IamSsqMwblpPhFZFW7p4FTZ5HlCrQrOrrMaXfg2k-FxmRgI9kfjDKe6X5LBA8t5t6vtIrgaQGwhcEwOxcgl8O6IqE0AG8Fs3NrWFPzAWI_B_k3GTWbLtk5sMjrwmQ)

How to Set up a new wallet on the First Ledger Website. \
\
**ALL FIRST LEDGER WALLETS ARE CLIENT SIDE SELF CUSTODY WALLETS. PLEASE SAVE YOUR SEED AND ENCRYPTED FILE!** \
\
1\. Click the wallet button located in the top right of the screen . A pop up will show in the top right.&#x20;

Keep in mind if you link your social accounts to an already existing wallet, that social account will be used as a sign in method and you will be unable to create a fresh wallet with that social account. \
\
**You have the choice to either link social accounts or use them as a fresh start!** <br>

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

2. A window will pop up prompting you with multiple options to create a wallet . \
   \
   First Ledger Telegram Verification - Create a wallet through telegram. Telegram will work as a verification method when logging into the website. \
   \
   Google account - Create a wallet using a google email.  (READ ONLY/ No Storing of data)\
   \
   Twitter account - Create a wallet using your twitter account.  (READ ONLY/ No Storing of data)

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

3. Input your wallet name within the test box under "add new wallet" and click next

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

**VERY IMPORTANT SAVE YOUR SEED PHASE AND BACKUP. THIS IS A SELF CUSTODY WALLET!**

4. Once seed and encrypted file have been saved, check off the i saved my seed box and click confirm.&#x20;
5. Congrats you have created your wallet! Similar to every other wallet on the xrpl, send 10xrp to your new wallet to activate it.&#x20;


---

# 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/new-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.
