# 3.3 디플레이션형 토큰 유틸리티 플라이휠

* **온체인 자동 소각:**\
  모든 소비 활동이 자동으로 **토큰 소각**을 트리거하여,\
  **투명성**과 **자산 희소성**을 보장합니다.
* **게임화된 소각 마이닝:**\
  토큰 소각 시 NFT 에어드랍, 아이템 조각, 포인트, 랜덤 보상이 연동되어\
  **유저 참여도를 극대화합니다.**
* **계층화 인센티브 루프:**\
  특정 NFT 보유자는 **독점적 거버넌스 및 배당권**을 누리며,\
  유저 인센티브와 거버넌스 참여가 자연스럽게 정렬됩니다.


---

# 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://squidverse.gitbook.io/squidverse/squidverse-1/3.-squidverse/3.3.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.
