> 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.md).

# KOREAN

- [Social Networking Business Card Platform](https://ontact.gitbook.io/ontact/korean/social-networking-business-card-platform.md)
- [차세대 디지털 명함 플랫폼](https://ontact.gitbook.io/ontact/korean/undefined.md)
- [주요 특징](https://ontact.gitbook.io/ontact/korean/undefined/undefined.md)
- [AI Avatar](https://ontact.gitbook.io/ontact/korean/undefined/ai-avatar.md)
- [기업의 가치를 높이는 Enterprise 명함](https://ontact.gitbook.io/ontact/korean/undefined/enterprise.md)
- [비즈니스 네트워크](https://ontact.gitbook.io/ontact/korean/undefined/undefined-1.md)
- [Biz To Earn (B2E)](https://ontact.gitbook.io/ontact/korean/biz-to-earn-b2e.md)
- [도전과제와 미션](https://ontact.gitbook.io/ontact/korean/biz-to-earn-b2e/undefined.md)
- [Farming Tree NFT](https://ontact.gitbook.io/ontact/korean/biz-to-earn-b2e/farming-tree-nft.md)
- [Tree의 획득](https://ontact.gitbook.io/ontact/korean/biz-to-earn-b2e/farming-tree-nft/tree.md)
- [Tree의 보상](https://ontact.gitbook.io/ontact/korean/biz-to-earn-b2e/farming-tree-nft/tree-1.md)
- [Tree의 속성](https://ontact.gitbook.io/ontact/korean/biz-to-earn-b2e/farming-tree-nft/tree-2.md)
- [Garden](https://ontact.gitbook.io/ontact/korean/biz-to-earn-b2e/farming-tree-nft/garden.md)
- [신비한 식물 도감](https://ontact.gitbook.io/ontact/korean/biz-to-earn-b2e/farming-tree-nft/undefined.md)
- [기업형 NFT](https://ontact.gitbook.io/ontact/korean/biz-to-earn-b2e/nft.md)
- [토크노믹스](https://ontact.gitbook.io/ontact/korean/undefined-1.md)
- [$SDT (Utility Token)](https://ontact.gitbook.io/ontact/korean/undefined-1/usdsdt-utility-token.md)
- [$ONTACT (Governance Token)](https://ontact.gitbook.io/ontact/korean/undefined-1/usdontact-governance-token.md)
- [세계수 - Staking System](https://ontact.gitbook.io/ontact/korean/undefined-1/staking-system.md)
- [비즈니스 모델](https://ontact.gitbook.io/ontact/korean/undefined-1/undefined.md)
- [보안 감사](https://ontact.gitbook.io/ontact/korean/undefined-2.md)
- [공식 링크](https://ontact.gitbook.io/ontact/korean/undefined-3.md)
- [면책조항](https://ontact.gitbook.io/ontact/korean/undefined-4.md)


---

# 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.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.
