# Competition and Arrival

#### Description

Competition refers to the arrival order of a hex. The first Data Collecting machine to enter and generate information from a hex wins the Stream Payment.\
\
The second Data Collecting Machine that arrives to the hex will earn 1/10 of the previous reward. This will go on depending on the number of Data Collecting Machines that arrive in the hex during the same stream.\
\
**Note**: Arrival order applies only to same Data Collecting Machine type.

<figure><img src="https://884779556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbxTXHipRv9JO5Z203ZgU%2Fuploads%2F86eHbpaBk9cm0Wh7lxWR%2FScreen%20Shot%202022-09-21%20at%2011.33.12%20AM.png?alt=media&#x26;token=b379458f-d264-436f-8368-6e0f491b9889" alt=""><figcaption></figcaption></figure>

After 1 stream (10 minutes), all hexes restart.\
When a hex restarts and 2 or more Data Collecting Machines (of the same type) are in the same hex, the order will be determined by the last hierarchical arrival order.

### Formula, Table & Graph

<figure><img src="https://884779556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbxTXHipRv9JO5Z203ZgU%2Fuploads%2FAC6nUcJncA7IJwoTldOz%2FScreen%20Shot%202022-10-18%20at%2011.02.27%20AM.png?alt=media&#x26;token=3060535b-5afd-4142-aa22-1e174c81ecd6" alt=""><figcaption></figcaption></figure>

## New Considerations

Daily Token Unlock: 19,393.94\
Reward per Stream: 0.0897867564

#### New Streams per Day

<figure><img src="https://884779556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbxTXHipRv9JO5Z203ZgU%2Fuploads%2FijGgnK7ZNkL9rHl8r51s%2FScreen%20Shot%202022-10-18%20at%2011.03.26%20AM.png?alt=media&#x26;token=389d64d9-399b-4412-ab6c-bbe9a60bce0c" alt=""><figcaption><p>The number of available streams of the demand is greater than the supply.</p></figcaption></figure>

Streams without competition (demand): 240,000\
Streams with competition (supply): 216,000\
\
24,000 less streams\
Percentage decrease: 10% (due to competition implementation)

#### New Data Collecting Machine amount

If every Data Collecting Machine continue to work for 48 streams, then the supply will decease.

<figure><img src="https://884779556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbxTXHipRv9JO5Z203ZgU%2Fuploads%2FkVGDheuEFpfT79HgZ0XZ%2FScreen%20Shot%202022-10-18%20at%2011.05.09%20AM.png?alt=media&#x26;token=9cf05bcb-ebd1-41a9-9897-00bb1cdd54a9" alt=""><figcaption></figcaption></figure>


---

# 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://envida-protocol.gitbook.io/envida/staking-and-rewards/data-collection-rewards/stream-payment-sensors/competition-and-arrival.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.
