# Free Trial

{% hint style="info" %}
**Good to know:** You must contact our support to get a free trial. We will give you a free trial for one day. You can contact us using the chat provided on our home page.

Please sign up to [app.botrush.ai](https://app.botrush.ai) for faster resolution and ask for a trial from the dashboard chat icon.
{% 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://faq.botrush.ai/guides/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.
