# Resource Providers

- [Hardware Requirements](https://docs.lilypad.tech/lilypad/resource-providers/hardware-requirements.md)
- [Run a node](https://docs.lilypad.tech/lilypad/resource-providers/run-a-node.md): Instructions for setting up a Resource Provider (node) on the public Lilypad testnet using Docker, including obtaining necessary funds and installing required software.
- [Update node](https://docs.lilypad.tech/lilypad/resource-providers/update-your-node.md): Instructions to update the Docker Lilypad Resource Provider (RP)
- [Troubleshooting](https://docs.lilypad.tech/lilypad/resource-providers/troubleshooting.md): Common FAQs when running a Lilypad node
- [RP-Beta Program](https://docs.lilypad.tech/lilypad/resource-providers/rp-beta-program.md): Become an early RP on the Lilypad Network and power the future of Open Access AI


---

# 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.lilypad.tech/lilypad/resource-providers.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.
