# Overview

## Welcome to the Volary AI Documentation! :tada:&#x20;

Here you'll find a wealth of resources and comprehensive guides tailored to support your endeavors within the Volary ecosystem.&#x20;

Our platform offers an extensive collection of tools and software development kits (SDKs) that empower developers to effortlessly build upon our robust foundation.

## &#x20;<mark style="background-color:blue;">AI SDKs</mark>&#x20;

<mark style="color:blue;">Development tools for building AI applications</mark>&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>        Face Recognition</td><td></td><td><a href="/files/lu9uIct6f4MbQqZZ7V3n">/files/lu9uIct6f4MbQqZZ7V3n</a></td><td><a href="/pages/xZO1TiSdxbOE47vyC7A9">/pages/xZO1TiSdxbOE47vyC7A9</a></td></tr><tr><td></td><td>           Check Toxicity</td><td></td><td><a href="/files/jJdE40d50poTZcstEpNZ">/files/jJdE40d50poTZcstEpNZ</a></td><td><a href="/pages/JJDCVIi42j0NCJqCb6AI">/pages/JJDCVIi42j0NCJqCb6AI</a></td></tr><tr><td></td><td>Caption and Tag Generator</td><td></td><td><a href="/files/7VRk0Wh2PaPlJ54EoLkp">/files/7VRk0Wh2PaPlJ54EoLkp</a></td><td><a href="/pages/xyiIVku6XbvSPmdWhlMs">/pages/xyiIVku6XbvSPmdWhlMs</a></td></tr><tr><td></td><td>         Stable Diffusion</td><td></td><td><a href="/files/h1Dc1Qry0t0ZkGeesCbT">/files/h1Dc1Qry0t0ZkGeesCbT</a></td><td><a href="/pages/VkVMqoex1TYn1u0YBfOZ">/pages/VkVMqoex1TYn1u0YBfOZ</a></td></tr><tr><td></td><td>          Image Similarity</td><td></td><td><a href="/files/r038cgc6vHZBFKHALudY">/files/r038cgc6vHZBFKHALudY</a></td><td><a href="/pages/kuk86udYInRra6jLPj0j">/pages/kuk86udYInRra6jLPj0j</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.volary.io/sdks-guide/ai-guide/overview.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.
