# NFTBoostWeight

$YEET player rewards are distributed epochally, as described in [Mechanics](/yeet/yeetarded-products/yeet-bonzi/mechanics.md)

* Holding Yeetard NFTs, grants a boost on yeeting weight which is used to calculate each player's share of the epochal $YEET rewards
* Holding greater numbers of NFTs applies increased boost
  * A concave curve is applied to this boost in order to limit the power of big holders
  * max boost that can be applied is 15%, and is reached at holding 25 NFTs

<table><thead><tr><th width="172">No. of NFTs held</th><th>0</th><th>1</th><th>2</th><th>3</th><th>4</th><th>5</th><th>6</th><th>7</th><th>8</th><th>9</th><th>10</th><th>11</th><th>12</th><th>13</th><th>14</th><th>15</th><th>16</th><th>17</th><th>18</th><th>19</th><th>20</th><th>21</th><th>22</th><th>23</th><th>24</th><th>25</th></tr></thead><tbody><tr><td>Weighting Boost</td><td>0%</td><td>3.45%</td><td>5.4%</td><td>6.75%</td><td>7.65%</td><td>8.4%</td><td>9%</td><td>9.6%</td><td>10.05%</td><td>10.5%</td><td>10.8%</td><td>11.0%</td><td>11.55%</td><td>11.85%</td><td>12.15%</td><td>12.45%</td><td>12.75%</td><td>13.05%</td><td>13.35%</td><td>13.65%</td><td>13.8%</td><td>14.0%</td><td>14.4%</td><td>14.55%</td><td>14.7%</td><td>15%</td></tr></tbody></table>

<figure><img src="/files/JE41GAPdcBioiLQKs8eN" 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://docs.yeetit.xyz/yeet/yeetarded-products/yeet-bonzi/nftboostweight.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.
