> For the complete documentation index, see [llms.txt](https://docs.wesendit.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wesendit.io/en/wesendit-node-network/the-participants.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
