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

# 차세대 디지털 명함 플랫폼

근래 ESG에 대한 사회적 관심이 높아지면서 다양한 디지털 명함이 선보여지고 있습니다. 하지만 대다수의 디지털 명함은 연락처의 전달과 관리 기능에 편중되어 있습니다.

똑똑 ttogttog은 한 장의 명함을 전달하는 순간이 개인과 기업의 가치를 알리는 귀중한 순간이 되어야 한다는 목표로 개발되었습니다.&#x20;

디지털 명함 정보와 함께 개인과 기업 · 단체를 PR하기 위한 다양한 콘텐츠를 등록 · 관리할 수 있으며 등록된 콘텐츠는 똑똑 ttogttog의 비즈니스 네트워크를 통해 사회 각계각층의 사용자들에게 퍼져나갈 것입니다.

똑똑 ttogttog은 개인 뿐 아니라 기업 및 단체 사용자의 영업과 업무 효율을 높이며 기업의 팬덤을 형성하고 브랜드을 구축하는 차세대 디지털 명함 플랫폼입니다.

<figure><img src="/files/rlebpRlX37wISuedroQd" 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://ontact.gitbook.io/ontact/korean/undefined.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.
