# Introduction

<figure><img src="https://3985130267-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcrhGDzgi59PyfFaJtlVP%2Fuploads%2FESxaRZ2DIvRIY4UGeByx%2FforDocs-dark.gif?alt=media&#x26;token=83b8b204-0fc2-43b7-857d-009eab57ac59" alt=""><figcaption></figcaption></figure>

Papaya is an infrastructure for stablecoin subscriptions. It enables merchants to accept recurring payments from millions of users and collect them in a single transaction, for less than $0.01 in gas. Our subscription protocol enables real-time balance calculations for any user without the need to iterate through all incoming streams. This means you can manage subscriptions for millions of users without enumerating each individual subscription.&#x20;

<figure><img src="https://3985130267-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcrhGDzgi59PyfFaJtlVP%2Fuploads%2FXx7v4WZrN7XWHFnbhBe2%2FPapya%20(2).jpg?alt=media&#x26;token=c0f6419d-a28a-414c-8624-aecca102d0bc" alt=""><figcaption></figcaption></figure>

### **Key Features**

* **Unlimited Subscriptions**: Handle thousands to millions of subscriptions with minimal transaction costs.
* **Real-Time Payment Streaming**: Enable continuous cash flow for businesses.
* **Multi-Chain Support**: Compatible with major blockchain networks (Ethereum, Polygon, BNB Chain, etc.).
* **Stablecoin Integration**: Native support for USDT, USDC, and PYUSD.
* **Non-Custodial Solution**: Direct wallet integration ensures user control over funds.
* **Complete Transparency**: Monitor transactions in real time with full visibility.
* **Cost-Efficient Collection:** Accept recurring payments from millions of users and collect them in a single transaction for less than $0.01 in gas

### **How It Works**

{% embed url="<https://youtu.be/Z_qZshl9hnY?si=PaArGF7U65l4QhpQ>" %}

### **Why Choose Papaya?**

* **Efficiency**: Save on gas fees by bundling transactions.
* **Scalability**: Designed to support millions of users without compromising performance.
* **User Control**: Transparent, real-time streaming with full control over payments.
* **Cost Savings**: Minimize transaction costs for both businesses and customers.
* **Multi-Chain Ready:** Already live on 9+ blockchains with support for major stablecoins.
* **Trusted Infrastructure:** Audited protocol, backed by founders of 1inch and STON.fi.

{% content-ref url="getting-started" %}
[getting-started](https://docs.papaya.finance/getting-started)
{% 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.papaya.finance/introduction.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.
