# Validator Node

- [概述](https://docs.chainupcloud.com/zhong-wen/validator-node/overview.md)
- [以太坊](https://docs.chainupcloud.com/zhong-wen/validator-node/ethereum.md)
- [运行验证者节点](https://docs.chainupcloud.com/zhong-wen/validator-node/ethereum/running-validator-node.md): 使用 ChainUp Cloud 作为验证器服务提供商来设置以太坊验证器的简短指南。如果您只是想质押 Eth，建议您查看以太坊质押指南。
- [如何创建验证器密钥？](https://docs.chainupcloud.com/zhong-wen/validator-node/ethereum/ru-he-chuang-jian-yan-zheng-qi-mi-yao.md): 在本教程中，我们将指导您完成生成验证器密钥的过程。这些密钥不仅仅是随机数，它们是您资产和交易的数字密钥，确保


---

# 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.chainupcloud.com/zhong-wen/validator-node.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.
