# Odd Apes Gang Pool

{% hint style="info" %}
<https://xoxno.com/collection/OAG-0eaf3b>
{% endhint %}

As already explained in [rewards-mechanism](https://evecosystem.gitbook.io/e.v-ecosystem/dapp/dapp-overview/rewards-mechanism "mention"), for every OAG NFT staked, you'll receive $UTX token with the 1:0.8 ratio with FP.\
\
\&#xNAN;*EXAMPLE*

<table><thead><tr><th width="261">OAG FP</th><th>Daily Reward for each OAG staked</th></tr></thead><tbody><tr><td>0.3 $EGLD</td><td>0.24 $UTX</td></tr><tr><td>0.5 $EGLD</td><td>0.40 $UTX</td></tr><tr><td>1 $EGLD</td><td>0.80 $UTX</td></tr></tbody></table>

{% hint style="info" %}
Want to receive more rewards? Just raise the FP! That's it.
{% endhint %}

{% hint style="warning" %}
*48h unstake period! During this period, if you change your mind you can cancel the unstake with immediate effect.*
{% endhint %}


---

# 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://evecosystem.gitbook.io/e.v-ecosystem/dapp/dapp-overview/oag.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.
