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

# 비즈니스 네트워크

똑똑 ttogttog의 **비즈니스 네트워크**는 개인, 기업, 다양한 직종의 전문가 및 영업 종사자를 연결하여 폭넓은 비즈니스 기회를 제공합니다.

사용자는 관심 직종의 전문가에게 프로젝트를 의뢰하거나, 기업이나 영업 종사자의 제품 정보를 받아볼 수 있을 것입니다. 또한, 동일 관심사나 동일 직종의 사용자들과 인맥을 형성함으로써 비즈니스 협력의 기회를 확대할 수 있을 것입니다.

똑똑 ttogttog의 비즈니스 네트워크가 확장될 수 있는 분야는 다음과 같습니다.

* 인맥 형성
* 구인/구직
* 전문가 및 소모임 그룹 활동
* 전문가에게 프로젝트 의뢰
* 온라인 상거래 및 P2P 거래
* 상권 정보 조회

### TTOG BDA(Big Data Analyzer)

사용자의 관심사와 취향이 반영된 앱 내 모든 활동은 **TTOG BDA**에 의해 취합될 것이며, 이를 바탕으로 똑똑 ttogttog 플랫폼에서 이용 가능한 유용한 정보로 재가공될 것입니다. 이렇게 형성된 양질의 Data Pool은 비즈니스 매칭의 기반이 될 것입니다.

비즈니스 네트워크는 직군별, 지역별 사용자 유입 추이에 맞춰 단계별로 공개할 예정입니다.


---

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