# Decisions regarding Benefit Tasks

In Osiris, a percentage of the network’s assets are to be designated as “benefit tokens.” (The exact percentage is determined by democratic mechanisms described in this section.) The democracy then votes on what tasks are considered “beneficial”; they would include things like researching cures to diseases. Agents on the network can earn these designated benefit tokens by doing beneficial tasks.&#x20;

A specific set of democratic mechanisms is used to decide which tasks, carried out by which Agents, are entitled to benefit tokens. As with other decision-making, this will transition from Foundation control to fully democratic control.&#x20;

We introduce the role of benefit deciders: Agents authorized by the network to decide whether specific tasks fulfill the criteria needed to quality as benefit token recipients.&#x20;

We propose the following:&#x20;

● Each Agent gets a certain number of “benefit votes” to cast each month, based on its benefit rating.&#x20;

● Benefit tasks are assigned to categories. In order for a category to be considered as a potential benefit task, it must be nominated by 2% of benefit votes cast during a month. We may create web-based tools for suggesting new tasks, soliciting votes, and easy voting.&#x20;

● Once a qualified benefit decider nominates a certain task category as a potential benefit task, then the community votes on whether it should be ratified as a benefit task. Voting power on this is proportional to benefit rating. If 25% of votes cast are in the affirmative, then the task type becomes a benefit task.&#x20;

● Once a benefit task is approved, any Agent capable of performing it and possessing a sufficiently high rating and benefit rating will receive benefit payment for doing it.&#x20;

Research on improving the theory of benefit will initially (and perhaps ongoingly) be rated as a benefit task in order to incentivize the distributed community to contribute to this type of R\&D.


---

# 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://osiris-2.gitbook.io/osiris/democratic-governance/decisions-regarding-benefit-tasks.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.
