# Pricing

- [Request Unit (RU)](https://docs.blockpi.io/pricing/request-unit-ru.md)
- [EVM RU table](https://docs.blockpi.io/pricing/request-unit-ru/evm-ru-table.md)
- [Aptos/Movement RU table](https://docs.blockpi.io/pricing/request-unit-ru/aptos-movement-ru-table.md)
- [Bitcoin RU table](https://docs.blockpi.io/pricing/request-unit-ru/aptos-movement-ru-table-1.md)
- [Cosmos/Zetachain RU table](https://docs.blockpi.io/pricing/request-unit-ru/cosmos-zetachain-ru-table.md)
- [Near RU table](https://docs.blockpi.io/pricing/request-unit-ru/near-ru-table.md)
- [Ton RU table](https://docs.blockpi.io/pricing/request-unit-ru/ton-ru-table.md)
- [Starknet RU table](https://docs.blockpi.io/pricing/request-unit-ru/starknet-ru-table.md)
- [SUI RU table (JSON/gRPC)](https://docs.blockpi.io/pricing/request-unit-ru/sui-ru-table.md)
- [Solana/Eclipse RU table(JSON/gRPC)](https://docs.blockpi.io/pricing/request-unit-ru/solana-eclipse-ru-table.md)
- [Pricing & Rate Limit](https://docs.blockpi.io/pricing/pricing-and-rate-limit.md)
- [Auto-Renew & Pay As You Go](https://docs.blockpi.io/pricing/auto-scaling-and-pay-as-you-go.md)


---

# 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.blockpi.io/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.
