# Pricing

**Plans:**

| Plan | Price    | Basic Credits | Premium Credits |
| ---- | -------- | ------------- | --------------- |
| Free | €0       | 10/day        | -               |
| Pro  | €8/month | 1,500/month   | 100/month       |

**Credit Packs:**

| Pack         | Price | Basic | Premium |
| ------------ | ----- | ----- | ------- |
| Basic Pack   | €8    | 100   | 100     |
| Creator Pack | €15   | 300   | 300     |

**Credit Types:**

| Type            | Use for                                         |
| --------------- | ----------------------------------------------- |
| Basic credits   | Affordable text and image models                |
| Premium credits | Advanced image, video, and high-end text models |

All plans include access to all models, text, image, and video, no restrictions.

**Payment Options:**

* **Fiat** - Pay securely via Stripe
* **$VERTAI** - Pay via [Vertical Gateway](/vertical-gateway.md)


---

# 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/stream/pricing.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.
