# 8.2 ランク別仕様一覧

<table><thead><tr><th width="90.796875">ランク</th><th width="201.5">条件</th><th align="right">1日BIND上限</th><th align="right">月間BIND上限</th><th align="right">EVT報酬効率 (Earn Rate)</th><th align="right">XP上限</th><th>出金待機時間</th></tr></thead><tbody><tr><td><strong>S</strong></td><td>・決済データ自動連携済み<br>・以下いずれか<br>　- GenesisをGame内に最低1体保有<br>　- 累積BIND20件以上＆ユニーク店舗5件以上</td><td align="right">$200</td><td align="right">$3,000</td><td align="right">100%</td><td align="right">200XP/日</td><td>24時間</td></tr><tr><td><strong>A</strong></td><td>・決済データ自動連携済み<br>・以下いずれか<br>　- Uncommon以上を最低1体Game内に保有<br>　- 累積BIND10件以上＆ユニーク店舗2件以上</td><td align="right">$100</td><td align="right">$2,000</td><td align="right">100%</td><td align="right">100XP/日</td><td>48時間</td></tr><tr><td><strong>B</strong></td><td>・以下いずれか<br>　- Genesis最低1体Game内に保有<br>　- 決済データ自動連携済み<br>　- 累積BIND15件以上＆ユニーク店舗2件以上</td><td align="right">$50</td><td align="right">$1,500</td><td align="right">自動100%／手動50%</td><td align="right">100XP/日</td><td>72時間</td></tr><tr><td><strong>C</strong></td><td>・以下いずれか<br>　- Common以上最低1体Game内に保有<br>　- 累積BIND10件以上＆ユニーク店舗1件以上<br>　- プレミアム会員（3ヶ月契約）</td><td align="right">$30</td><td align="right">$900</td><td align="right">手動50%</td><td align="right">100XP/日</td><td>72時間</td></tr><tr><td><strong>D</strong></td><td>・新規登録／条件未達ユーザーはここから開始</td><td align="right">$15</td><td align="right">$450</td><td align="right">25%</td><td align="right">30XP/日</td><td>72時間</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.syfu.io/ja/trust-rank/specs.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.
