# Start9

[Start9](https://start9.com/) is a powerful self-hosted server solution that runs on StartOS, a browser-based graphical operating system designed for hosting various software services like Nextcloud, Bisq, SimpleX, and many more.

### Connect to LND via Tor:

{% stepper %}
{% step %}
Click on "LND" in the list of installed services

<figure><img src="https://github.com/michaelWuensch/BitBanana/assets/15313630/1996fe9c-b49d-443d-bb65-d81f7d4de33e" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Access the "Properties" section for LND

<figure><img src="https://github.com/michaelWuensch/BitBanana/assets/15313630/22ae38cb-83d8-42a8-a44a-7d2e19dc0234" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Look for the LND Connect gRPC URL provided

<figure><img src="https://github.com/michaelWuensch/BitBanana/assets/15313630/aba40e22-455a-4812-b2c4-36127477c7c8" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Scan the QR code with BitBanana or copy/paste the lndconnect URL

<figure><img src="https://github.com/michaelWuensch/BitBanana/assets/15313630/8b1de01a-325a-472c-9dec-f2aad9ab4007" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Connect to Core Lightning via Tor:

{% hint style="info" %}
This is possible, but no details available yet. Help us complete it!
{% 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://docs.bitbanana.app/setup/connect-a-lightning-node/start9.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.
