> 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.md).

# WeSendit Node Network

- [Preparation for Operation](https://docs.wesendit.io/en/wesendit-node-network/preparation-for-operation.md)
- [The Multiplier](https://docs.wesendit.io/en/wesendit-node-network/the-multiplier.md)
- [Functionality](https://docs.wesendit.io/en/wesendit-node-network/functionality.md)
- [Security and Redundancy](https://docs.wesendit.io/en/wesendit-node-network/functionality/security-and-redundancy.md)
- [Encryption](https://docs.wesendit.io/en/wesendit-node-network/functionality/encryption.md)
- [Score and Rewards](https://docs.wesendit.io/en/wesendit-node-network/functionality/score-and-rewards.md)
- [Processes and Requirements](https://docs.wesendit.io/en/wesendit-node-network/functionality/processes-and-requirements.md)
- [Network Schema](https://docs.wesendit.io/en/wesendit-node-network/functionality/network-schema.md)
- [The Participants](https://docs.wesendit.io/en/wesendit-node-network/the-participants.md)
- [Master Node](https://docs.wesendit.io/en/wesendit-node-network/the-participants/master-node.md)
- [Node Balancer](https://docs.wesendit.io/en/wesendit-node-network/the-participants/node-balancer.md)
- [Indexer](https://docs.wesendit.io/en/wesendit-node-network/the-participants/indexer.md)
- [Storage Node](https://docs.wesendit.io/en/wesendit-node-network/the-participants/storage-node.md)
- [Blacklist](https://docs.wesendit.io/en/wesendit-node-network/the-participants/blacklist.md)
- [The Networks](https://docs.wesendit.io/en/wesendit-node-network/the-networks.md)
- [Checknet](https://docs.wesendit.io/en/wesendit-node-network/the-networks/checknet.md)
- [Testnet](https://docs.wesendit.io/en/wesendit-node-network/the-networks/testnet.md)
- [Mainnet](https://docs.wesendit.io/en/wesendit-node-network/the-networks/mainnet.md)
- [Onboarding for Node Operators](https://docs.wesendit.io/en/wesendit-node-network/onboarding-for-node-operators.md)
- [Get a NodeNFT](https://docs.wesendit.io/en/wesendit-node-network/onboarding-for-node-operators/get-a-nodenft.md)
- [Minimum Requirements](https://docs.wesendit.io/en/wesendit-node-network/onboarding-for-node-operators/minimum-requirements.md)
- [Installation Instructions](https://docs.wesendit.io/en/wesendit-node-network/onboarding-for-node-operators/installation-instructions.md)
- [Operating Multiple Nodes](https://docs.wesendit.io/en/wesendit-node-network/onboarding-for-node-operators/operating-multiple-nodes.md)
- [Troubleshooting](https://docs.wesendit.io/en/wesendit-node-network/onboarding-for-node-operators/troubleshooting.md)
- [Install FAQ](https://docs.wesendit.io/en/wesendit-node-network/onboarding-for-node-operators/install-faq.md)
- [Node Storage Space Considerations](https://docs.wesendit.io/en/wesendit-node-network/onboarding-for-node-operators/node-storage-space-considerations.md)
- [FAQ](https://docs.wesendit.io/en/wesendit-node-network/faq.md)


---

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