# AI Model Studio

{% hint style="info" %}
**Fair-use limits:** To ensure a reliable experience for all users, the AI Model Studio is subject to the following fair-use limits:

* **Parallel training:** Usage is limited to one active training process per user.
* **Inference capacity:** Limited to a maximum of three parallel queries per user.
* **Synthetic data generation:** Generation is limited to a maximum of 100 units per operation, with one parallel generation process allowed.

To increase the limits, contact [<mark style="color:blue;">IONOS Cloud Support</mark>](https://docs.ionos.com/cloud/support/).
{% endhint %}

The IONOS AI Model Studio is a fully managed platform that allows you to fine-tune pre-existing foundation models. Leverage the general capabilities of these models by training them with your own data and adjusting their output to meet specific use case needs. Dataset synthesis, training, and inference, all while ensuring robust data privacy, security, and compliance.

**Integration:** Fine-Tuned models can be integrated into AI applications through the [<mark style="color:blue;">API</mark>](/cloud/ai/ai-model-studio/api.md).

## Product Overview

Get started with the foundational concepts and platform features.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Datasets</strong></mark></td><td>Learn how to create and manage datasets in the AI Model Studio.</td><td><a href="/pages/QhMd64UAm8F2LOFhHqVo">/pages/QhMd64UAm8F2LOFhHqVo</a></td></tr><tr><td><mark style="color:blue;"><strong>Base Models</strong></mark></td><td>Learn more about the base models offered for fine-tuning.</td><td><a href="/pages/eNah0QbTYZyJBPo5Pe5Q">/pages/eNah0QbTYZyJBPo5Pe5Q</a></td></tr><tr><td><mark style="color:blue;"><strong>Fine-Tuning</strong></mark></td><td>Understand how you fine-tune models and access them for inference.</td><td><a href="/pages/zCwAVhUyCUL95GoOZQmA">/pages/zCwAVhUyCUL95GoOZQmA</a></td></tr><tr><td><mark style="color:blue;"><strong>API</strong></mark></td><td>Learn how to access and use the Model Studio API.</td><td><a href="/pages/rNW921CGC9TaY0O37Asi">/pages/rNW921CGC9TaY0O37Asi</a></td></tr><tr><td><mark style="color:blue;"><strong>Data Annotation</strong></mark></td><td>Learn how to annotate your own data for advanced use cases.</td><td><a href="/pages/aXc8jg7rMGkiXObl12Bo">/pages/aXc8jg7rMGkiXObl12Bo</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.ionos.com/cloud/ai/ai-model-studio.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.
