# Network Participants and Their Roles

<figure><img src="/files/MH476t1CXYb39i2eh7I3" alt=""><figcaption></figcaption></figure>

* Validators: These entities are tasked with the crucial functions of operating nodes, processing transactional activities, and verifying the integrity of outputs generated by the Generators.&#x20;
* Generators: The role of Generators is pivotal in the network's ecosystem. They are responsible for producing numerical outputs using QRNG chips. These numbers are crucial for ensuring the randomness and unpredictability inherent in blockchain operations, thereby enhancing the security and fairness of the network.
* Users: These participants, typically Gaming Providers, utilize the network for a variety of applications, including but not limited to the generation of randomness, management of digital currencies, and the creation and administration of Non-Fungible Tokens (NFTs). Their involvement is essential for the diverse utility of the Sp8de 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://sp8de-docs.gitbook.io/s-p-8-d-e-or-white-paper/the-operational-architecture-of-sp8de/network-participants-and-their-roles.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.
