# Plans

DevTools offers the users multiple plans they can choose from based on their needs. These plans differs themselves for the amount of services as well as the customizability that can be applied to them. You can find a comprehensive comparison [here](https://forbole.com/en/rpc).

Here below you can find the available plans:

{% content-ref url="/pages/gWKaH2K37yWTOTcxc3DC" %}
[Free Plan](/rpc-api-documentation/guide-to-rpc/plans/free-plan.md)
{% endcontent-ref %}

{% content-ref url="/pages/fdu3vnnaYffjiDFiJH3R" %}
[Pay as You Go](/rpc-api-documentation/guide-to-rpc/plans/pay-as-you-go.md)
{% endcontent-ref %}

{% content-ref url="/pages/vh6ZA6vMVCgvli1fHglZ" %}
[Enterprise](/rpc-api-documentation/guide-to-rpc/plans/enterprise.md)
{% endcontent-ref %}


---

# 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.rpc.forbole.com/rpc-api-documentation/guide-to-rpc/plans.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.
