# 5.5 よくある質問（FAQ）

* **Q. EconとEVTを同時に獲得できますか？**\
  A. できません。BIND時にどちらか一方を選択します。

* **Q. EVTの発掘はいつから可能ですか？**\
  A. NFTがMini以降で条件を満たしたときから可能です。ただし条件達成後は24時間のクールダウンが発生します。

* **Q. 複数NFTを持つと有利ですか？**\
  A. 有利です。逓減補正（√N）により短期的に偏らず安定的に獲得できるよう設計されています。\
  （複数保有補正は今後実装予定）


---

# 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/rewards/faq.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.
