# Free Trial

## What is the 14-day trial?

The trial allows you to get full access to all of Bunkr's features for a period of 14 days.

After the 14-day period, your plan is downgraded to the free tier. Your workflows will be paused and all agents but one disconnected from the control plane until you upgrade.

{% hint style="info" %}
**Tips:** You don't need a credit card to get started with the free trial.
{% endhint %}

## How do I start a free trial?

Free trial is automatically started when you [**create an organization**](/organizations/create-an-organization.md).

{% hint style="info" %}
**Tips:** A banner at the bottom of your dashboard indicates how many days you have left on your trial.
{% endhint %}

## What happens after my trial expired?

After the 14-day period, your plan is downgraded to the free tier. Your workflows will be paused and all agents but one disconnected from the control plane until you upgrade.

{% hint style="info" %}
**Tips:** Make sure to upgrade your organization to a pay plan if you want to avoid your workflows to be paused.
{% endhint %}


---

# 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.bunkr.io/pricing/free-trial.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.
