> 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/intro/vision-and-mission.md).

# 2030 비전

#### 2030 글로벌 비전: 인류의 삶과 금융의 결합

BANA 프로젝트의 목표는 명확합니다. 2030년까지 전 세계 어디서나 BANA의 인프라를 통해 의료 서비스를 누리고, 그 가치를 공유하는 글로벌 생태계를 완성하는 것입니다.

**1. 운용 자산(AUM) 30억 달러 달성**

우리는 단계적인 자산 확보 로드맵을 통해 글로벌 RWA 시장의 선두주자로 도약할 것입니다. 부동산, 호텔, 유통을 넘어 메디컬 인프라를 블록체인에 완벽히 통합하여 안정적인 자산 가치를 유지합니다.

**2. 글로벌 거점 확대 (10개국 100개 센터)**

태국을 글로벌 허브로 삼아 동남아시아 전역과 유럽, 미주 지역으로 확장합니다. 100개 이상의 운영 센터는 BANA 토큰의 실제 사용처가 될 것이며, 이는 토큰 수요를 강력하게 지탱하는 실물 기반이 됩니다.

**우리의 미션 (Our Mission)**

1. **금융 장벽의 해소**: 고액 자산가나 기관의 전유물이었던 고부가가치 실물 자산 투자 기회를 전 세계 모든 개인 사용자에게 개방합니다.
2. **블록체인 기반의 투명한 신뢰**: 자산의 소유권, 수익의 발생 과정, 분배 시스템을 온체인 상에 기록하여 인위적인 조작이 불가능한 신뢰 생태계를 구축합니다.
3. **선순환 경제 모델 구축**: 실물 수익의 재투자와 강력한 소각 시스템을 결합하여, 시간이 흐를수록 토큰의 가치가 자연스럽게 상승하는 에코시스템을 유지합니다.


---

# 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/intro/vision-and-mission.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.
