# Software requirements

## 🔨 What you will need ...

There's not much you really need to prepare for. The major part of the software requirements comes directly with the code from the GitHub repository.

**Don't be frightened if you've never done this before. It's all thoroughly explained in the videos. Anyone can do it** 🤩 **!**

* Linux / Mac / Windows - all fine
* Software to flash an SD card (e.g. [Balena Etcher](https://www.balena.io/etcher/))
* SSH client (e.g. [Putty](https://putty.org/) or your standard command line)
* Everything else will be directly installed onto the Raspberry Pi during the installation of the ATM. Just follow along with the videos, it's quite straightforward.
  * Visit <https://github.com/21isenough/LightningATM>

![https://www.youtube.com/watch?v=A9JKUQvvmYM](/files/-M673zOkY-cuGM5kfbzQ)

{% hint style="success" %}
Join the Telegram group here: <https://t.me/lightningatm_building>
{% 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.lightningatm.me/requirements/software-requirements.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.
