# Accept USDC

Many businesses prefer stablecoins over fiat as they are the fastest way of getting paid, and you can offramp locally (native cashout coming soon). Fiat suffers from locale issues, especially for cross border payments.

However, accepting stablecoins are a hassle when you have to manually give wallet addresses to send money too. The wallet is also limited to a particular chain, which your user might not use.

## Orbital Gateway

Orbital Gateway is our checkout interface for businesses who accept USDC payments. It's simple and familiar to other fiat-based tools.

<figure><img src="/files/yJNZSIjKK4hSOul5iRIG" alt=""><figcaption><p>Orbital Gateway's checkout interface</p></figcaption></figure>

Orbital Gateway abstracts away these complexities of multiple wallets and chains into an account. Your user can pay through any wallet/chain they have USDC on, and you'll magically receive them in your Orbital Pay account.

Apart from paying others, you can as easily move the funds out to any chain you want. We maintain bi-directional bridges to the most popular chains both for payers and merchants alike.


---

# 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://orbitalpay.gitbook.io/docs/orbital-for-businesses/accept-usdc.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.
