# Welcome to Violet

## What is Violet?

Violet is the easiest way to build cross platform integrations for multi-merchant checkout. You can use our 3 products in various ways. Each is meant to make it easier for you to integrate with Merchants, pass data back and forth, and simplify life for your Merchants.

{% hint style="info" %}
Our docs are AI enabled. Try asking a question using <kbd>Ctrl</kbd> + <kbd>K</kbd> (PC) or <kbd>Cmd</kbd> + <kbd>K</kbd> (Mac).
{% endhint %}

## Our products

Learn about our product offerings and see how they can help power your experience.

* [**Violet Connect**](https://docs.violet.io/prism/violet-connect) – Let merchants connect their stores to you through our merchant onboarding tool.
* [**Prism**](https://docs.violet.io/prism/checkout-guides) – Violet's flagship product; a Unified Commerce API that enables you to turn your experience into a fully functional marketplace.
* [**Relay**](https://docs.violet.io/relay/relay) – Bidirectional access to real-time data from merchants across any integrated platform, using unified models.

## Dive Straight In

Get started quickly using our prebuilt collections.

* [**API Reference**](https://app.gitbook.com/o/4fIo3y35EjIdKNlJq07P/s/8lXIp71Ct5qCUhXjko2q/) – Learn about our API in our interactive API reference.

## Popular Resources

Explore our most frequently used guides and tools.

* [**Getting Started**](https://docs.violet.io/prism/overview) – Get started with the Violet Checkout API.
* [**FAQ**](https://docs.violet.io/faqs) – Find answers to the most commonly asked questions about our API, features, and troubleshooting tips to help you resolve issues quickly.

Still unsure about whether Violet is for you?

[Book a demo](https://violet.io/meeting/bookdiscovery) to learn more about how we can work together, or read more on our [Blog](https://violet.io/blog).


---

# 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.violet.io/readme.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.
