# Payments

## Plans

We offer one simple plan for **80 USD per month**, which allows you to do as many requests as you want (rate limiting applied). If you require a custom solution please contact us.

The payment is processed via Lemon Squeezy and payments are possible via Credit Card or Paypal. All your payment information are **PCI-DSS compliance** on the Lemon Squeezy and no such information are stored on our systems.

## How to make a payment?

1. Create a API Key

   You can create a free api key on our [website](https://api.bitcoin-balance-api.com/keys). The key can be used for testing as well.
2. Make Payment

   Once you obtained an api key you can [make a payment](https://api.bitcoin-balance-api.com/payment) and get unlimited requests.

## I have questions!

Please feel free to reach out to use via [Email](mailto:hello@bitcoin-balance-api.com) or [Telegram](https://t.me/BitcoinBalanceAPI) and we hope to answer all your questions.


---

# 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.bitcoin-balance-api.com/payments.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.
