# Reference

- [Overview](https://docs.lilypad.tech/lilypad/archive/older-versions/lilypad-v1-deprecated/reference/overview.md): Trustless Distributed Compute for web3
- [Architecture Diagrams](https://docs.lilypad.tech/lilypad/archive/older-versions/lilypad-v1-deprecated/reference/architecture-diagrams.md)
- [Get started here!!](https://docs.lilypad.tech/lilypad/archive/older-versions/lilypad-v1-deprecated/reference/get-started-here.md)
- [Setting up Metamask](https://docs.lilypad.tech/lilypad/archive/older-versions/lilypad-v1-deprecated/reference/get-started-here/setting-up-metamask.md)
- [Funding your Wallet from Faucet](https://docs.lilypad.tech/lilypad/archive/older-versions/lilypad-v1-deprecated/reference/get-started-here/funding-your-wallet-from-faucet.md)
- [\[CLI\] Install Run Requirements](https://docs.lilypad.tech/lilypad/archive/older-versions/lilypad-v1-deprecated/reference/get-started-here/cli-install-run-requirements.md)
- [\[CLI\] Run "Hello, World!" Job](https://docs.lilypad.tech/lilypad/archive/older-versions/lilypad-v1-deprecated/reference/get-started-here/cli-run-hello-world-job.md)
- [\[Smart Contract\] Run "Hello, World!" Job](https://docs.lilypad.tech/lilypad/archive/older-versions/lilypad-v1-deprecated/reference/get-started-here/smart-contract-run-hello-world-job.md)
- [Run "Hello, World" Node](https://docs.lilypad.tech/lilypad/archive/older-versions/lilypad-v1-deprecated/reference/get-started-here/run-hello-world-node.md)
- [Win Hacks & Contribute to Lilypad](https://docs.lilypad.tech/lilypad/archive/older-versions/lilypad-v1-deprecated/reference/win-hacks-and-contribute-to-lilypad.md): Ideas and Guides for Contributing to Lilypad
- [Verification, Mediation & Job Pricing on Lilypad v1](https://docs.lilypad.tech/lilypad/archive/older-versions/lilypad-v1-deprecated/reference/verification-mediation-and-job-pricing-on-lilypad-v1.md): Current State


---

# 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/archive/older-versions/lilypad-v1-deprecated/reference.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.
