# Import From Ledger

If you have an existing wallet, you can easily connect it by importing it from **Ledger**.

Here is a step-by-step guide on how to import your wallet from **Ledger**.

1. Select **Import From Ledger**.\
   \
   Once you select **Import From Ledger** make sure to read and agree to the Terms of Service, after that click **Next**.<br>

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

   The next Window will have a pop-up message that says **Please Make Sure Your Ledger is Unlocked and Casper App is Active/Open Before Proceeding.**<br>
2. Click on **Will Do** to proceed to the page that will allow you to **Connect and Unlock your Ledger**.<br>

   <figure><img src="/files/ojDSVYQSA16QyRTM9szr" alt=""><figcaption></figcaption></figure>
3. Open the Casper App on your Ledger device and follow the on-screen instructions so you can add it to your account.\
   \
   Once you open the Casper App on your Ledger device, click on **Connect Ledger** to proceed.\
   \
   Once you connect your Ledger, you will see all of the public keys you have connected to that Ledger.<br>
4. Choose the public key you want to connect to your Gosuto wallet and proceed to the next step.<br>

   <figure><img src="/files/eN5k3qeulBgiJMyMt784" alt=""><figcaption></figcaption></figure>
5. Create a wallet name and password for your wallet.\
   \
   After that, click on **Import** and you will be able to access your wallet.<br>

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

{% hint style="info" %}
If the Casper App on your Ledger device is closing automatically make sure to close the Ledger Live application on your desktop computer. This is a known issue of Ledger Software.
{% endhint %}

{% hint style="info" %}
To ensure that your password is secure, please create a password with a minimum of:

* 8 characters
* 1 uppercase letter
* 2 digits
* 2 symbols
  {% endhint %}

Once you import a wallet from the Ledger, you will not be able to export the wallet's private key through Gosuto.

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

{% hint style="info" %}
As a security measure, the option to export **Private Key** is not available for wallets imported from the Ledger.
{% endhint %}


---

# 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://the-arcadia-group.gitbook.io/gosuto/how-to-create-import-your-wallet-to-gosuto/import-from-ledger.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.
