# 部分提款

{% hint style="info" %}
由於從以太坊提款的設計方式，用戶每次連續掃描所有驗證器(大約需要7-8天)只能啓動一次部分提款。

所有從 EigenLayer 主網取消質押的資金都需要經過 7 天的託管期才能提取。因此，在您發起取消質押後，您必須等待 7 天才能提取您的資產。
{% endhint %}

**第 1 步：**&#x53D6;消質押 - 單&#x64CA;**“Unstake”**&#x5C07;提款排隊並啓動託管期。

<figure><img src="/files/8Dvj4HJI3GgNKS7WtQzL" alt=""><figcaption></figcaption></figure>

如果成功，您應該會收到確認信息。交易確認後，您應該會看到您的EigenPod餘額轉為取消質押待定狀態。

<figure><img src="/files/5LSigHcexG6hXOsr21FM" alt=""><figcaption></figcaption></figure>

**第 2 步：**&#x7B49;待 7 天託管期結束。

**第 3 步：**&#x63D0;款 - 託管期結束後。點擊**Withdraw**將ETH 轉入您的錢包

<figure><img src="/files/3gweEGxUBLcbL66ioIxG" 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.xhash.com/cn/staking/restaking-zhi-nan/eigenlayer/cong-eigenlayer-ti-kuan/bu-fen-ti-kuan.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.
