# The Participants

The WeSendit network consists of different types of nodes and levels of utilization, each performing specific functions from data compression and distribution to managing data integrity and availability. Each node has its role in securing the platform and contributing its logic. While we start with the MasterNode in April, we will deploy additional node types in different regions over time. Making the node as a part of the de

The division into Checknet, Testnet, and Mainnet allows for differentiated functionality and security levels within the network.


---

# 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/the-participants.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.
