# LightningATM Setup

- [Hardware Setup](https://docs.lightningatm.me/lightningatm-setup/hardware-setup.md)
- [Hardware Overview](https://docs.lightningatm.me/lightningatm-setup/hardware-setup/hardware-overview.md)
- [RaspberryPi and Display](https://docs.lightningatm.me/lightningatm-setup/hardware-setup/raspberry-pi-and-display.md)
- [Assembly and Software](https://docs.lightningatm.me/lightningatm-setup/hardware-setup/assembly-and-software.md)
- [Wiring Details](https://docs.lightningatm.me/lightningatm-setup/hardware-setup/wiring-details.md)
- [Software Setup](https://docs.lightningatm.me/lightningatm-setup/software-setup.md)
- [Configuring the ATM](https://docs.lightningatm.me/lightningatm-setup/software-setup/configuring-the-atm.md)
- [Activating the camera](https://docs.lightningatm.me/lightningatm-setup/software-setup/activating-the-camera.md)
- [Monitoring the log file](https://docs.lightningatm.me/lightningatm-setup/software-setup/monitoring_log_file.md)
- [Wallet Setup](https://docs.lightningatm.me/lightningatm-setup/wallet-setup.md): In the following sections you will learn how to setup different Bitcoin Lightning Wallets with your LightningATM. The balance of these wallets will then be used to payout the satoshis that are being b
- [LND (on BTCPayServer)](https://docs.lightningatm.me/lightningatm-setup/wallet-setup/lnd_btcpay.md): This part of the guide will show you, how to connect your LND node on a BTCPayServer setup to your LightningATM.
- [Lntxbot](https://docs.lightningatm.me/lightningatm-setup/wallet-setup/lntxbot.md): This part of the guide will show you how to setup Lntxbot, a Bitcoin Lightning Wallet in your Telegram messenger on your mobile phone.


---

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