# Transferring Escrow Entries

### **How do I transfer** KWENTA escrow entries?

{% hint style="danger" %}

* **Only unstaked escrow entries can be transferred!**
* We recommend that stakers unstake all escrow entries before transferring entries.&#x20;
* Unstaking is subject to a 7-day cooldown. If you need to take advantage of this feature, ensure you do not stake any additional $KWENTA for 7 days.

  Once your cooldown period has passed, unstake and transfer at any time.
* Don't forget to restake!
  {% endhint %}

Navigate to the [Kwenta Staking dashboard](https://kwenta.eth.limo/dashboard/staking/), connect your wallet & head over to the escrow tab.

<figure><img src="/files/ROaacLnFtl4wbLcmUGbJ" alt=""><figcaption><p>The escrow entries transfer button is in the "escrow" tab</p></figcaption></figure>

In the Escrow table, select the escrow entries you wish to send & select the transfer button.

> Note if a staked escrow entry is selected the button will become unavailable until the ineligble escrow entry is either unselected or unstaked&#x20;

<figure><img src="/files/hWw6BovOEANGstgcZ6hD" alt=""><figcaption><p>Select your escrow entrues and select transfer</p></figcaption></figure>

Almost done! Enter the receiving address of the selected escrow entries and sign the transaction.

> Note if you enter an ENS the app will automatically resolve the matching address for you!

<figure><img src="/files/oKW4IPoGpzMQuIcQVEqf" alt=""><figcaption><p>No turning back once this is executed</p></figcaption></figure>

Repeat these steps for any future entries you wish to transfer!


---

# 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.kwenta.io/kwenta-token/staking-kwenta/transferring-escrow-entries.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.
