# 從EigenLayer提款

EigenLayer中原生再質押的提款有兩種：

* **部分提款**：超過32 ETH（質押獎勵）的餘額被提現到以太坊地址。驗證者將繼續成為信標鏈的一部分並按預期進行驗證。
* **全額提款**：用戶可以完全停止質押活動。通過選擇此選項，他們啟動解鎖驗證者持有的全部餘額的過程，包括初始權益和任何累積獎勵。此操作有效的結束了驗證者對網絡的參與。


---

# 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.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.
