# This is the Bitcoin LightningATM

Hey 😉 Pleased to have you! You arrived on the documentation website to build your own LightningATM.

![](https://2571577243-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LoXN23b36Tl8l9WVcE8%2F-M65M64_4faLtSgMbQpG%2F-M65MCTJvgZBjswWiIdA%2FinCollage_20200429_162952315%20\(1\).jpg?alt=media\&token=03c7d22b-d061-4265-bbb9-c591dfd31951)

## 🔎 What you'll find here  :

* Hardware and software requirements in detail
* About 1.5 hours of video content to assemble all the hardware parts
* Written documentation for the software and wallet setup
* Trouble shooting and FAQ section

**Please be aware that this is a hobbyist project and it is not secure and reliable enough to withstand attacks. I discourage the use of this setup in a professional environment - but it's rather a good educational tool.**

> 💻 For the code head over to <https://github.com/21isenough/LightningATM>

Feel free to join the "LightningATM" Telegram group for more information and help. Also a great way to communicate with other "ATM builders" and share knowledge and experience:

{% hint style="success" %}
Join the Telegram group here: <https://t.me/lightningatm_building>
{% endhint %}

![](https://2571577243-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LoXN23b36Tl8l9WVcE8%2F-M5rkvLBavWH7Vn2rlpn%2F-M5rlSeJrK9LeK3sc2Ms%2F1500x500_3.jpg?alt=media\&token=a98fcfff-64b5-41f2-b649-9ca20803ef96)


---

# 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.lightningatm.me/master.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.
