# Vertical Products

Vertical Products are one of the three pillars of the Vertical Ecosystem. Each product is a standalone AI application designed to solve a specific problem and generate real revenue, while also integrating into the broader network through shared infrastructure and utilities. Together with Vertical Services and the Vertical Gateway, these products form a connected system where capabilities and adoption compound over time.

> *"Built to solve problems. Designed to generate revenue."*

| Product    | What it does                                                     |
| ---------- | ---------------------------------------------------------------- |
| **Stream** | AI-powered content generation for text, image, and video         |
| **Motion** | Multi-scene video generation and editing                         |
| **Studio** | Personalized AI agent builder with MCP and knowledge integration |
| **Cloud**  | Decentralized GPU orchestration for cost-efficient compute       |

Vertical Products are AI solutions built and operated by Vertical. Each product targets a specific user, solves a specific problem, and generates revenue independently.

**What they share:**

* All integrate VERTAI utilities through the Vertical Gateway
* All designed for clear use cases, not generic AI hype
* All contribute to ecosystem growth

{% content-ref url="/pages/KS7UA8Rpw2lHbfRCgSqO" %}
[Stream](/vertical-products/stream.md)
{% endcontent-ref %}

{% content-ref url="/pages/8E96qFSdP1tVVgTcCZ1l" %}
[Motion](/vertical-products/motion.md)
{% endcontent-ref %}

{% content-ref url="/pages/kTYjMcPTl7jeuGlY7isP" %}
[Studio](/vertical-products/studio.md)
{% endcontent-ref %}

{% content-ref url="/pages/4HU3IhzeDPJC9yuv60FT" %}
[Cloud](/vertical-products/cloud.md)
{% 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.verticalstudio.ai/vertical-products.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.
