> For the complete documentation index, see [llms.txt](https://docs.bankai.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bankai.app/overview/introduction.md).

# Introduction

Bank Ai ($BANK), a pioneering force redefining the landscape of decentralized finance. At the heart of this revolutionary platform lies the $BANK token, a digital asset designed to merge the traditional banking structure with the boundless possibilities of blockchain technology. $BANK stands as a testament to innovation, offering a range of functionalities that extend far beyond the conventional scope of a cryptocurrency.

[<mark style="color:yellow;">**Why Bank?**</mark>](#user-content-fn-1)[^1]

Engaging with the $BANK ecosystem offers users a unique blend of innovation, inclusivity, and empowerment in the decentralized finance world. Rooted in a community-driven philosophy, $BANK is more than just a cryptocurrency platform; it represents a collective journey towards redefining financial engagement. Users benefit from a diverse array of utilities and advanced features, like the Bank Launchpad, Metaverse integration, and innovative AI trading tools, all designed to enrich and elevate their financial experience. This commitment to creating a dynamic, secure, and user-centric ecosystem ensures that every participant, regardless of their investment size, plays a vital role in shaping a prosperous and inclusive financial future.

[^1]:


---

# 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://docs.bankai.app/overview/introduction.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.
