# Do you have a free or a trial plan?

We currently do not offer a free or trial plan. The reason behind this is the costs we incur for tokens consumed through OpenAI. However, we've designed a starter plan priced at $1, which allows users to train 25 pages or send 100 messages.&#x20;

This plan is particularly suitable for small businesses, startups, or those looking to experiment with our services without a significant initial investment.


---

# 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.bodt.io/faqs/do-you-have-a-free-or-a-trial-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.
