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

# 2030 VISION

#### 2030 Global Vision: Integrating Human Life and Finance

BANA Project has a clear objective: to complete a global ecosystem by 2030 where anyone, anywhere in the world, can access medical services through BANA's infrastructure and share in its value.

#### **1. Achieving $3B in Assets Under Management (AUM)**

We will leap forward as a leader in the global RWA market through a phased asset acquisition roadmap. Beyond real estate, hotels, and distribution, we will maintain stable asset value by fully integrating medical infrastructure into the blockchain.

#### **2. Global Expansion (100 Centers Across 10 Countries)**

With Thailand as our global hub, we are expanding throughout Southeast Asia, Europe, and the Americas. These 100+ operational centers will serve as practical use cases for the BANA token, providing a solid real-world foundation that powerfully sustains token demand.

***

#### Our Mission

* **Dismantling Financial Barriers:** We open high-value real-world asset investment opportunities—previously the exclusive domain of high-net-worth individuals and institutions—to all individual users worldwide.
* **Transparent Trust Based on Blockchain:** By recording asset ownership, revenue generation processes, and distribution systems on-chain, we build a trust ecosystem where artificial manipulation is impossible.
* **Establishing a Virtuous Economic Model:** By combining the reinvestment of real-world profits with a robust burning system, we maintain an ecosystem where token value naturally appreciates over time.


---

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