# BNB Chain

## Access the Web Application on BNB Chain

To Access the BAI BNB Web Application go to:\
<https://bnb.blockai.dev>

<figure><img src="/files/1IuTkvH07gsMozqomVVK" alt=""><figcaption></figcaption></figure>

***

Login to your BNB Account

You need to login with your BNB account using the **CONNECT button** to access the different features, we support the following login options:

<figure><img src="/files/OpKJw3AHSMZIp71FTWWH" alt=""><figcaption></figcaption></figure>

***

## Access the AI Tools

Once you are logged in you can access all our available features:

<figure><img src="/files/ekPWjPZ2ohe8Rzc3b2OX" alt=""><figcaption></figcaption></figure>

* (1) Switch Blockchain using the upper left dropdown, we currently support: \
  Waves, Base and BNB.
* (2) Navigate the different AI Features using the left menu.
* Send AI requests by selecting (2) a feature, (3) a task type and (4) entering your prompt/url/request
* (5) Buy $BAI token using the "BUY $BAI" button upper right.
* (6) See your account infos in the upper right corner:\
  Wallet address, BAI token balance and DAO Voting Power.

***

### Available Features

{% content-ref url="/pages/9mBpXhwfdHVyHINYb0Dm" %}
[Text & Chat](/bai/web-apps/ai-features/text-and-chat.md)
{% endcontent-ref %}

{% content-ref url="/pages/SxtK24Bx68g55nmqXW5P" %}
[Images Generation](/bai/web-apps/ai-features/images-generation.md)
{% endcontent-ref %}

{% content-ref url="/pages/yVQXdzZHeuai3PVOQwm4" %}
[Video Summarizer](/bai/web-apps/ai-features/video-summarizer.md)
{% endcontent-ref %}

{% content-ref url="/pages/W7q3CjOojm90G9XhwG2i" %}
[Discussions](/bai/web-apps/ai-features/discussions.md)
{% endcontent-ref %}

{% content-ref url="/pages/bwnaxUs03YcpdkRg5ljk" %}
[Brainstorm & MindMap](/bai/web-apps/ai-features/brainstorm-and-mindmap.md)
{% endcontent-ref %}

***

## Accessing the DAO

You can also participate in our [DAO](/bai/web-apps/dao.md) to help us shape the best AI platform:

<figure><img src="/files/eMnG0H3hQ8zgLny6mc9B" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.blockai.dev/bai/web-apps/access-and-networks/bnb-chain.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
