# Hardware

## What you need

Honestly, whatever you have on hand will probably suit you for most cases - if you have an old, unused device then turn that into a dedicated server. Even if it is not a permanent solution, it'll provide you with a good foundation to practice and make mistakes without the fear of ruining hardware.

{% embed url="<https://www.youtube.com/watch?pp=ygUQcHJveG1veCBwbGF5bGlzdA==&v=zPmqbtKwtgw>" %}

## Where to find used devices

There's many sites for this but here are a cpuple that you might find useful

### Computers

{% embed url="<https://www.dellrefurbished.com/>" %}
Dell Refurbished
{% endembed %}

{% embed url="<https://www.amazon.com/refurbished-Desktop-Computers-Tablets/s?k=refurbished&rh=n:565098>" %}
Amazon
{% endembed %}

### Servers

{% embed url="<https://www.servermonkey.com/>" %}
Server Monkey
{% endembed %}

{% embed url="<https://www.bargainhardware.co.uk/>" %}
Bargain Hardware
{% endembed %}

{% embed url="<https://www.theserverstore.com/>" %}

### Hardware & Devices

{% embed url="<https://global.microless.com/>" %}
Microless
{% endembed %}


---

# 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://blog.securescape.cc/drafts/hl/hardware.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.
