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

# 기업의 가치를 높이는 Enterprise 명함

### 기업 브랜드 구축

* 기업 정보, 기업의 포트폴리오, 대표자 인사말, 연혁 등을 등록할 수 있습니다.
* 기업 이미지 메이킹과 홍보를 위한 다양한 콘텐츠를 등록/관리할 수 있습니다.
* 기업의 관리자가 콘텐츠 등록 시 소속된 모든 사용자의 명함에 자동 업데이트되어 관리 및 영업 효율이 향상됩니다.
* 기업의 팬덤 형성을 위해 고객 혜택을 설계한 NFT를 발행할 수 있습니다. 발행된 NFT는 똑똑의 NFT 지갑에서 저장/관리할 수 있습니다.
* 기업 AI Avatar를 활용하여 기업과 제품을 소개하고, 고객 상담 업무를 위임할 수 있습니다.

### 기업 관리

* 관리자, 부관리자 임명/해제, 입/퇴사 관리, 단체 알림, 부서 연락처 관리 등 기업을 위한 관리 기능이 제공됩니다.
* 기업 전용 명함 디자인을 사용하여 기업의 임직원이 동일한 명함 디자인을 사용할 수 있습니다. 부서별 명함 디자인도 적용할 수 있습니다.

### 기업 인증

* 기업과 임직원에 대한 인증 제도로 명함 도용으로 발생할 수 있는 기업 브랜드 가치 손상 등 부정적 이슈를 해결할 수 있습니다. 이는 신뢰를 기반으로 한 비즈니스 매칭을 가능하게 할 것입니다.


---

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