# Flex Validator Nodes

Flex's decentralized node system allows individuals and organizations to participate in the network actively, earn rewards, and contribute to the ecosystem's growth and security. The node requires users to download a web client - this client enables users to perform on-chain and online tasks, and also auto-validate their peers' activity, earning FLEXE token allocations in exchange for node activity and uptime. Post the FLEXE token generation event, validators can stake tokens to qualify for reward multipliers. Staking tokens is only one of the ways to accelerate rewards - there will be additional opportunities.

The subsequent sub-sections of this document provide an in-depth analysis of the node structure, detailing the intricate workings of each layer: data and validation, rewards, audit, sentinel, and prediction. Integrating machine learning, cryptographic protocols, and dynamic optimization algorithms ensures that the Flex Network can adapt to changing conditions, maintain high-security standards, and efficiently allocate resources in a decentralized environment.

**To set up a Flex Node today, visit our** [**Website**](https://flexflex.org)**.**&#x20;


---

# 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://flexecosystem.gitbook.io/flex-docs/protocol/flex-validator-nodes.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.
