# Payments API

## Introduction to Orangepill Payments API

Welcome to the Orangepill Payments API documentation, your gateway to seamless direct pay-in and pay-out operations. The Orangepill Payments API is designed to streamline financial transactions by offering a secure, efficient, and reliable solution for businesses of all sizes.

### Key Features

* **Direct Pay-In Operations**: Enable customers to deposit funds directly into your bank account, ensuring a smooth and straightforward payment experience.
* **Direct Pay-out Operations**: Easily process withdrawals or distribute funds to your users with flexible payout options.

Delve into this guide to explore how you can integrate and utilize the Payments API for optimized financial operations in your application.


---

# 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.orangepill.cloud/payments-api.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.
