# Welcome to CoindPay

- [Start](https://docs.coindpay.xyz/landing/start.md): Pay, Buy, Sell, Swap, Earn — with Fiat or Crypto.
- [Customers](https://docs.coindpay.xyz/landing/start/customers.md): Pay, Buy, Sell, Swap, Earn — with Fiat or Crypto.
- [Payment metrics](https://docs.coindpay.xyz/landing/start/customers/payment-metrics.md): No-KYC payment limits with AML checks, KYC for large transactions, real-time processing, average settlement time, success rate, and low complaint rate.
- [Payment methods](https://docs.coindpay.xyz/landing/start/customers/payment-methods.md): We offer several different payment methods to pay bills or make purchases.
- [Fiat currencies](https://docs.coindpay.xyz/landing/start/customers/fiat-currencies.md): Supported Fiat Currencies — dynamically updated.
- [Fiat payments](https://docs.coindpay.xyz/landing/start/customers/fiat-payments.md): Example: dev environment, only for effect display
- [Fiat/Crypto payments](https://docs.coindpay.xyz/landing/start/customers/fiat-crypto-payments.md): Supports both fiat and crypto
- [Crypto payments](https://docs.coindpay.xyz/landing/start/customers/crypto-payments.md)
- [Global Payouts](https://docs.coindpay.xyz/landing/start/customers/global-payouts.md): Set up your wallet or bank account to receive payouts.
- [On/Off-Ramps](https://docs.coindpay.xyz/landing/start/customers/on-off-ramps.md): Buy/Sell Crypto（On/Off-Ramps for Funds）
- [Developers](https://docs.coindpay.xyz/landing/start/developers.md)
- [Integration](https://docs.coindpay.xyz/landing/start/developers/integration.md): CoindPay provides a simple, universal way to initiate and complete payments. It works across web, mobile, and serE-commerce checkout pages, SaaS dashboards, or web-based payment portals.
- [Payments Order](https://docs.coindpay.xyz/landing/start/developers/payments-order.md)
- [On/Off-Ramps](https://docs.coindpay.xyz/landing/start/developers/on-off-ramps.md)
- [Payments Link](https://docs.coindpay.xyz/landing/start/developers/payments-link.md)
- [Partners](https://docs.coindpay.xyz/landing/start/partners.md): All CoindPay partners are required to complete KYB verification and compliance review prior to integration. The process includes validating company details, ownership structure, and key stakeholders.
- [Rolling Reserves](https://docs.coindpay.xyz/landing/start/partners/rolling-reserves.md)
- [Ecosystem](https://docs.coindpay.xyz/landing/start/ecosystem.md): 📮 contact@coindpay.xyz


---

# 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.coindpay.xyz/landing.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.
