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

# Biz To Earn (B2E)

똑똑 ttogttog은 비즈니스 매칭이나 인맥 형성의 목적으로 디지털 명함을 사용하면서 토큰 및 다양한 혜택을 얻을 수 있는 **Biz To Earn (B2E)** 서비스입니다.

비즈니스 플랫폼에 인센티브 기반 토큰 생태계를 접목함으로써 똑똑 ttogttog 플랫폼에 대한 사용자들의 적극적인 참여와 기여를 유도하였으며 이에 상응하는 공정한 보상이 이루어지도록 하였습니다.

기여자에게 공정한 보상을 지급하는 것은 어렵지 않은 일입니다. 하지만 지급된 보상이나 토큰이 그 가치를 보존하는 것은 매우 어려운 일입니다.&#x20;

똑똑 ttogttog은 지급된 보상이나 토큰이 그 가치를 보존할 수 있는 안정적인 Biz To Earn 생태계 구축을 목표로 합니다.

* 똑똑 ttogttog은 기업과 기업, 개인과 개인, 기업과 개인이 연결된 비즈니스 네트워크입니다. 보상으로 지급되는 토큰이 현금화 목적보다는 비즈니스 네트워크의 다양한 사용처에서 재사용되도록 할 것입니다.&#x20;
* 토큰 소각 모델과 병행하여 디지털 명함 기반 플랫폼 수익을 토큰 가치 유지를 위한 재 2의 재원으로 사용할 것입니다.&#x20;

똑똑 ttogttog은 디지털 명함 기반 플랫폼과 인센티브 기반 토큰 생태계가 서로를 견인하여 발전함으로써 성공적인 B2E 서비스가 될 것입니다.


---

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