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

# 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                 |

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 %}


---

# 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:

```
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.
