> For the complete documentation index, see [llms.txt](https://docs.getblock.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getblock.io/getting-started/plans-and-limits.md).

# Plans and limits

Start here to choose a plan, understand usage limits, and manage billing.

<table data-column-title-hidden data-view="cards"><thead><tr><th>Title</th><th></th><th data-hidden data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td><mark style="color:$primary;">Choosing Your Plan</mark></td><td>Compare Shared Nodes, Limitless Node, and Dedicated Nodes.</td><td><a href="/spaces/FOeg95CadVyFvyLi70Bh/pages/iHxZiz8nc1UlFhebQA9e">/spaces/FOeg95CadVyFvyLi70Bh/pages/iHxZiz8nc1UlFhebQA9e</a></td></tr><tr><td><mark style="color:$primary;">CU and Rate Limits</mark></td><td>GetBlock's Compute Unit (CU) and requests-per-second (RPS) limits across plans.</td><td><a href="/pages/CnDqqWS3NzCn3BWzJiIS">/pages/CnDqqWS3NzCn3BWzJiIS</a></td></tr><tr><td><mark style="color:$primary;">Limitless Node</mark></td><td>Explore the Limitless plan without CU and request limits.</td><td><a href="/pages/zJqkw6KQGW6thdvSyseW">/pages/zJqkw6KQGW6thdvSyseW</a></td></tr><tr><td><mark style="color:$primary;">What counts as a CU?</mark></td><td>Compute Units (CUs) explained.</td><td><a href="/pages/djR6qJbFewD6N5talLM7">/pages/djR6qJbFewD6N5talLM7</a></td></tr><tr><td><mark style="color:$primary;">Top up CUs</mark></td><td>Add more CUs to your active plan.</td><td><a href="/pages/Ns7FI1xrutAYq3FHIB30">/pages/Ns7FI1xrutAYq3FHIB30</a></td></tr><tr><td><mark style="color:$primary;">Dedicated Nodes</mark></td><td>Manage &#x26; extend Dedicated Node subscriptions.</td><td><a href="/pages/udr2z6pv940urtNu3CCK">/pages/udr2z6pv940urtNu3CCK</a></td></tr><tr><td><mark style="color:$primary;">Payment Methods</mark></td><td>Set up billing with fiat or crypto.</td><td><a href="/pages/Pl2Bvmz2D7cotv2tDrqD">/pages/Pl2Bvmz2D7cotv2tDrqD</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.getblock.io/getting-started/plans-and-limits.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.
