> For the complete documentation index, see [llms.txt](https://docs.mithrl.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mithrl.com/quickstart.md).

# Quickstart

Explore how Mithrl accelerates biological discovery through AI-powered analysis of RNA-seq, multi-omics, and clinical data.

## Welcome to Mithrl

Mithrl is your Scientific Decision Engine. It is an intelligent research discovery engine that helps you go from raw sequencing data to novel discoveries in minutes. From differential expression to multi-omics analysis, Mithrl helps your research team move faster and go deeper.

We ship new features weekly and build closely with our customers. This documentation outlines what the platform can do today, what's being tested with partner labs, and what's coming next.

## Explore the Docs

<table data-view="cards"><thead><tr><th>Title</th><th data-type="content-ref"></th></tr></thead><tbody><tr><td>Interactive Demos</td><td><a href="/pages/4c9c63df497d687dae6c113b12be12b03f0f6a29">/pages/4c9c63df497d687dae6c113b12be12b03f0f6a29</a></td></tr><tr><td>Supported Features</td><td><a href="/pages/e90c3e7cc34406e338373c0ac60b62b7c02eba21">/pages/e90c3e7cc34406e338373c0ac60b62b7c02eba21</a></td></tr><tr><td>Beta Features</td><td><a href="/pages/c71a0ab0b38d7a034f6b10af280356d57be4e5c9">/pages/c71a0ab0b38d7a034f6b10af280356d57be4e5c9</a></td></tr><tr><td>Feature Roadmap</td><td><a href="/pages/8e586cd173665adc61bb1aedc9bd34749aa47022">/pages/8e586cd173665adc61bb1aedc9bd34749aa47022</a></td></tr><tr><td>Feature Table</td><td><a href="/pages/8e586cd173665adc61bb1aedc9bd34749aa47022">/pages/8e586cd173665adc61bb1aedc9bd34749aa47022</a></td></tr><tr><td>Partner With Us</td><td></td></tr></tbody></table>

{% hint style="info" %}
Still have questions? We have answers. Contact us at <support@mithrl.com>
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mithrl.com/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.
