> For the complete documentation index, see [llms.txt](https://bana.gitbook.io/bana-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bana.gitbook.io/bana-docs/ko/real-business/asset-portfolio.md).

# 16개 분야

## 16개 다각화 포트폴리오

#### 리스크 분산과 수익 극대화를 위한 전방위 자산 운용

BANA 프로토콜은 특정 산업의 불황에 대비하고 안정적인 보상을 유지하기 위해 총 16개의 전략적 섹터를 구축하고 있습니다.

**전 섹터 상세 목록 (16-Sector Full List)**

| 번호     | 섹터 명칭             | 주요 비즈니스 및 자산 내용                   |
| ------ | ----------------- | --------------------------------- |
| **01** | **Medical**       | 성형, 안티에이징 클리닉 운영 및 의료 인프라 자산      |
| **02** | **Hotel/Resort**  | 태국 등 주요 관광지 프리미엄 숙박 시설 및 리조트 운영   |
| **03** | **Real Estate**   | 상업용 부동산 임대 관리 및 자산 가치 상승 시세 차익    |
| **04** | **Global Trade**  | 글로벌 무역 결제망 및 원자재 소싱 유통망 확보        |
| **05** | **F\&B Service**  | 럭셔리 다이닝 브랜드 및 프랜차이즈 시스템 구축        |
| **06** | **FinTech**       | 블록체인 기반 디지털 금융 결제 및 송금 솔루션        |
| **07** | **Technological** | AI 및 Web3 기술 개발 플랫폼 및 솔루션 공급      |
| **08** | **Entertainment** | 글로벌 미디어 콘텐츠 제작 및 아티스트 협업 비즈니스     |
| **09** | **Logistics**     | 스마트 물류 시스템 및 글로벌 배송 인프라 자산        |
| **10** | **Cosmetics**     | 자체 코스메틱 브랜드 런칭 및 글로벌 온/오프라인 유통    |
| **11** | **Education**     | 블록체인 및 금융 리터러시 교육 아카데미 운영         |
| **12** | **Agriculture**   | 스마트 팜(Smart Farm) 기반 고부가가치 농산물 생산 |
| **13** | **Media/Ad**      | 글로벌 옥외 광고 및 디지털 마케팅 플랫폼 자산        |
| **14** | **Tourism**       | 맞춤형 럭셔리 투어 가이드 및 VIP 의전 서비스 운영    |
| **15** | **E-Commerce**    | BANA 토큰 전용 폐쇄형 몰 및 글로벌 쇼핑 플랫폼     |
| **16** | **ESG Energy**    | 친환경 에너지 인프라 및 탄소 배출권 관련 자산 운용     |

***

**자산 운용 원칙 (Portfolio Strategy)**

* **\[Stability]**: 실체가 확인된 실물 자산 비중을 전체의 70% 이상으로 상시 유지합니다.
* **\[Hedging]**: 섹터 간 상관관계 분석을 통해 특정 산업 리스크가 전체에 전이되지 않도록 방어합니다.
* **\[Audit]**: 모든 자산의 운용 현황과 수익 내역은 정기적인 외부 실사를 통해 투명하게 공개됩니다.

***

{% hint style="success" %}
**BANA의 포트폴리오는 단순한 투자가 아닙니다. 디지털 자산이 실물 경제의 모든 영역으로 스며드는 미래를 설계하는 과정입니다.**
{% endhint %}


---

# 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://bana.gitbook.io/bana-docs/ko/real-business/asset-portfolio.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.
