# Start Service

### View Associated Devices

After completing the configuration of the cloud server, you can login the [**node client**](https://dashboard.boolscan.com/device) to config your device. The system will automatically show the device of the corresponding cloud server according to the connected wallet address (tBOL are required as the gas). The device default status is "Not listed".

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

### Stake Node Token

Click the "More" icon at the end of the device record row to display the device management menu, and then click the "Update PID" button in the menu to enter the staking page and complete the initial staking operation by sending the transaction on the chain.

Note: The minimum amount required for the first staking is **4000 tBOL**. After the staking is completed, the system will automatically register the device and assign the corresponding Pid, and then the device will turn into the "Run" status at the same time.

<figure><img src="/files/3P32eZpVfehYRSmaoac4" alt=""><figcaption></figcaption></figure>

### Join DHC Network

When the node staking threshold is met, the node service of the current device can be formally activated by clicking the "Join Service" button in the menu and sending an on-chain transaction. Then the device will turn into the "Service" status, which means it has joined the DHC service network.

Note: The minimum staking threshold for joining the DHC service network is **20,000 tBOL**. Users can increase the amount of staking through the "Lock" button from device list menu or wait for other voters' staking to meet the minimum staking threshold.

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

### Checkout Node Rewards

If the node operates without any anomalies such as disconnections, the node income will be released at the end of every reward era. User can check out the total rewards at the statistics cards and the device rewards from the device list respectively.

Note: The reward distribution ERA of DHC nodes is **50 minutes** and the unpaid rewards will not expire.


---

# 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.bool.network/user-guide/alpha-testnet/node-management/for-dhc-node/start-service.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.
