# OMN Mining Roles and Policies

There are four roles of the OMN miner, detail:

## Pioneer

Each participant will receive OMN at a determined OMN/h rate by entering the app and clicking the "Start" button once every 24 hours. You don't need to open the app after clicking the "Start" button and still automatically get the hourly OMN. You will stop receiving OMN after 24 hours until you click the "Start" button to start a new 24-hour session. You can also open the app to make a transaction (For example: pay OMN to another Pioneer).

<figure><img src="/files/R9lzYEcZDwbPG6jjRmkW" alt=""><figcaption><p>Pioneer's receive rate decreases as the number of Nodes increases.</p></figcaption></figure>

## Ambassador

An Omega mobile app user refers other users to the Omega network. They then provide a list of 5 pioneers they know and trust. These contributions will help the Omega Network become globally trusted. When you forget your account, it is possible to recover the account by asking five people in the security circle to send information to OmCoreTeam (This part is related to the issue of account authentication, which we will implement in the Fourth quarter of April 2023).

## Validator

The user is a pioneer, a contributor using the Omega mobile app and also running the Omega node software on their desktop or laptop computer. The Omega node software runs the core SCP algorithm, taking into account the trust graph information provided by the contributor. (we will launch in Q4/2023 when Pioneer rewards are low).

## Trainer

Trainers are people who understand Web3 and will join the Omega Web3 ecosystem. They are the leaders and lead their team, finding and exploiting NFTs.

Please note that the Trainer role will perform soon. When Omega Web3 launches.&#x20;

A user can play more than one of the above roles. All roles are required. So all roles are rewarded with daily OMN as long as they participate and contribute during that day. We define “mining” more broadly than its traditional meaning equivalent to implementing a proof-of-work consensus algorithm like in Bitcoin or Ethereum.


---

# 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://omeganetwork.gitbook.io/omega-network-whitepaper/omn-mining-roles-and-policies.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.
