# Prerequisites

Below is a short list of your requirements. If you need more explanations about each component, please read the next pages to dive deeper into each aspect.

At a high level, you'll need a:

* Bare metal server equipped with an AMD EPYC CPU with AMD SEV SNP support enabled
* Copy of the Switchboard [infra-external](https://github.com/switchboard-xyz/infra-external) repo cloned on the target machine that will host the Oracle

Please review the following resources for more specific requirements:

[Linux, Containers and Self-hosting Knowledge](/how-it-works/switchboard-protocol/running-a-switchboard-oracle/prerequisites/knowledge-about-linux-containers-and-self-hosting.md)

[Hardware Requirements](broken://pages/3ubmDpBWeei15PEdIXdI)

[Software Requirements](/how-it-works/switchboard-protocol/running-a-switchboard-oracle/prerequisites/software-requirements.md)

[Network Requirements](/how-it-works/switchboard-protocol/running-a-switchboard-oracle/prerequisites/network-requirements.md)\
\
[Tested Hosting Providers](/how-it-works/switchboard-protocol/running-a-switchboard-oracle/hardware-tested-providers-and-setup.md)


---

# 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.switchboard.xyz/how-it-works/switchboard-protocol/running-a-switchboard-oracle/prerequisites.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.
