# Compute Runtimes

Users can launch on-demand codeless or code-based runtimes in order to run bioinformatics computations.&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Codeless Compute</strong></td><td>Interactive advanced analyses with zero lines of code.</td><td></td><td><a href="/files/IdV2Q2U8yxMRbqZgGqb8">/files/IdV2Q2U8yxMRbqZgGqb8</a></td><td><a href="/pages/HxIaY8ENPH2CaYyLjm43">/pages/HxIaY8ENPH2CaYyLjm43</a></td></tr><tr><td><strong>Code-based Compute</strong></td><td>Custom analyses in your favorite programming language.</td><td></td><td><a href="/files/xjd555tu4kYHvQ53LsnL">/files/xjd555tu4kYHvQ53LsnL</a></td><td></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://documentation.panomics.bio/documentation/compute-runtimes.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.
