# Quick Tour of Banana Pro

### Top Menu

At the top right of any page on Banana Pro, you will see these options:

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

* **Search:** Search for any SOL contract, ticker, or pair.
* **Values**: Display values in SOL or USD.
* **Help:** Access the guided tour, view documentation, or report bugs and submit feedback.
* **Language:** English or Chinese.
* **Notifications:** View trade and account notifications.
* **User:** View your SOL balance, log in or out, lock session, edit your account name, and access global settings.

### The Trenches

Ape into the newest tokens from Pump.fun and other popular launchpads on The Trenches page—discover new deployments, track tokens live, and snipe tokens before they migrate.

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

### Trade

The Trade page is your control center for trading—manage wallets, swap tokens, set orders, and track your portfolio, all in one place.

<figure><img src="/files/416UAimtBLshPakI3dHI" alt=""><figcaption></figcaption></figure>

### Widgets

Banana Pro is completely modular. Customize the Trade interface by adding, arranging, or removing widgets to match your trading style.

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

### Bottom Menu

Use the bottom menu to jump between pages. Tap the **+** button to add your favorite widgets as shortcuts. Tap the arrow button on a shortcut to open it in a new browser tab.

<figure><img src="/files/34zoubX4WMOZMo9BOh7C" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**: For more details on customizing the webapp, see [Customizing Banana Pro](/banana-pro/getting-started/customizing-banana-pro.md).
{% endhint %}


---

# 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://banana-gun.gitbook.io/banana-pro/getting-started/quick-tour-of-banana-pro.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.
