# Get Started

- [Welcome to Banana Gun SOL](https://banana-gun.gitbook.io/banana-gun-solana/get-started/welcome-to-banana-gun-sol.md): Your ultimate edge for on-chain trading.
- [First-Time Users](https://banana-gun.gitbook.io/banana-gun-solana/get-started/first-time-users.md): Get started with Banana Gun Bot in just a few easy steps!
- [Wallet Setup](https://banana-gun.gitbook.io/banana-gun-solana/get-started/wallet-setup.md): How to setup a wallet.
- [Navigating the Bot](https://banana-gun.gitbook.io/banana-gun-solana/get-started/navigating-the-bot.md): Learn how to navigate the bot.
- [Video Guide](https://banana-gun.gitbook.io/banana-gun-solana/get-started/video-guide.md)
- [Official Links](https://banana-gun.gitbook.io/banana-gun-solana/get-started/official-links.md): Always use our official links to avoid scams!


---

# 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-gun-solana/get-started.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.
