# Config LND

**Open the node configuration** [**page**](https://bevmhub.bevm.io/node)**.**

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

{% stepper %}
{% step %}

### **Lnd Host**

Copy the LND REST from the successfully running LND Desk and enter it.
{% endstep %}

{% step %}

### **Lnd Admin Macaroon**

Locate the `admin.macaroon` file in the successfully running LND Desk and upload it.
{% endstep %}

{% step %}

### Click Connect

As shown in the screenshot, this indicates a successful connection.

<figure><img src="/files/XE5euH6f0vAtRlrA2LUO" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://documents.geb.network/use/earn-usdgeb/stake-l-btc/config-lnd.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.
