# Use Cases

The Inqud Crypto Recurring is a versatile tool that caters to a range of cryptocurrency payment scenarios, offering support for two primary use cases:

## Subscription Payments

Subscription Payments involve a fixed amount charged at regular intervals, such as weekly, monthly, or annually. This model is ideal for services that require consistent, predictable payments, such as streaming services or membership fees. Customers can easily authorize recurring payments through the Inqud Hosted Page, ensuring a seamless and automated billing process.

{% content-ref url="/pages/F9Zjb5oGmmx8LITn5yRq" %}
[Subscription Payments](/crypto-recurring/use-cases/subscription-payments.md)
{% endcontent-ref %}

## On-Demand Payments

On-Demand Payments involve charges based on usage, with a floating amount and no fixed period. This model is suited for services where payments vary depending on customer usage, such as ride-sharing services, utility bills, or one-click balance top-ups. Through the Inqud Hosted Page, customers can authorize merchant spending for future use, allowing for flexible and dynamic billing based on actual service consumption.

{% content-ref url="/pages/qAlRXH6rfQnXwuoErVQl" %}
[On-Demand Payments](/crypto-recurring/use-cases/on-demand-payments.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.inqud.com/crypto-recurring/use-cases.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.
