# Banana Pro

- [Chart](https://banana-gun.gitbook.io/banana-pro/banana-pro/chart.md): Monitor and learn about tokens with token widgets.
- [Transactions](https://banana-gun.gitbook.io/banana-pro/banana-pro/transactions.md)
- [Positions](https://banana-gun.gitbook.io/banana-pro/banana-pro/positions.md)
- [Token Info](https://banana-gun.gitbook.io/banana-pro/banana-pro/token-info.md)
- [Buy/Sell](https://banana-gun.gitbook.io/banana-pro/banana-pro/buy-sell.md): Buy, sell, snipe, and set limit orders with trading widgets.
- [Limit Orders](https://banana-gun.gitbook.io/banana-pro/banana-pro/limit-orders.md)
- [Snipe](https://banana-gun.gitbook.io/banana-pro/banana-pro/snipe.md)
- [Pending Orders](https://banana-gun.gitbook.io/banana-pro/banana-pro/pending-orders.md): This window displays your pending buy, sell and snipe orders. Click the configure button beside the order to update its settings. You can review limit order settings here.
- [Copy Trade](https://banana-gun.gitbook.io/banana-pro/banana-pro/copy-trade.md)
- [Copy Trade Overview](https://banana-gun.gitbook.io/banana-pro/banana-pro/copy-trade/copy-trade-overview.md)
- [Transaction History](https://banana-gun.gitbook.io/banana-pro/banana-pro/transaction-history.md)
- [Wallets](https://banana-gun.gitbook.io/banana-pro/banana-pro/wallets.md): Manage, sort, add wallets, and transfer funds with the wallet widget.
- [Watchlist](https://banana-gun.gitbook.io/banana-pro/banana-pro/watchlist.md): Add tokens to your watchlist to track them easily!
- [Bubble Map](https://banana-gun.gitbook.io/banana-pro/banana-pro/bubble-map.md)
- [Top Holders](https://banana-gun.gitbook.io/banana-pro/banana-pro/top-holders.md)
- [Top Traders](https://banana-gun.gitbook.io/banana-pro/banana-pro/top-traders.md)


---

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