# Quickstart

Lilypad allows you to run on-demand compute jobs on the network, enabling AI inference and high-performance workloads without managing infrastructure.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Inference API</td><td>Submit inference jobs, process requests and retrieve results using Lilypad’s API</td><td><a href="/pages/5ZjxWbUO8iDVKO6E3v5b">/pages/5ZjxWbUO8iDVKO6E3v5b</a></td><td><a href="/files/yJOdTWpsilA2Gu2R2Jvl">/files/yJOdTWpsilA2Gu2R2Jvl</a></td></tr><tr><td>CLI</td><td>Run compute jobs, manage workloads and interact with the network directly from your terminal.</td><td><a href="/pages/ZMe4mxiPgBi4GRL9XytT">/pages/ZMe4mxiPgBi4GRL9XytT</a></td><td><a href="/files/KO5QnsByELWEBHzYRxvV">/files/KO5QnsByELWEBHzYRxvV</a></td></tr></tbody></table>


---

# 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/quickstart.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.
