# Crypto Recurring

- [Overview](https://docs.inqud.com/crypto-recurring/overview.md): Effortless, reliable recurring crypto payments
- [Inqud Hosted Page overview](https://docs.inqud.com/crypto-recurring/overview/inqud-hosted-page-overview.md): Easy-to-integrate recurring crypto payments
- [Inqud Recurring SDK overview](https://docs.inqud.com/crypto-recurring/overview/inqud-recurring-sdk-overview.md)
- [Use Cases](https://docs.inqud.com/crypto-recurring/use-cases.md): Versatile use cases for recurring crypto payments
- [Subscription Payments](https://docs.inqud.com/crypto-recurring/use-cases/subscription-payments.md)
- [On-Demand Payments](https://docs.inqud.com/crypto-recurring/use-cases/on-demand-payments.md)
- [Coverage](https://docs.inqud.com/crypto-recurring/coverage.md): Supported blockchains and tokens
- [Glossary](https://docs.inqud.com/crypto-recurring/glossary.md)
- [Get Started](https://docs.inqud.com/crypto-recurring/get-started.md)
- [Step 1. Account verification](https://docs.inqud.com/crypto-recurring/get-started/step-1.-account-verification.md)
- [Step 2. Project setup](https://docs.inqud.com/crypto-recurring/get-started/step-2.-project-setup.md)
- [Step 3. Plan setup](https://docs.inqud.com/crypto-recurring/get-started/step-3.-plan-setup.md)
- [Step 4. Integration](https://docs.inqud.com/crypto-recurring/get-started/step-4.-integration.md)
- [Explore](https://docs.inqud.com/crypto-recurring/explore.md)
- [How it works](https://docs.inqud.com/crypto-recurring/explore/how-it-works.md)
- [Project](https://docs.inqud.com/crypto-recurring/explore/project.md)
- [Plan](https://docs.inqud.com/crypto-recurring/explore/plan.md)
- [Authorization](https://docs.inqud.com/crypto-recurring/explore/authorization.md)
- [Subscription](https://docs.inqud.com/crypto-recurring/explore/subscription.md)
- [Invoice](https://docs.inqud.com/crypto-recurring/explore/invoice.md)
- [Payment Intent](https://docs.inqud.com/crypto-recurring/explore/payment-intent.md)
- [Integration](https://docs.inqud.com/crypto-recurring/integration.md)
- [Inqud Hosted](https://docs.inqud.com/crypto-recurring/integration/inqud-hosted.md)
- [Recurring SDK](https://docs.inqud.com/crypto-recurring/integration/recurring-sdk.md)
- [Web Hooks](https://docs.inqud.com/crypto-recurring/integration/web-hooks.md)
- [Subscription Web Hook](https://docs.inqud.com/crypto-recurring/integration/web-hooks/subscription-web-hook.md)
- [Authorization Web Hook](https://docs.inqud.com/crypto-recurring/integration/web-hooks/authorization-web-hook.md)
- [Invoice Web Hook](https://docs.inqud.com/crypto-recurring/integration/web-hooks/invoice-web-hook.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.inqud.com/crypto-recurring.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.
