# Training and API Deployment Support for YOLOv12

<figure><img src="https://cdn.prod.website-files.com/5f6bc60e665f54db361e52a9/67b763c788962c1f39baa264_unnamed1.png" alt="" width="375"><figcaption></figcaption></figure>

You can now train YOLOv12 models on Roboflow and deploy them using the Roboflow Serverless Hosted API.

To train a YOLOv12 model, create a project version then click "Custom Train". Select "YOLOv12" as your training option.

To learn more about training and deploying YOLOv12 models with Roboflow, read our [YOLOv12 launch post](https://blog.roboflow.com/use-yolov12-with-roboflow/).

<br>


---

# 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.roboflow.com/changelog/februrary-2025/training-and-api-deployment-support-for-yolov12.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.
