# Item

<figure><img src="/files/EvFLwE980cdnv9A7v6pZ" alt="" width="375"><figcaption></figcaption></figure>

SRC offers items to recharge "reward boost" distances. Boost point increases boost distance limit. If NFT Boost distance is 10km, rewarding add 10% to the base reward up to 10km. You can recharge boost distance using the item.

<table><thead><tr><th width="154">Price (SRC)</th><th width="176">Boost distance</th><th width="211.4074074074074">Distance per SRC</th><th width="171">Distance benefit</th></tr></thead><tbody><tr><td>10</td><td>15</td><td>1.5</td><td>50%</td></tr><tr><td>20</td><td>32</td><td>1.6</td><td>60%</td></tr><tr><td>40</td><td>68</td><td>1.7</td><td>70%</td></tr><tr><td>80</td><td>144</td><td>1.8</td><td>80%</td></tr></tbody></table>

*\*The item offer to price and distance may vary*


---

# 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://saferoadclub.gitbook.io/src-ai/safe-road-club-systems/item.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.
