# Crypto settings

[Crypto settings](https://merchant.fizen.io/dashboard/crypto-settings) page enables you to select the cryptocurrencies you want to accept. When a crypto is chosen, it will become a payment options when your customers choose the crypto to pay for their orders.

Crypto currencies are grouped into 3 groups:&#x20;

\- **Stablecoins** are cryptocurrencies where the price is designed to be stable and tied to a fiat money, typically one US Dollar.&#x20;

\- **Popular** group contains top cryptocurrencies of popular exchanges, with high volumes and large number of holders.

\- **Others** group mostly includes game tokens and tokens from our partners.&#x20;

Of the three groups, only cryptocurrencies in the stablecoin group are accepted by default.

You can choose which cryptocurrencies you want to accept by ON/OFF the Accepted toggles.

Please keep in mind that you have to accept at least one crypto currency.&#x20;

<figure><img src="https://lh5.googleusercontent.com/jV2R6pG4dVIw3CuDMqe5VgzrJBK8CqcYDnb1RawMkAfCdbgTE3U__SX7sJQQVZOXORfLnIj2uCR0MKWxBNMkgVFGfjN-we9af86G8Vw-LdK5lXa_6IyxhCdmKSKxplU9EQAMqVEvlgDthTUnZzEBPHE" 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://fizenio.gitbook.io/docs/help-center/fizen-pay/for-merchants/crypto-settings.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.
