> For the complete documentation index, see [llms.txt](https://bellyteam.gitbook.io/bellygom-nft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bellyteam.gitbook.io/bellygom-nft/kr/undefined.md).

# 팀 소개

{% hint style="success" %}
**벨리곰 NFT 시즌 2의 공식 운영사는 대홍기획입니다.**
{% endhint %}

<figure><img src="/files/Ftk2GiDEmanf6ltbkSqd" alt="" width="563"><figcaption></figcaption></figure>

## About Daehong Communications

대홍기획은 대한민국을 대표하는 메이저 마케팅 광고 회사입니다. 롯데그룹 계열사 중 하나로서 롯데그룹 전반의 NFT 사업을 지원하며 다양하고 혁신적인 시도를 하고 있습니다.

<figure><img src="/files/vmMxIsJuBDFNBCaw7OJU" alt=""><figcaption></figcaption></figure>

## Web3.0 Enabler

대홍기획은 Web 3.0 대중화라는 방향성 아래 브랜드의 지지 기반인 ‘팬덤 생태계’를 구축하는 솔루션을 고민하고 있습니다. 브랜드의 아이덴터티를 담은 세계관과 스토리 구축, 브랜드와 캐릭터 등 다양한 콜라보레이션을 지원하며, 레거시 마케팅과 연계를 통해 브랜드의 Web3.0 연착륙을 돕고 있습니다.

<figure><img src="/files/nOI0jruJIriW018EOvNI" alt=""><figcaption></figcaption></figure>

## Official Link

|                  🌐                 |                            💖                            |                         👍                        |                      🖥                      |
| :---------------------------------: | :------------------------------------------------------: | :-----------------------------------------------: | :------------------------------------------: |
| [Website](https://www.daehong.com/) | [Instagram](https://www.instagram.com/daehong_official/) | [Facebook](https://www.facebook.com/DAEHONGCOMM/) | [Youtube](https://www.youtube.com/DaehongTV) |


---

# 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://bellyteam.gitbook.io/bellygom-nft/kr/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.
