> 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/undefined-1/usdsdt-utility-token.md).

# $SDT (Utility Token)

## $SDT

$SDT는 사용자가 디지털 명함을 비즈니스에 활용하면서 똑똑의 생태계에 적극 참여하고 플랫폼 활성화에 기여하도록 인센티브를 제공하는 B2E(Biz To Earn) 플랫폼의 기본 재화입니다.

* 토큰명 : Seed Token
* 토큰 티커 : $SDT
* 총 발행량 : 3,000,000,000

$SDT는 무제한 발행되지만 다음의 방법으로 과도한 인플레이션을 방지합니다.

* Air Drop용 Farming Tree NFT와 상점 판매용 Farming Tree NFT의 발행량 제어
* $SDT -> $ONTACT의 스왑으로 인한 $SDT의 가치(교환 비율) 하락을 방지하기 위해 $ONTACT 수익 중 일부 사용
* 디지털 명함의 템플릿 구매, 스티커 구매, Farming Tree의 성장/관리의 목적으로 사용된 $SDT 자동 소각

### $SDT의 획득

* 도전과제/주간미션/월간미션에서 과제로 주어지는 앱의 기능을 수행하면서 $SDT를 획득할 수 있습니다.
* Air Drop 또는 상점에서 구매한 Farming Tree를 통해 $SDT를 획득할 수 있습니다.
* 광고 시청을 통해 $SDT를 획득할 수 있습니다.
* 다른 사용자나 기업의 디지털 명함에 방문 이벤트가 진행되고 있는 경우, 해당 명함을 방문하여 $SDT를 획득할 수 있습니다.
* 똑똑 ttogttog 플랫폼에서 제공하는 각종 이벤트를 통해 $SDT를 획득할 수 있습니다.

### $SDT의 사용

* 디지털 명함의 디자인 템플릿 구매, 스티커 구매 등의 콘텐츠 구매에 사용됩니다.
* 디지털 명함의 일부 유료화 기능을 이용하기 위해 사용됩니다.&#x20;
* Farming Tree의 성장, 치료 등 Tree의 관리와 Tree용 아이템 구매에 사용됩니다.
* InApp Swap을 통해 $ONTACT로 전환할 수 있습니다.&#x20;


---

# 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/undefined-1/usdsdt-utility-token.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.
