# Node registration and adding validators

To get started, you need a system, whether physical or virtual, to run your node and validators. Ensure that you have generated your own validator keys and imported them into Web3Signer. Additionally, make sure to create a dedicated validator client for Stader and set the fee recipient to Stader's Socializing pool. Finally, follow the steps provided in our guide for a smooth and trouble-free setup process.


---

# 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://staderlabs.gitbook.io/ethereum/node-operator/permissioned-node-operator/node-registration-and-adding-validators.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.
