# Subscription

**MoveFlow Subscription** is a powerful, automated payment solution designed for businesses and creators. It enables seamless recurring payments on-chain, ensuring consistent and transparent transactions across multiple networks. MoveFlow’s subscription system helps businesses integrate blockchain-based revenue models while maintaining a frictionless user experience.

### Key Features

* **Automated Recurring Payments**: Enable users to subscribe to services with on-chain automated payments, reducing the need for manual transactions.
* **Multi-Chain Support**: Works across different blockchains, ensuring flexibility and accessibility.
* **Merchant Integration**: Designed for easy integration with e-commerce platforms, content creators, and SaaS providers.
* **Flexible Payment Intervals**: Supports customizable billing cycles, including daily, weekly, monthly, or yearly subscriptions.
* **Stablecoin Payments**: Supports major stablecoins like USDT and USDC for predictable and stable transactions.
* **Transparent Tracking**: Both merchants and subscribers can monitor payment history and upcoming transactions through a public dashboard.
* **SDK for Developers**: MoveFlow provides a Subscription SDK, allowing businesses to seamlessly integrate on-chain payments into their existing platforms.

***

### How to Use MoveFlow for Subscription

The subscription model in MoveFlow operates on the same underlying smart contract as token vesting, ensuring security and reliability. However, it has a few key differences:

* **Integration with Subscription SDK**: Merchants and platforms can integrate the MoveFlow Subscription SDK to automate and manage recurring payments efficiently.
* **Focus on Recurring Transactions**: Unlike vesting, which follows a predefined unlock schedule, subscriptions involve ongoing periodic payments that continue until canceled.

<figure><img src="/files/ESkIkrJisRZfCAKZLCcV" alt=""><figcaption></figcaption></figure>


---

# 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://moveflow3.gitbook.io/moveflow-token-distribution-protocol/product/openapi.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.
