# EWC Validator Documentation Overview

Welcome to the homepage for Energy Web Chain validator technical documentation!&#x20;

This space is organized into two primary groups:

* [Installing a validator node](https://docs.energyweb.org/ewc-validator-documentation/guides/installing-a-validator-node): Start here if you are new to the EWC validator community and setting up a node for the first time.&#x20;
* [Maintaining a validator node](https://docs.energyweb.org/ewc-validator-documentation/guides/maintaining-a-validator-node): Here you will find step-by-step instructions for a variety of operational and maintenance tasks.&#x20;

If you need further information or troubleshooting assistance, please use the dedicated [Validator Knowledge Base](https://discuss.energyweb.org/c/knowledge-base/15).&#x20;

{% hint style="info" %}
**Note:** Validators can[^1] opt to outsource their node installation and operation to third-party service providers.&#x20;

Validators who opt to install and run their nodes externally can use [**Launchpad by Energy Web**](https://launchpad.energyweb.org/login) to install and host their Validator Nodes. Find detailed instructions in our [Quick Start Guide](https://docs-launchpad.energyweb.org/launchpad-by-energy-web/blockchain-infrastructure/validator-nodes/quick-start-guide).
{% endhint %}

[^1]:


---

# 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.energyweb.org/ewc-validator-documentation/start-here/ewc-validator-documentation-overview.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.
