# Pricing

- [Credit Pricing](https://akiba-digital.gitbook.io/akiba-api-docs/pricing/credit-pricing.md): Our pricing caters for clients of different sizes and scales with you
- [Pre-paid API Credits](https://akiba-digital.gitbook.io/akiba-api-docs/pricing/pre-paid-api-credits.md): Suitable if you're not sure about your monthly call volumes
- [Subscription](https://akiba-digital.gitbook.io/akiba-api-docs/pricing/subscription.md): This is great for clients who have an idea of API volumes


---

# 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://akiba-digital.gitbook.io/akiba-api-docs/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.
