# Kira Club

## Club Member Benefits

<table><thead><tr><th>Benefits by Tier</th><th data-type="checkbox">General Member</th><th data-type="checkbox">Silver VIP</th><th data-type="checkbox">Gold VIP</th><th data-type="checkbox">Sapphire VIP</th></tr></thead><tbody><tr><td>USDi Yield</td><td>true</td><td>true</td><td>true</td><td>true</td></tr><tr><td>C2C Fiat Off -Ramps</td><td>true</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Kira AI Agent</td><td>false</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Mint with Wire</td><td>false</td><td>false</td><td>true</td><td>true</td></tr><tr><td>C2C Operator</td><td>false</td><td>false</td><td>false</td><td>true</td></tr><tr><td>Exclusive Perks</td><td>false</td><td>false</td><td>false</td><td>true</td></tr></tbody></table>

## VIP Qualifications

<table><thead><tr><th width="185">VIP Tiers</th><th>KRA Balance</th><th>Referral</th><th>KRA Staking</th></tr></thead><tbody><tr><td>Silver VIP</td><td>>=100,000 KRA</td><td></td><td></td></tr><tr><td>Gold VIP</td><td>>=200,000 KRA</td><td>referred by another Gold VIP</td><td></td></tr><tr><td>Sapphire VIP</td><td>>=200,000 KRA</td><td>refereed by another Sapphire VIP</td><td>>=1,000,000 KRA</td></tr></tbody></table>


---

# 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.kira.trading/dao/kira-club.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.
