# Import You Private Key(s)

Once you have configured the blockchain, you will be prompted to setup a wallet.  You will need to import an existing Libre account by clicking the “Import and Existing Account” button.

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

And then the "Import Private Key" button:

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

You will be prompted to “Import a Private Key”.  If you created your account using the Bitcoin Libre app, you will need to [Obtain your Libre Private Key](/using-anchor-wallet-with-the-libre-blockchain/obtaining-your-libre-private-key.md)  from the "Recovery phrase" provided by the app, before proceeding.  You cannot use the Recovery phrase to directly import your account in to Anchor Wallet.

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

Once you enter your private key on the import screen, Anchor should load any accounts associated with that key.  If no accounts appear, please check your private key.

Select the account(s) you would like to import and click "Import Account(s)".

You may be prompted to enter your master wallet password for Anchor, to complete the import of your Private Key.

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

Your account import is complete, and Anchor is now ready to configure custom mainnet tokens.


---

# 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.cryptobloks.io/using-anchor-wallet-with-the-libre-blockchain/configuring-the-libre-mainnet/import-you-private-key-s.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.
