# Welcome!

## Introduction to roboAPIs

Our APIs allow you to access the power of our AI-powered platform and incorporate its capabilities into your systems and processes. With our APIs, you can foster inclusivity and efficiency, enabling personalized experiences in your applications, processes, and systems. We can empower your business, or company to offer personalized product recommendations to your customers based on their unique skin shade and undertones.

Our APIs are designed to be easy to use and integrate, with detailed documentation and code samples provided to help you get started. Whether you are a developer working on a custom integration or a business owner looking to enhance your customer experience, our APIs have something to offer.

In this documentation, you will find detailed information on each of our APIs, including descriptions of their functionality, parameters, and responses. You will also find examples of how to use the APIs, along with tips and a troubleshooting guide to help you get the most out of them.

If you have any questions or need help integrating our APIs, don't hesitate to contact our developer support team. We are here to help you succeed and bring the benefits of personalized product recommendations to your customers.

## Want to jump right in?

Feeling like an eager beaver? Jump into the quick start docs and get making your first request:

{% content-ref url="quick-start" %}
[quick-start](https://docs.robomua.com/quick-start)
{% endcontent-ref %}

## Want to deep dive?

Dive a little deeper and start exploring our API reference to get an idea of everything possible with the API:

{% content-ref url="reference/api-reference" %}
[api-reference](https://docs.robomua.com/reference/api-reference)
{% endcontent-ref %}


---

# 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.robomua.com/welcome.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.
