# Onboarding for Node Operators

he onboarding procedure for new node operators is designed to be user-friendly to encourage broad participation. A dedicated interface allows node operators to monitor and manage their activities and rewards. The flexible and scalable design of the WeSendit network is structured to dynamically adapt and expand to incorporate future enhancements in security, efficiency, and user-friendliness. For a detailed description of the node concept, including technical setup, reward optimization, and participation conditions.


---

# 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.wesendit.io/en/wesendit-node-network/onboarding-for-node-operators.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.
