# 10.4 見ている指標（KPI）

運営チームが健康状態を測るために見ている主な指標です。

* **EVT**：総発掘量、残りプール量（初期総量−累計発掘）、解放ペース
* **Econ**：消費量（修理・強化・福袋開封）、平均修理頻度
* **NFT**：Breed回数、P0/P1などパラランクの生成数
* **ユーザー**：アクティブ率、BIND金額の分布、ランク分布
* **市場健全性**：余剰度（SR指数）、イベントの効果


---

# 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/economic-balance/kpis.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.
