# Top Holder's Fortune

{% hint style="info" %}
The reward system aims to incentivize SHIBAI token top holders weekly by allocating 2% of reflection tokens which will be converted to $ARB to them. This system encourages long-term holding and promotes the overall stability of the token ecosystem.

### **Reflection tokens:**&#x20;

A percentage of every transaction is redistributed to all token holders as a form of passive income. In this case, 2% of these reflection tokens will be set aside for the top 500 holders.

### **Snapshot:**

Periodic snapshots of the SHIBAI token holders' rankings will be taken to determine the top holders. The frequency of the snapshots will be weekly.<br>

### Distribution:

The 2% of reflection tokens allocated for the top holders will be distributed proportionally based on each holder's ranking and token holding percentage among the top holders (to be specified later)&#x20;

#### More details coming soon

<br>
{% 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://aishiba.gitbook.io/aishiba-1/products/top-holders-fortune.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.
