# FAQ

<details>

<summary>リビールの日付を教えてください。</summary>

確定しましたら知らせいたします。

</details>

<details>

<summary>ジェネレーティブNFTとレジェンダリーNFTの違いを教えてください。</summary>

ジェネレーティブNFTはパーツ組み合わせによって作成されたNFTです。レジェンダリーNFTは描き下ろしイラストで作成されたNFTです。\
描き下ろしのため、レジェンダリーNFTはカスタマイズできません。

</details>

<details>

<summary>Discordと最終未来少女NFTでのティアの違いを教えてください。</summary>

Discordでのティアは最終未来少女NFTのMint時に利用されます。ティアよって購入上限数などが変わってきます。

リビール後、最終未来少女NFTにティアが付与されます。このティアは最終未来少女NFTにチャージれた推しポイントよって決まります。\
最終未来Appやファンクラブのイベントなどでの参加権に利用される場合があります。　

</details>

<details>

<summary>NFTの保有数はティアに影響しますか？</summary>

最終未来Appでのユーザのティアは保有しているNFTの中で一番高いティアが反映されます。保有数は影響しません。

</details>

<details>

<summary>Discord内での推しポイントは最終未来Appに引き継がれますか？</summary>

最終未来App公開後、それまでのDiscordで付与されているティアに応じて推しポイントが付与されます。

引き継ぎ期間や条件については別途アナウンスいたします。

</details>

<details>

<summary>最終未来Appのリリースはいつ頃を予定していますか？</summary>

最終未来少女Appは推し活やガチャできるWebアプリケーションです。\
ゴールデンウィーク前後でのリリースを目標に開発進めています。

</details>


---

# 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://help.saishumiraishoujo.com/metenohe/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.
