# Product Overview

PayChainHQ is crypto payment infrastructure for businesses that need to receive stablecoin or crypto payments, track settlement, manage treasury movement, automate payouts, and integrate payment APIs without building blockchain operations from scratch.

{% hint style="info" %}
**In one sentence:** PayChainHQ helps businesses collect crypto payments, confirm settlement, move funds, and integrate payment workflows without building blockchain infrastructure themselves.
{% endhint %}

### Who PayChainHQ is for

* Merchants accepting stablecoin payments.
* Fintech apps and on/off-ramp operators.
* Marketplaces that need payout routing or split settlement.
* Gaming and high-frequency payment platforms.
* SaaS platforms that want crypto collection and treasury workflows.
* Developers building payment-enabled products.

### What users can achieve

* Create customers and invoices.
* Receive supported ERC-20 and SPL payments.
* Detect settlement in real time.
* Verify signed webhooks.
* Read balances, transactions, supported networks, and tokens.
* Create withdrawals from the dashboard or via payout API keys.
* Attach payout routes or dynamic payout recipients to invoices.
* Monitor plan usage, payout quota, gas credits, and blocked operations.

### Core value

PayChainHQ lets teams collect payments and operate treasury workflows without managing chain-specific indexing, wallet infrastructure, paymasters, gas funding, webhook retries, or payout orchestration themselves.

{% hint style="success" %}
**Business outcome:** Teams can launch stablecoin and crypto payment operations faster while keeping settlement, payouts, usage, billing, and reconciliation visible in one place.
{% endhint %}

### Recommended reader paths

* **Business reader:** Start with overview, use cases, pricing, gas credits, security, and go-live.
* **Operator:** Start with dashboard guides, invoices, payout routes, withdrawals, billing, and troubleshooting.
* **Developer:** Start with authentication, SDK quickstart, invoice creation, webhook verification, balances, transactions, networks, tokens, and production checklist.


---

# 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.paychainhq.io/paychainhq-documentation-page/product-overview.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.
