> For the complete documentation index, see [llms.txt](https://sean-dearing.gitbook.io/klipper-installation-for-anycubic-vyper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sean-dearing.gitbook.io/klipper-installation-for-anycubic-vyper/introduction/what-you-need.md).

# What You Need

You will need the following equipment to follow the steps in this guide:

* Raspberry Pi
* MicroSD Card for the Raspberry Pi
* MicroSD Card Reader for your computer
* SD Card to flash the firmware on your Anycubic Vyper
* SD Card Reader for your computer
* A Windows based computer

{% hint style="info" %}
You can re-use the SD Card and SD Card Reader that ships with the Anycubic Vyper.  If you have access to a better quality SD Card and SD Card Reader, I would recommend using them instead.
{% endhint %}

You will need the following software to follow the steps in this guide:

* [NotePad++](https://notepad-plus-plus.org/)
* [WinSCP](https://winscp.net/eng/index.php)
* [Raspberry Pi Imager](https://www.raspberrypi.com/software/)


---

# 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:

```
GET https://sean-dearing.gitbook.io/klipper-installation-for-anycubic-vyper/introduction/what-you-need.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.
