# Pay as You Go

With the Pay as You Go plan, you can choose how many requests to purchase in advance based on your needs. This way you can manage your costs and usages much more precisely. In details, we offer two different ways to handle your requests:

* One time purchase. Starting from 20$ for 1M requests. You can find further details in the [pricing section](https://forbole.com/en/rpc) of our website.
* Monthly purchase. Starting from 20$ for 1M requests. You can find further details in the [pricing section](https://forbole.com/en/rpc) of our website.

The Pay as You Go plan comprehend everything included in the free plan and:

* Lower response time for the support;
* A higher rate limit on the endpoints (1,000 req/sec).

You can check how to top-up your requests quota here:

{% content-ref url="/pages/ByGdqURpB6rXPt07neTP" %}
[Query requests top up](/rpc-api-documentation/guide-to-rpc/plans/pay-as-you-go/query-requests-top-up.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/pay-as-you-go.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.
