# Sign in with Ledger (via Xverse)

**Here's how to get started:**

⚠️ **To use your Ledger device with Acre**, you must connect through the Xverse extension.

* **XVerse** ([download here](https://chromewebstore.google.com/detail/xverse-bitcoin-crypto-wal/idnnbdplmphpflfnlkomgpfbpcgelopg))
* Once you have installed the Xverse extension proceed to the steps below

**Step 1:** Visit <https://v2.acre.fi/dashboard> in your browser to get started.

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

**Step 2:** Click through the information screens and learn about Acre.

<figure><img src="/files/6CezyezVkksOrHJKS8aW" alt=""><figcaption></figcaption></figure>

**Step 3:** Click the “Connect wallet” button in the top right corner.

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

**Step 4:** Select Xverse wallet from the pop up menu.

<figure><img src="/files/4k1UqkRAJaFV4hbE2k7N" alt=""><figcaption></figcaption></figure>

**Step 5:** This automatically triggers a connection request inside the Xverse wallet extension. Click “Accept” to complete this action.

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

**Step 6:** The Xverse wallet extension requires 2 actions to connect to the Acre Dapp. The second action will automatically load, triggering a signature request.

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

**Step 7:** Once the signature request is loaded into the Xverse browser extension, verify your wallet address and sign the on screen request, inside of the Xverse browser extension window.

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

**Step 8:** You will then be asked to connect your Ledger device to the Xverse browser extension. Ensure your Ledger device is unlocked, and the Bitcoin application is open. Click “Connect”.

<figure><img src="/files/2Ki6Fp1V29VzKbJIQ8Jz" alt=""><figcaption></figcaption></figure>

**Step 9:** Next you will confirm the signature on your Ledger device. Follow the steps on the screen of your Ledger device and confirm the transaction directly on the Ledger device.

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

**Step 10:** Once you have confirmed the transaction and completed the signature request, the Acre Dapp dashboard will automatically load.

<figure><img src="/files/0BKTjhcNJbGa3yISYyAJ" alt=""><figcaption></figcaption></figure>

**Step 11:** You are now logged into your account!

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


---

# 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.acre.fi/acre-dapp/sign-in/sign-in-with-ledger-via-xverse.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.
