# Go Live

<mark style="color:red;">**TODO: убрать дублирование**</mark>\
Congratulations on completing the setup and integration of Papaya! This guide will help you prepare for launching your payment system in production.

### **Step 1: Deploy to Production**

* Ensure your integration has been thoroughly tested in a staging environment.
* Move your configuration and integration settings to the production environment.

***

### **Step 2: Monitor Transactions**

* Use the Papaya dashboard to monitor transactions in real-time.
* Keep track of subscription activity, balances, and payment flows.

***

### **Step 3: Manage Payment Streams**

* Access tools in the dashboard to:
  * Pause, resume, or cancel active payment streams.
  * Modify subscription settings for customers as needed.

***

### **Step 4: Access Support**

* Reach out to Papaya’s support team for any assistance during the go-live process.
* Support is available for troubleshooting, optimizing integrations, and addressing customer inquiries.

***

By following these steps, you’ll be ready to launch a smooth and reliable subscription payment experience for your customers.


---

# 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/go-live.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.
