# To Get Started

## Product Functiona.

* Accept online payment of ETH and multi-chain TOKEN on your website.
* Transfer ETH to anyone, anytime, anywhere.
* Nonprofits accept crypto donation.
* Receive the encrypted transfer of NFT
* Compatible with multiple wallets and multiple chains.
* Social marketing and promotion services.
* User-friendly dashboard for bill query.
* Quick access via SDK

## Applicable Industry

* Traditional Web 2.0 online shopping malls that want to be compatible with Web 3.0 payment methods.
* Enterprises that require higher privacy for their transactions.
* Enterprises that want quick access to multi-chain and multi-TOKEN payment.

## Where can I get AppId and AppKey?

* Register and open a [merchant](https://merchant.reelpay.com) account, go to application management after login background, and create and apply for an application to get the corresponding Appid and Appkey.


---

# 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.reelpay.com/reelpay-for-developer/to-get-started.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.
