# Pool Bonus

#### Description

Pool Bonus is only obtained if tokens are staked in a pool and by collecting data from a hex that belongs to that pool.

#### Considerations

Bonus rewards are distributed based on a **Pool's Staked Tokens** and the **Total Staked Tokens** in every pool.

<figure><img src="https://884779556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbxTXHipRv9JO5Z203ZgU%2Fuploads%2FrrmCjIwp46K94YA76st6%2FScreen%20Shot%202022-09-06%20at%2010.11.33%20PM.png?alt=media&#x26;token=977dc50d-69ab-414b-b5a6-d4588bc3220f" alt=""><figcaption></figcaption></figure>

### Example

Bonus (20% of Data Collection Rewards): 6,666.67 Tokens\
Pool's Staked Tokens: 100,000\
Total Staked Tokens: 800,000

<figure><img src="https://884779556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbxTXHipRv9JO5Z203ZgU%2Fuploads%2FUaJtf49mEwM5UtAe7v0y%2FScreen%20Shot%202022-09-20%20at%205.04.07%20PM.png?alt=media&#x26;token=7bb1ef10-051f-4bd7-90a4-2c623a364b5e" 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/pool-bonus.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.
