> For the complete documentation index, see [llms.txt](https://docs.skyone.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skyone.cloud/english/ai-vertical/overview.md).

# Overview

**Skyone’s Vertical AI** is an ecosystem of artificial intelligence assets designed to solve specific problems within various sectors and market niches. Unlike generic AI models, **Vertical AI** acts as a suite of digital specialists focused on critical business tasks—such as sales, finance, and logistics—integrating directly into companies' workflows and data.

### Solution Portfolio

Each **Vertical AI** agent is trained for a specific business pain point:

<table><thead><tr><th>Solution</th><th width="187">Description</th><th>Key Benefits</th><th>Segments</th></tr></thead><tbody><tr><td><strong>Commercial Performance Agent</strong></td><td>Acts as an intelligent assistant for sales teams, tracking indicators, opportunities, and commercial goals.</td><td>Opportunity identification, KPI monitoring, and sales recommendations.</td><td>Distribution, Manufacturing</td></tr><tr><td><strong>Financial Advisor Agent</strong></td><td>Analyzes financial data and generates indicators, forecasts, and recommendations to support financial management.</td><td>Financial visibility, cash flow analysis, and decision-making support.</td><td>Financial, All Sectors</td></tr><tr><td><strong>Decision Intelligence Agent</strong></td><td>Transforma dados operacionais em diagnósticos, simulações e recomendações estratégicas.</td><td>Executive support, predictive analytics, and decision monitoring.</td><td>Distribuição, Food Service, Indústria, Serviços, Varejo</td></tr><tr><td><strong>Stockout Prediction Agent</strong></td><td>Uses artificial intelligence to anticipate stockouts and support procurement planning.</td><td>Reduction of stockouts, better planning, and increased product availability.</td><td>Retail</td></tr><tr><td><strong>Collection Automation Agent</strong></td><td>Automates collection processes and financial relationships with customers.</td><td>Reduction of delinquency, automation of collections, and increased financial recovery.</td><td>Financial</td></tr><tr><td><strong>Virtual Attendant Agent</strong></td><td>Automates customer interactions using voice and chat across multiple channels.</td><td>24/7 service, increased conversion, and improved customer experience.</td><td>Distribution, Manufacturing, Healthcare</td></tr></tbody></table>

Follow the next pages for more details on each of **Skyone’s Vertical AI solutions**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.skyone.cloud/english/ai-vertical/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
