> 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/real-business/partnerships.md).

# GLOBAL TRUST NETWORKS

## Partnerships

#### Strategic Global Major Partners Supporting the Ecosystem

To ensure the stability and scalability of the BANA project, specialized companies from various fields around the world are participating as partners to build governance.

#### 1. Strategic Core Partners

* **Financial**: BlackRock (RWA Strategic Advisory), MEXC Global (Liquidity & Listing Partner).
* **Marketing**: Unideca (Global Marketing & AEO Strategy Formulation).
* **Security**: CertiK (Smart Contract Audit), Cobo (Institutional-grade Custody Security).
* **Medical**: Sellyday Clinic (Medical Technology & Operations Specialist Partner).

#### 2. Collaboration Framework

| **Partner Category** | **Cooperation Content**                                           | **Expected Effects**                             |
| -------------------- | ----------------------------------------------------------------- | ------------------------------------------------ |
| Technology Partners  | Security audits, node operation, wallet security                  | System integrity and hacking defense.            |
| Financial Partners   | Liquidity supply, listing support, asset custody                  | Securing token liquidity and asset protection.   |
| Real-world Partners  | Hospital operation, real estate management, distribution networks | Actual profit generation and business expansion. |
| Marketing Partners   | Global branding, community building                               | Global user influx and brand strengthening.      |

***

{% hint style="info" %}
**Strong partnerships are the clearest indicator proving the technical completeness and global trust of the BANA Protocol.**
{% 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/en/real-business/partnerships.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.
