# Path 2: Train a fully-automated AI model

This getting started tutorial will get you from raw images to an end-to-end custom AI image analysis with results.  This tutorial is expected to take about 5-15 minutes of active work depending on the difficulty of your images, and about 1 hour of waiting.  Your new model will classify, segment, and quantify your areas of interests in your images.

{% hint style="info" %}
This same tutorial is also shown as a checklist and tutorial in-platform.&#x20;
{% endhint %}

### Watch the tutorial in video format

{% embed url="<https://youtube.com/watch?v=Q0f3PV6W1XY>" %}

### Follow along in the docs

Press next below to follow along in the docs.


---

# 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.biodock.ai/start/path-2-train-a-fully-automated-ai-model.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.
