# Pricing

**Depending on the amount of licenses you want to buy, the price for each license is as follows:**

* 1 - 50 Licenses     :arrow\_right:  4.0 USD
* 51 - 100 Licenses  :arrow\_right: 3.5 USD
* 101 - 200 Licenses :arrow\_right: 3.0 USD
* 201 + Licenses    :arrow\_right:    2.5 USD

Each license allows you to use 1 instance of the bot at the same time for 1 month (31 days).

{% hint style="info" %}
If you buy 10 licenses, you will be able to run 10 bots at the same time for 31 days.
{% 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.gydrus.net/pricing.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.
