# Welcome to Mithril

Mithril gives ML practitioners the flexibility to spin up short-term GPU instances for model experimentation, large-scale training, batch jobs, live inference, and more without long-term contracts.

{% hint style="success" %}
Mithril is generally available for work purposes. Individual users will be waitlisted for now.
{% endhint %}

## Getting started

<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>Compute</strong></td><td></td><td>Set up your account and start running your workloads in minutes.</td><td><a href="https://content.gitbook.com/content/fr8691qLOTHTNFNLDqAa/blobs/kFLtil7dPfTNVEGsFHtw/Frame%20628089.png">Frame 628089.png</a></td><td><a href="../compute-and-storage/compute-overview">compute-overview</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.mithril.ai/getting-started/welcome-to-mithril.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.
