# ダイナミックNFT機能

ダイナミックNFTとは**ビジュアルやパラメーターが動的に変化するNFT**です。従来型のNFTはビジュアルの固定化されており静的ですが、ダイナミックNFTはユーザーの行動や条件に沿って動的に変化をさせることができます。\
\
Snapshotでは、**友達招待**や**条件達成**、**特典引換え**などユーザーのアクションに応じて**ビジュアルやステータスを変更することが可能**です。


---

# 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.snapshot.ooo/jp/web3/dnft.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.
