> For the complete documentation index, see [llms.txt](https://ontact.gitbook.io/ontact/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ontact.gitbook.io/ontact/korean/biz-to-earn-b2e/nft.md).

# 기업형 NFT

똑똑 ttogttog은 디지털 명함 뿐 아니라 다양한 NFT를 저장/관리할 수 있는 NFT지갑을 지원합니다.

ttogttog의 NFT지갑은 다음의 NFT를 저장/관리합니다.

* **Farming Tree NFT** : 똑똑 ttogttog 플랫폼의 기여자에게 제공되는 NFT이며 발행의 주체는 똑똑 ttogttog 플랫폼입니다.
* **기업형 NFT** : 특정 기업이 발행의 주체가 되는 NFT로 기업의 팬덤 형성에 기여합니다.

## 기업형 NFT

기업은 똑똑 ttogttog을 통해 고객 혜택을 담은 NFT를 배포하여 기업의 브랜드 가치를 높이고 팬덤을 형성할 수 있습니다. 기업형 NFT는 VIP 멤버십 카드, 포인트 카드, 오프라인 이벤트 혜택 카드, 동물 병원의 보험성 Pet 안심 카드 등 다양한 형태로 발행될 수 있습니다. 기업형NFT에 설계된 고객 혜택은 똑똑 ttogttog의 NFT 시스템을 통해 실행되어 고객 혜택으로 전달될 것입니다.

## 기업형 NFT 발행의 주체

* NFT를 매개체로 membership 혜택을 설계하려는 기업
* 기술력 부재로 전용 앱을 구축하기 힘든 기업&#x20;
* 똑똑의 유저 풀을 통해 고객을 확보하려는 기업

전용 앱을 구축하더라도, 기업의 열성팬 외 일반 사용자는 앱설치의 부담으로 외면하는 경우가 많습니다.

기업은 TTOG BDA를 통해 타깃 선정된 사용자들에게 기업의 혜택을 담은 NFT를 제공함으로써 폭넓은 사용자 층을 확보할 수 있습니다.

서비스 예정인시스템입니다.


---

# 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://ontact.gitbook.io/ontact/korean/biz-to-earn-b2e/nft.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.
