> For the complete documentation index, see [llms.txt](https://ontactprotocol-team.gitbook.io/ontactprotocol_kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ontactprotocol-team.gitbook.io/ontactprotocol_kr/undefined-2/tokenomics.md).

# Tokenomics

ONTP는 온택트 프로토콜 생태계에서 경제 모델에 따라 다양한 수요와 공급이 발생하며, 이에 따라 유동성과 시장 가치에 대한 변화가 발생할 수 있다. ONTP는 아래와 같은 형태로 사용될 수 있으나 이에 한정되지는 않는다.

(1) 데이터 수집 및 활용에 대한 결제; (2) 데이터 제공에 대한 보상; (3) IoT 서비스 이용에 대한 결제; (4) 데이터 거래 수단으로의 활용; (5) Web 3.0 IoT 솔루션 마켓 결제; (6) 거버넌스 투표; (7) 유동성 제공에 대한 보상; (8) 소각; (9) 커뮤니티 보상; (10) 기타.

<figure><img src="/files/Xx07XaU3RgfxaDC8bExU" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ontactprotocol-team.gitbook.io/ontactprotocol_kr/undefined-2/tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
