> For the complete documentation index, see [llms.txt](https://docs.scalp-empire.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scalp-empire.com/i-have-a-nestor-now-what/prepare-wallet-for-auto-buy/auto-approve-solflare/import-ledger-accounts.md).

# Import Ledger accounts

If you already use Solflare for your Ledger wallets (you just manage them through Solflare without having a dedicated Solflare wallet) you will not have access to the new burner functionality from the same user account without doing some steps:

You must first reset your Solflare wallet by logging out. For that, go to Solflare wallet, Security and click Log out. Before that, make sure that you saved your wallet addresses so it will be easy to recognize them when you will have to import them back.\
\ <img src="/files/52dD7MhO50OSeitm6H4W" alt="" data-size="original">

{% hint style="danger" %}
Be careful! you must do this only if you don't have a Solflare wallet and the only existing wallets you can see are the Solflare ones.
{% endhint %}

After logging out, follow the steps in order to [Create a new Solflare wallet](/i-have-a-nestor-now-what/prepare-wallet-for-auto-buy/auto-approve-solflare/create-a-new-solflare-wallet.md).

The next step is adding back your ledger wallets . Click on the new created Main account and then on Import a new wallet.\
![](/files/nCrHg4B0Rek7Iwfo5w3B) ![](/files/Iy2CsKWfWEx4IKIP8TEU)

Click on Import ledger wallet and after that connect your ledger to your computer and select your ledger wallets.\
![](/files/ZDVf33k0riMFoxUT4n8H) ![](/files/HChvRxnMF4Pq97rDFXYH)

Now you have all your ledger wallets available and you can go further and [Create burner wallet and setup auto-approve](/i-have-a-nestor-now-what/prepare-wallet-for-auto-buy/auto-approve-solflare/create-burner-wallet-and-setup-auto-approve.md).\\

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.scalp-empire.com/i-have-a-nestor-now-what/prepare-wallet-for-auto-buy/auto-approve-solflare/import-ledger-accounts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
