> For the complete documentation index, see [llms.txt](https://docs.payram.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payram.com/features/multi-currency-and-multi-chain-support.md).

# Multi-currency & Multi-chain Support

<figure><img src="/files/pTtDl81MQKU3Q9LBsJEW" alt=""><figcaption></figcaption></figure>

PayRam enables seamless payments across multiple cryptocurrencies and blockchain networks empowering merchants and customers with flexibility, global reach, and interoperability.

***

### **Why it matters**

* **Global reach:** Accept payments from anywhere, in the user’s preferred currency or chain.
* **Higher conversion rates:** Reduce drop-offs by supporting the most popular tokens and networks.
* **Hedging flexibility:** Settle in stablecoins (USDC, USDT) or crypto assets (BTC, ETH) as needed.
* **Seamless integration:** One API handles all currencies and chains, no separate setup required.
* **Future-proof:** PayRam continues expanding support as new chains gain traction.

***

| Cryptocurrency           | Symbol | Supported Networks      |
| ------------------------ | ------ | ----------------------- |
| Bitcoin                  | BTC    | Bitcoin                 |
| Ethereum                 | ETH    | Ethereum, Base          |
| Tether                   | USDT   | Ethereum, Tron, Polygon |
| USD Coin                 | USDC   | Ethereum, Base, Polygon |
| Tron                     | TRX    | Tron                    |
| Coinbase Wrapped Bitcoin | cbBTC  | Base                    |
| Polygon                  | POL    | Polygon                 |
| PayPal USD               | PYUSD  | Ethereum                |

> Coming soon:> \
> Solana (SOL, USDC): high-speed, low-fee payments for mainstream use.> \
> TON (Toncoin): frictionless, chat-native crypto payments for mass adoption.

***

### **Use cases**

* **Global merchants:** Accept multi-chain payments from customers around the world.
* **Crypto-native businesses:** Integrate stablecoins like USDT and USDC across Ethereum and Tron.
* **dApps and SaaS platforms:** Enable cross-chain payments for digital subscriptions or on-chain products.
* **Enterprises:** Centralize payments from multiple tokens and networks in one dashboard.
* **Retail commerce:** Use Tron and Base for high-volume, low-fee transactions.

***

### **Upcoming integrations**

PayRam continuously expands its blockchain ecosystem support:

* **Solana (SOL / USDC):** for high-speed, low-cost stablecoin payments.
* **TON (Toncoin):** for chat-native payment experiences.

> Future roadmap: Integrations with Arbitrum, Polygon, and Optimism are under review.


---

# 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:

```
GET https://docs.payram.com/features/multi-currency-and-multi-chain-support.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.
