> For the complete documentation index, see [llms.txt](https://hello-95.gitbook.io/lanlyd-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hello-95.gitbook.io/lanlyd-docs/how-to-use-our-bitcoin-node.md).

# How to Use Our Bitcoin Node

#### (This is not currently working. Will remove this message once this is properly configured.)

1. While using a desktop computer, open the Urbit Grid home page.
2. Select the Bitcoin app.

![](/files/agBRtR8aOKHSptgK4gxG)

1. Enter \~lanlyd as your Bitcoin provider.

![](/files/qbRfARWe7BSsaV3UXXzA)

1. Next, we will need your ship's Bitcoin XPUB. To find this, navigate to <https://bridge.urbit.org/> and use your ship's Master Ticket to login.

![](/files/6UatMN3uzwz41cAejhNq)

1. Click on the dropdown at the top left and select Bitcoin.
2. Select view XPUB and copy that into the XPUB field in the Urbit Bitcoin app.&#x20;

![](/files/lLq8PhMtPOK5hhdxlnzZ)

1. Done\
   \
   \&#xNAN;*<mark style="color:orange;">Note: Sometimes this is buggy and doesn't work properly. If the next time you use the Bitcoin app it asks you for the XPUB again and doesn't load after that, please ask for assistance in the Urbit Community Help chat. \~bitbet-bolbel/urbit-community</mark>*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://hello-95.gitbook.io/lanlyd-docs/how-to-use-our-bitcoin-node.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
