# What's a worker

\
To facilitate the efficient completion of various tasks on our network, we have implemented a rewards system that revolves around the concept of "workers." These workers are not traditional employees but virtual entities that represent the allocation of resources and rewards for specific job assignments.

<figure><img src="/files/R4wbOoUSGcSsMooPjWub" alt=""><figcaption><p>Worker in action</p></figcaption></figure>

The network requires a range of tasks to be completed in order to be successful including streaming video feeds, processing video data through AI detection, referring friends, acquiring NFTs, and much more. Each of these tasks is associated with a designated number of worker(s), who diligently perform their assigned responsibilities, thereby contributing to the overall functionality and effectiveness of the platform.

The allocation of workers ensures the fair distribution of network rewards, thereby optimizing the performance of our network. These workers are assigned based on the specific requirements of each task, taking into consideration factors such as expertise, availability, and task complexity.

By rewarding these virtual workers for their accomplished work, we create a strong incentive for active network participation, fostering a thriving ecosystem. The rewards offered are directly proportional to the successful completion of tasks, ensuring a fair and equitable distribution of benefits among our community members.


---

# 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://university.elumicate.com/whats-a-worker.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.
