# 創建EigenPod

EigenPod是由用戶管理的智能合約，旨在促進 EigenLayer 協議監控和管理餘額和提款狀態。在規劃您的 EigenPod 和驗證器操作時，請查看以下注意事項：

* 您可以將任意數量的驗證器指向單個 EigenPod。
* 一個以太坊地址只能部署一個EigenPod。
* 部署 EigenPod 的地址成爲合約的所有者，並獲得再質押和提現操作的許可。
* EigenPod 的所有權無法轉讓。

**第 1 步：**&#x6253;开[EigenLayer 應用程序](https://app.eigenlayer.xyz/)並連接您的 Web3 錢包，確保您已連接到以太坊主網。

**第2步：**&#x9EDE;擊創建EigenPod：

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

如果成功，您將收到確認信息。請注意，您的 EigenPod 地址位於屏幕右側。

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

**第 3 步：**&#x8907;製此地址，在XHash中創建驗證者時作為驗證者的提款憑證。

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

{% hint style="info" %}
該地址負責與該 EigenPod 相關的所有後續再質押和提款活動。
{% endhint %}


---

# 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/chuang-jian-eigenpod.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.
