# Welcome to BitBanana! 🍌

BitBanana is not a classical bitcoin lightning wallet as it can only be used in combination with a lightning node.\
Therefore, it is much more like a remote control for your personal lightning node.\
BitBanana combines the full power and control of an always online lightning node with the flexibility of your mobile phone. Use and access your node, wherever you are!

We’ve built the app to offer on-the-spot guidance right from the start, therefore you won't need much documentation. But in case anything feels unclear, please let us know so we can improve. The main area requiring thorough documentation is the setup process, given the many ways it can be done.

Enough talk, let's [get started](https://docs.bitbanana.app/getting-started/overview).

## Discussions and community support

Visit BitBananas [discord](https://discord.gg/Xg85BuTc9A) to get support and engage in its future development.


---

# 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.bitbanana.app/welcome-to-bitbanana.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.
