# Welcome to NexterPay

NexterPay is a **global payment infrastructure platform** built for businesses moving money across borders. We support transactions in **50+ currencies** across multiple markets – making it easier than ever for our clients to collect from and send to customers, partners, and beneficiaries worldwide.

Our API is designed to take the complexity out of cross-border payments. Whether you're a fintech, a marketplace, a SaaS platform, or a global business, NexterPay gives you the rails to operate seamlessly in the markets you care about.

> <p align="center">To Get started, let's set up a merchant account for you. Click to fill and submit this <a href="https://nexterpay.io/contact-sales">form</a>.</p>

## What you can build

* [**PayIn**](/payin/payin-overview.md) \
  Accept payments from customers in their **local currency and payment method**, with automatic processing and confirmation.
* [**PayOut**](/payout/payout-overview.md)&#x20;

  Send funds to recipients globally, including **mobile money wallets**, quickly and reliably.
* **Reconciliation and balance tooling** backed by a built-in [ledger](/ledger/ledger-balance.md).
* **Reference data lookups** so your UI always shows valid countries and operators.

{% hint style="info" %}
**New here?** Jump to [Getting started](/getting-started.md) for sandbox access, then follow the [PayIn guide](/payin/payin-overview.md) to run your first transaction in under ten minutes.
{% endhint %}


---

# 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.nexterpay.io/readme.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.
