# CoindPay

## CoindPay

- [Start](https://docs.coindpay.xyz/landing/start.md): Pay, Settle, Scale — with Fiat or Stablecoins.
- [Customers](https://docs.coindpay.xyz/landing/start/customers.md): Pay, Settle, Scale — with Fiat or Stablecoins.
- [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
- [Coming SOON](https://docs.coindpay.xyz/tokenomics/coming-soon.md): Reward your ongoing rebates and discounts. Earn rewards while exploring rewards across different networks in Cryptoverse.
- [Brand](https://docs.coindpay.xyz/social/brand.md): Brand Assets
- [Contact Us](https://docs.coindpay.xyz/social/contact-us.md): Whether you are a business partner, developer, or CoindPay user, we’re here to help you connect with the right team.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.coindpay.xyz/landing/start.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.
