> 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/token-information.md).

# Token Information

ONTP 토큰은 온택트 프로토콜 생태계의 유틸리티 토큰으로 가장 활발하고 성숙한 개발 커뮤니티를 가진 이더리움 블록체인 기반의 ERC-20 표준을 따르고 있다.

ONTP는 온택트 프로토콜 생태계의 유틸리티&거버넌스 토큰으로 서비스 사용, 거래, 보상, 소각 등 다양한 행위를 통해 사용된다.

**Project name:** Ontact Protocol

**Token Symbol:** ONTP

**Network:** ERC-20

**Max Total Supply:** 1,900,000,000 ONTP

**Decimals:** 18

**Contract Address：**&#x30;x6a74e1be06343e6a61372ac4b569de315b7a5457


---

# 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/token-information.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.
