# The Free plan

Your first signup to Xenioo will be as a free account, by default.

**We strongly believe in the power of trying and testing** each and every feature and we are sure that after trying and understanding the power of Xenioo you will choose the [upgrade path that suits you most](https://www.xenioo.com/en/pricing/).

### **Duration of the Free Account**

The free account **never expires**.&#x20;

You're welcome to try and use Xenioo with your free account for as long as you wish. If your requirements fall within the limitations of our free account offer, you're welcome to use Xenioo for as much as you want.

{% hint style="danger" %}
Please note that we may, from time to time, decide to delete old accounts that are not active and are not using live chatbots. If your account will fall into this group you will receive an email alert and you will be able to reset your account state by simply logging on.
{% endhint %}

### Testing premium chatbot features

Each and every Xenioo chatbot action is free to be tested and tried with your free account.

Sometimes, while designing your chatbot, you will encounter some actions marked as premium: **these actions can be used and previewed at will** from a free account but will require a paid plan to be used in a live chatbot.

![](/files/-LdYzKL9aRcOgeTyVLB7)

{% hint style="info" %}
Simply put: **you're free to use these advanced actions and integrations for as much as you want but not in a live, published chatbot**.&#x20;
{% endhint %}

To use these premium features in a live chatbot (published on Facebook, for example), you [will need to upgrade](/basic-concepts/your-account/upgrading-from-free.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://docs10.xenioo.com/basic-concepts/your-account/the-free-plan.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.
