# 节点委托

#### DIN 引入了委托功能，为节点用户提供更多选择，并增强节点操作方法的多样性。

**委托机制介绍**

1. 节点 NFT 持有者（委托人）可以将其节点许可证的操作权委托给节点运行员（受托人）。
2. 受托人可以从节点 NFT 持有者那里获得许可证。
3. 受托人可以使用该许可证运行节点程序进行挖矿。
4. 受托人和节点 NFT 持有者将共享节点的xDIN收益。\ <br>

**谁可以成为受托人？**

1. 委托机制采用白名单系统，目前仅允许特定**受托人**参与。
2. **潜在受托人**需提交申请表。
3. 如果一切顺利，DIN 团队将与您联系并将这些地址添加到白名单

### 如何委托

#### Step 1: 选择受托人

* 导航到“委托”页面并选择“Operator”页面。
* 选择您希望委托给的个人。
* 决定佣金比例：这是每个 xDIN 网络奖励的分成百分比。例如，如果节点获得 10 xDIN 的奖励，而佣金为 10%，则节点拥有者收到 9 xDIN，节点受托人收到 1 xDIN。

#### Step 2: 点击 'Delegate'

* 选择好受托人后，点击‘Delegate’按钮

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

#### Step 3：  选择节点

* 从列表中选择您希望委托的特定节点。&#x20;
* 查看详细信息以确保选择的是正确的节点。

#### Step 4: 确认委托

* 输入佣金比例。默认佣金比例是 DIN 根据市场条件计算的合理比例，但您可以随意修改。\
  按照屏幕提示确认您的委托。
* 一旦确认，您的节点将成功委托给选定的受托人。

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

### &#x20;查看节点情况

一旦开启委托，你可以在 **'Run by Operators'** 页面监控。该部分提供有关被受托人的活动和节点整体状态的实时更新。如果您发现所选受托人表现不佳或未达到您的期望，您可以随时选择撤销委托。

在扣除委托佣金后，网络奖励将显示在表格中

<figure><img src="/files/UgtfZWh15X8KuFYv6fsW" 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.din.lol/din-cook-data-for-ai/chinese/ru-he-can-yu/chipper-node-jie-shao/jie-dian-wei-tuo.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.
