> For the complete documentation index, see [llms.txt](https://docs.apacx.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apacx.io/xafer-waas/xafer-waas/use-cases.md).

# Use Cases

### Cross-Border Finance Platforms

Cross-border finance platforms dealing with multiple currencies and chains often struggle with complex risk control and fragmented wallet permissions.

Xafer solves this by:

* Enabling unified multi-chain wallet custody with custom approval logic
* Integrating with enterprise backends for automated approval and reconciliation
* Providing real-time webhooks for operational visibility and alerts

Ideal for remittance apps, global payment networks, and multi-jurisdictional finance solutions.

### White-Label Wallet Providers

White-label wallet providers must offer secure, compliant, and flexible infrastructure to their enterprise clients.

Xafer empowers them with:

* Embedded MPC-based custody and permission controls
* Multi-tenant architecture under the provider's brand
* Compliance-ready features like KYB, AML, and audit logs
* Customizable permission templates and policy thresholds

This allows wallet providers to stay lean while meeting stringent security and regulatory standards.

### Exchanges & OTC Trading Desks

\
Exchanges and OTC desks handle high-value transactions and require airtight internal controls.

Xafer provides:

* MPC custody for treasury operations with multi-approval workflows
* Complete operational logs for regulatory audits
* Real-time risk APIs and freeze triggers for emergency response

A trusted solution for firms dealing with sensitive assets and institutional-grade volume.

### Enterprise Crypto Payments

More businesses are accepting crypto payments, demanding automated wallet logic and reconciliations.

Xafer helps by:

* Auto-assigning unique wallets per customer or invoice
* Enabling webhook-based payment detection and status updates
* Syncing on-chain payments with financial accounting systems
* Enforcing treasury rules (e.g. daily limits, batch settlement paths)

An ideal backend for e-commerce, SaaS, and B2B crypto payment gateways.

\
\
\
\ <br>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.apacx.io/xafer-waas/xafer-waas/use-cases.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
