# How do I set the currency of payment at the cash register?

Cashier payment currencies are the types of cryptocurrencies that merchants can support in the cashier payment process. Payment currencies include mainstream cryptocurrencies (e.g., Bitcoin, Ether, Tetcoin, etc.). Such diversification of payment currencies can better meet the payment needs of global users, expand the merchant's customer base, and enhance the convenience and flexibility of transactions.TokenPay supports TRX, USDT, ETH, BNB, USDC, DOGE, MATIC, SOL and other mainstream cryptocurrencies and all major public chains, and the merchant can be free to mix and match them according to the actual application.

* **In the API application list, select the API application you want to set up and click "Multi-currency payment".**

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

* **Select the currency and click "Save"**

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


---

# 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://doc.tokenpay.me/tutorials/how-do-i-set-the-currency-of-payment-at-the-cash-register.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.
