> For the complete documentation index, see [llms.txt](https://docs.kiln.fi/v1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kiln.fi/v1/integrations/wallets/stake-from-ledger-wallet-formally-ledger-live/using-kiln-dapp-deprecated.md).

# Using Kiln dApp (Deprecated)

{% updates format="full" %}
{% update date="2026-04-23" %}

## dApp to Widget Migration

Kiln dApp is no longer available in Ledger Wallet. Please now use Kiln Staking inside Ledger Wallet from the discovery section or access it from here.&#x20;

<a href="ledgerlive://discover/kiln-staking" class="button primary">Open Widget</a>
{% endupdate %}
{% endupdates %}

## Staking options

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Dedicated Validators</strong></td><td><ul><li><em>Multiples of 32 ETH</em></li><li><em>Dedicated validators</em></li></ul></td><td><a href="/files/wFEr1qjhDIrPSLpW83JF">/files/wFEr1qjhDIrPSLpW83JF</a></td><td><a href="/pages/HYT39g3qzwalDiJw2LiL">/pages/HYT39g3qzwalDiJw2LiL</a></td></tr><tr><td><strong>Pooled Staking</strong></td><td><ul><li>A<em>ny amount of ETH</em></li><li><em>Proportionate rewards</em></li></ul></td><td><a href="/files/6j9xlk5aTEbbt1TfBU2y">/files/6j9xlk5aTEbbt1TfBU2y</a></td><td><a href="/pages/qhCAf8zEK5z0qCcrMB17">/pages/qhCAf8zEK5z0qCcrMB17</a></td></tr><tr><td><strong>Kiln x EigenLayer</strong></td><td><ul><li><em>LST + ETH restaking</em></li><li><em>Restaking points</em> </li></ul></td><td><a href="/files/8buoWXSXFXxzSDvQEQtt">/files/8buoWXSXFXxzSDvQEQtt</a></td><td><a href="/pages/rbKfIBg2ERXE82YdJnfV">/pages/rbKfIBg2ERXE82YdJnfV</a></td></tr></tbody></table>

## How to videos

### How to stake multiples of 32 ETH for dedicated validators

{% embed url="<https://youtu.be/H2YnzUL7RGg>" %}

###

### How to withdraw rewards from dedicated validators (including your 32ETH after unstaking)

{% embed url="<https://youtu.be/_QIzs5LB-cU>" %}

###

### How to exit a validator (unstake 32 ETH)

{% embed url="<https://youtu.be/DFFKGcwUuuY>" %}

###

### How to stake any amount of ETH in the staking pool

{% embed url="<https://www.youtube.com/watch?v=aRnV-4r4l2s>" %}

###

### How to unstake from the staking pool

{% embed url="<https://youtu.be/CsNt9ubTqJw>" %}

###

### How to restake liquid staking tokens (LST) with EigenLayer

{% embed url="<https://www.youtube.com/watch?v=1ptHfmyRCOM>" %}


---

# 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.kiln.fi/v1/integrations/wallets/stake-from-ledger-wallet-formally-ledger-live/using-kiln-dapp-deprecated.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.
