# Quick Start

Lilypad enables you to run compute jobs on the network of the network of computers on Lilypad Testnet.

The cloud is just somebody else's computer...

<div data-full-width="true"><figure><img src="https://58337262-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtadiyoOe4nTUoSulEVOV%2Fuploads%2Fgit-blob-490bbf3fa3a4a2f2ebf441f529291abd335270e7%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure></div>

## Overview

This guide will take you through:

* Setting up [MetaMask Wallet](https://metamask.io) for the Lilypad Testnet so that you can get ETH and LP tokens to fund smart contract calls on Ethereum's Arbitrum testnet, and pay for jobs on Lilypad Testnet.
* Funding your wallet with Lilypad Testnet tokens from the [faucet](http://faucet.lilypad.tech/)
* Running a Hello, (Lilysay) World! example compute job on the Lilypad Network :frog:


---

# 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/lilypad-testnet/quick-start.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.
