# Start Here

Get started with [Banana Pro](https://pro.bananagun.io/app) by creating an account!

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

1. Click **LOGIN** on the Trade or Trenches pages.
2. Select either Google, Twitter, or Telegram.
3. You'll be redirected via Privy to sign in and authorize Banana Pro.

{% hint style="info" %}
**Important:** Always log in using the same method (Google, Twitter, or Telegram) that you used to create your account. Using a different login method will create a new, separate account.
{% 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/start-here.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.
