# Introducing Subsinfra

## The Future of On-Chain Subscriptions

\
Subscription models have become the backbone of digital monetization — powering everything from SaaS products to creator platforms, decentralized communities, and protocol revenue streams. Yet, most existing tools still rely on Web2: centralized payment gateways, off-chain logic, custodial fund flows, and backend-heavy integrations.

**Subsinfra was built to change this.** It introduces a truly Web3-native infrastructure for subscriptions — where payments, access control, and verification all happen **directly on-chain**, without intermediaries or backend servers.

Powered by standardized smart contracts and a composable architecture, Subsinfra lets you launch fully verifiable, crypto-native subscription services in just a few clicks. Whether you're a solo creator or a major DeFi protocol, you can now accept recurring payments with no backend setup, no KYC, and no reliance on custodial platforms.

[For users](/subsinfra/benefits-for-users.md), this means full transparency and flexibility. Subscriptions are managed directly on-chain and compatible with third-party tools like subscription-gated dashboards, Discord bots, or premium content platforms. Users can pay in any ERC-20 token.

[For service creators](/subsinfra/benefits-for-service-creators.md), Subsinfra is more than a payment layer — it’s a complete on-chain monetization infrastructure. You can design and manage subscription-based services entirely on-chain, with built-in tools for analytics, transparency, and flexibility.\
Creators gain a verifiable revenue stream, direct access to subscriber data, and a unified interface for managing pricing, duration, and service updates — all without relying on third-party processors or backend systems.

Everything is **open-source**, **permissionless**, and built with **composability in mind**, so it can integrate smoothly into any dApp, project, or platform.


---

# 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://subsinfra.gitbook.io/subsinfra/introduction/introducing-subsinfra.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.
