---
metadata:
  - name: generator
    content: Diplodoc Platform v5.57.3
alternate:
  - https://sourcecraft.dev/portal/docs/en/vibecraft/pricing.md
  - https://sourcecraft.dev/portal/docs/ru/vibecraft/pricing.md
  - href: en/vibecraft/pricing.md
    type: text/markdown
    title: Markdown version
  - href: llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://sourcecraft.dev/portal/docs/en/llms.txt

# Vibecraft pricing policy

<!-- source: en/_includes/vibecraft/vc-preview.md -->
{% note warning %}

This feature is currently at the _Preview_ stage and is not covered by an SLA.

We charge [fees](https://sourcecraft.dev/portal/docs/en/vibecraft/pricing.md) for using SourceCraft and Yandex Cloud resources.

You can access the service [on request](https://sourcecraft.dev/portal/docs/en/vibecraft/index.md#get-access).

{% endnote %}
<!-- endsource: en/_includes/vibecraft/vc-preview.md -->

When using Vibecraft, you consume [SourceCraft](https://sourcecraft.dev/portal/docs/en/sourcecraft/concepts/index.md) and [Yandex Cloud](https://yandex.cloud/en) resources.

The service offers consumption plans that comprise the following SourceCraft service plans:

#|
|| **Plan** | **SourceCraft service plans** | **Description** ||
|| **Vibecraft Free** | **[SourceCraft Free](https://sourcecraft.dev/portal/docs/en/sourcecraft/pricing.md#src-plans)**
**[Code Assistant Free](https://sourcecraft.dev/portal/docs/en/sourcecraft/pricing.md#ca-plans)** | For basic tasks and as an introduction to the service:
* 500 [neurocredits](#cu) per month.
* Projects get the Vibecraft badge.
* Projects can be published on the `.yandexcloud.net` domain only. ||
|| **Vibecraft Pro** | **[SourceCraft Pro](https://sourcecraft.dev/portal/docs/en/sourcecraft/pricing.md#src-plans)**
**[Code Assistant Pro](https://sourcecraft.dev/portal/docs/en/sourcecraft/pricing.md#ca-plans)** | For professional use:
* 2,000 neurocredits per month with flexible [scaling options](https://sourcecraft.dev/portal/docs/en/sourcecraft/pricing.md#additional).
* No Vibecraft badge in the projects.
* Projects can be published on a custom domain. ||
|#

<!-- source: en/_includes/sourcecraft/src-trial-period-link.md -->
The **SourceCraft Pro** plan has a [trial period](https://sourcecraft.dev/portal/docs/en/sourcecraft/pricing.md#trial).
<!-- endsource: en/_includes/sourcecraft/src-trial-period-link.md -->

## Neurocredit {#cu}

Vibecraft uses an ensemble of large language models (LLMs) optimized for various tasks and modes. Vibecraft consumption of model resources is measured in _tokens_. Each model uses its own tokenizer for text processing, so the number of tokens in a single text will vary by model. Models considerably differ in performance speed and resource usage, which directly affects their cost.

To calculate the quota, Vibecraft uses _neurocredits_ as a global consumption metric. Therefore, different models within Vibecraft consume neurocredits at different rates.

<!-- source: en/_includes/sourcecraft/cu-tip-see-also.md -->
{% note tip %}

To estimate the neurocredit consumption level typical for your tasks, use the **Code Assistant Free** service plan.

{% endnote %}

Check out [Viewing quota usage](https://sourcecraft.dev/portal/docs/en/code-assistant/concepts/limits.md#utilization).
<!-- endsource: en/_includes/sourcecraft/cu-tip-see-also.md -->

<!-- source: en/_includes/code-assistant/ca-stats-tip.md -->
{% note tip %}

The SourceCraft UI provides detailed statistics on quota usage for [neurocredits](https://sourcecraft.dev/portal/docs/en/sourcecraft/pricing.md#cu) and [code autocompletion](https://sourcecraft.dev/portal/docs/en/code-assistant/concepts/index.md#autocompletion). For more information, see [Viewing Code Assistant usage statistics in SourceCraft](https://sourcecraft.dev/portal/docs/en/sourcecraft/operations/code-assistant-stats.md).

{% endnote %}
<!-- endsource: en/_includes/code-assistant/ca-stats-tip.md -->

## Yandex Cloud resources {#yc}

#|
|| **Resource** | **Pricing policy** | **Free usage quota** ||
|| Storing Docker images in a [registry](https://yandex.cloud/en/docs/container-registry/concepts/registry) and outgoing traffic | [Yandex Container Registry](https://yandex.cloud/en/docs/container-registry/pricing) | ![no](../_assets/common/no.svg) ||
|| Computing resources of a [container](https://yandex.cloud/en/docs/serverless-containers/concepts/container) in Yandex Serverless Containers and outgoing traffic | [Yandex Serverless Containers](https://yandex.cloud/en/docs/serverless-containers/pricing) | ![yes](../_assets/common/yes.svg) ||
|| [Serverless database](https://yandex.cloud/en/docs/ydb/concepts/resources#serverless) queries, data storage, and outgoing traffic | [Yandex Managed Service for YDB](https://yandex.cloud/en/docs/ydb/pricing/serverless) | ![yes](../_assets/common/yes.svg) ||
|| Operations with a Yandex Lockbox [secret](https://yandex.cloud/en/docs/lockbox/concepts/secret) and storing its versions | [Yandex Lockbox](https://yandex.cloud/en/docs/lockbox/pricing) | ![no](../_assets/common/no.svg) ||
|| [Public DNS zone](https://yandex.cloud/en/docs/dns/concepts/dns-zone) and [resource record](https://yandex.cloud/en/docs/dns/concepts/resource-record) requests when [associating a custom domain](https://sourcecraft.dev/portal/docs/en/vibecraft/operations/attach-domain.md) with a project | [Yandex Cloud DNS](https://yandex.cloud/en/docs/dns/pricing) | ![no](../_assets/common/no.svg) ||
|| Requests to the [API gateway](https://yandex.cloud/en/docs/api-gateway/concepts/index) when [associating a custom domain](https://sourcecraft.dev/portal/docs/en/vibecraft/operations/attach-domain.md) with a project | [Yandex API Gateway](https://yandex.cloud/en/docs/api-gateway/pricing) | ![yes](../_assets/common/yes.svg) ||
|#

### Useful links {#see-also}

* [Getting started with Vibecraft](https://sourcecraft.dev/portal/docs/en/vibecraft/index.md)
* [Vibecraft overview](https://sourcecraft.dev/portal/docs/en/vibecraft/concepts/index.md)
* [FAQ about Vibecraft](https://sourcecraft.dev/portal/docs/en/vibecraft/qa.md)
* [Vibecraft quotas and limits](https://sourcecraft.dev/portal/docs/en/vibecraft/concepts/limits.md)
