# Free Trial

Every wallet that a user has private key access to, regardless of whether it was created by LootBot or imported by the user, will enjoy **an initial trial period**. This trial period serves as an opportunity for the user to **try out the product** before committing to the Premium Plan.&#x20;

During this trial, LootBot will facilitate up to **15 transactions free of charge**. Upon completing these 15 transactions, users **will need to upgrade their looting wallet** to the premium plan to continue leveraging the bot's capabilities.

<figure><img src="/files/0dlbkT5zr1veqst3jziV" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you **utilize the bot before the subscription model is introduced** and have access to the private key of your farming wallets, those farming wallets of yours are automatically **considered to be in the free trial plan**.
{% 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.lootbot.xyz/lootbot/telegram-bot/product-guide/billing-and-plans/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.
