# Getting Started with Rpay.io

### **Registration**

Begin by creating an account on Rpay.io. The process is fast and straightforward, with no KYC requirements.

### Integration

Easily integrate Rpay.io into your system using accessible API methods, ensuring a seamless payment experience.

[API Documentation](/api-documentation/deposit.md)

[Deposit](/api-documentation/deposit.md)

[Withdraw](/api-documentation/withdraw.md)

[Callbacks](/api-documentation/callbacks.md)

[Statuses](/api-documentation/statuses.md)

### Cryptocurrency Acceptance

Start accepting payments in various cryptocurrencies, including:&#x20;

* Bitcoin (BTC)
* Ethereum (ETH)
* Litecoin (LTC)
* USDT (TRC20, ERC20, POLYGON)
* USDC (ERC20, TRC20, USDC-POLYGON)
* Ripple (XRP)
* Polygon (MATIC)
* Solana (SOL)
* TRON (TRX)
* TON (Telegram Open Network)

### Customization

Rpay.io can add almost any coin or token upon request, offering flexibility in payment options.

### Auto-Conversion

Protect against cryptocurrency market volatility with the auto-conversion feature, instantly converting volatile currencies to USDT upon receipt.

### Global Accessibility

There are no geographical restrictions, allowing merchants and users worldwide to transact effortlessly.


---

# 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.rpay.io/getting-started-with-rpay.io.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.
