# Create/ Import Wallet

## Create a New Wallet

1. To Create a new wallet, press "Create Wallet" when you first open Fina Wallet app\ <img src="/files/R37mfImDr5RfULXlDBIV" alt="" data-size="original"><br>
2. You will then see the next screen where you can enter a wallet name of your choice, and a 12 word seed phrase. **Please write down the seed phrase in a secure place and do not let anyone else see it!** If you lose the phrase you will never be able to recover your wallet and if someone else has your seed phrase, they will have access to your wallet and there is nothing you can do to stop them!\
   ![](/files/zIHhiti69fA83T8UaWmT)<br>
3. In the next page you will be prompted to enter 2 random words of the seed phrase generated earlier. This is to ensure you have already written them down.\
   ![](/files/7wLZCQa4xGOWvMgUCnqq)<br>
4. Next you can see your newly generated wallet address starting with "secret...". For advanced users, you can select a preferred HD Path to generate a different address, but it is optional and we suggest to leave it as it.\
   ![](/files/dgUka0x7itb7S1pvViou)<br>
5. Your wallet has been generated. You will need to set a custom password with at least 6 characters to encrypt your seed phrase securely in your device.\
   ![](/files/gChWzrcmTpe82OqOjv8z)![](/files/6jfyGJt0lV1DvmruztVP)<br>
6. You can now start using Fina Wallet! Send some funds to your address or purchase it directly by clicking the "Buy" button.\
   ![](/files/N6gQgXlV1UyFjg9BIu9p)

## Import Wallet with Existing Seed Phrase

1. If you already have a seed phrase generated from Fina Wallet or other wallets like Keplr, you can import it to Fina to get the same address and restore all your assets. Click on "Import Wallet" when you open Fina Wallet and enter your existing 12-word or 24-word seed phrase\
   ![](/files/Vp6EgOWczs17SGdXuckW)<br>
2. Next, follow step 4-6 of creating a new wallet. You should your wallet with the same address and assets successfully imported to Fina Wallet

## Connect with Ledger Nano X

1. Fina Wallet supports connect to your hardware wallet Ledger Nano X via Bluetooth connection. Press "Connect with Ledger Nano X" when you first open Fina Wallet app to get started.\
   \
   You can also select the Ledger App you would like to use. We suggest choosing the native Ledger App, ie, Secret. But for legacy reasons you may want to use Cosmos to retrieve your old wallet.\
   ![](/files/vqV6bViwQvEtm65s8u05) <br>
2. Follow the instruction to connect your Ledger Nano X. Remember to keep your Ledger device close to the phone and turn on bluetooth connection.\
   ![](/files/ZAdi1XqC6QAIBZNRvPWg)


---

# 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.fina.cash/fina-wallet/features/create-import-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.
