# 8.1 Core Rules

* **Rank order**: S > A > B > C > D
* **Evaluation criteria**:
  * Cumulative number of BINDs
  * Unique stores meeting EVT excavation conditions
  * NFT holdings (as collateral)
  * Automatic payment data integration (with KYC)
* **Promotion & demotion**:
  * Promotion occurs immediately upon meeting conditions.
  * Demotion occurs immediately upon failing conditions (no time buffer).
  * Listed NFTs count as “held”; once sold, rank may drop instantly if conditions unmet.
* **Fraud prevention**:
  * Past 30 days of activity auto-scanned.
  * Fraud flag → withdrawal hold + review.
  * Confirmed fraud → asset confiscation, BAN, forced demotion.


---

# 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/trust-rank/rules.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.
