# Introduction

### Welcome to the TryItOn API <a href="#welcome-to-the-fashn-api" id="welcome-to-the-fashn-api"></a>

TryItOn is an AI platform specializing in generative image models for fashion and hairstyle applications. The API allows developers to integrate clothing and hairstyle try-on features into their products.

### Core Features <a href="#core-features" id="core-features"></a>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>👗 Clothing Virtual Try-On</td><td>Our virtual try-on model is regularly updated for improved accuracy and realism.</td></tr><tr><td><strong>🛠️ Developer Friendly</strong></td><td>Simple REST API with comprehensive guides and multiple language examples</td></tr><tr><td>💇 <strong>Hairstyle Virtual Try-On</strong></td><td>Our virtual try-on model offers realistic hairstyle previews with many hair style and color options.</td></tr><tr><td><strong>🔒 Enterprise Grade</strong></td><td>High-Availability Infrastructure for fast and reliable try-on experiences.</td></tr></tbody></table>

The **TryItOn Virtual Try-On (VTON) API** lets users visualize how clothing or hairstyles would look on them without needing to try them on physically. By combining a photo of a person with an image of a garment or hairstyle, the API generates a realistic preview of the final look.

Ready to get started? Continue with our[ API Setup Guide](https://docs.tryiton.now/getting-started/api-setup).


---

# 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.tryiton.now/introduction.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.
