# Full Guides

Guides are designed to get you started quickly with Tensorleap. Choose one to get started:

* [**MNIST - Image Classification**](/guides/full-guides/mnist-guide.md) - integration, training, analysis and metrics.

![Sample's Details](/files/AN5jMfKP5vRfmRm8lKeG) ![Fetch Similars](/files/9fCPf2ifS8gJ8nhxH85S) ![Similar Samples Heat Map](/files/XESbIzFUyRoin1AtcccJ)

* [**IMDB - Semantic Text classification**](/guides/full-guides/imdb-guide.md) - integration, training, analysis and metrics.

![Heat map for Negative Output](/files/VJXyZAesqQ0gaWLcNl2x) ![Metrics Dashboard](/files/AgN4RjW2TbmJyPa0SHkG)

{% hint style="info" %}
The [**Reference**](/user-interface.md) documentation for the Tensorleap user interface (UI) and Command Line Interface (CLI) may prove useful when going through these tutorials.
{% endhint %}


---

# 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.tensorleap.ai/guides/full-guides.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.
