# Integration Steps

<mark style="color:red;">**TODO: убрать дублирование**</mark>\
This guide outlines the steps required to integrate Papaya into your business operations.

### **Step 1: Choose an Integration Method**

Select the method that best suits your business needs:

* **Payment Widget**:
  * Use Papaya's pre-built widget for a quick and easy setup.
  * Embed the widget into your checkout page with minimal coding.
* **SDK Integration**:
  * For more control, integrate directly with Papaya's SDK.
  * Suitable for businesses with custom requirements.
* **Custom Solution**:
  * Collaborate with the Papaya team to create a tailored integration solution.

***

### **Step 2: Set Up Payment Streams**

* Define subscription plans and payment frequencies in the Papaya dashboard.
* Configure payment streams for your customers (e.g., every second, daily, weekly, monthly).

***

### **Step 3: Configure the Dashboard**

* Customize your dashboard settings to align with your business processes.
* Use features like analytics, payment tracking, and multi-chain monitoring.

***

### **Step 4: Test Transactions**

* Run test transactions to ensure the integration works as expected.
* Simulate customer subscriptions to verify the setup.

***

By completing these steps, you’ll have Papaya fully integrated into your platform, allowing you to start accepting subscription payments seamlessly.


---

# 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/getting-started/integration-steps.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.
