# Coinify

[Coinify ](https://www.coinify.com/payment-solutions)offers a payment solution for accepting crypto payments online and settling in your local currency or cryptocurrency.

Coinify is already integrated into WLP. This makes development much faster.

### How does it work?

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

### **FAQ**

1. **How many cryptocurrencies are available for payments?**

   You can accept payments in 20+ popular cryptocurrencies. You can check the full list at the [link](https://www.coinify.com/supported-crypto-merchants).
2. **How many countries does Coinify support?**

   Payments are available in 180+ countries. You can find all supported countries[ here](https://www.coinify.com/supported-countries-payment).
3. **What are the merchant fees in Coinify?**

   You can find detailed and up-to-date information about merchant fees [here.](https://help.coinify.com/hc/en-us/articles/360014078380-Merchant-fees)
4. **In which traditional currencies does Coinify make payouts?**

   Coinify makes payouts in 11 traditional currencies. You can find the full list [here](https://help.coinify.com/hc/en-us/articles/360014078660-Traditional-currencies-Coinify-makes-payouts-in).


---

# 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://teos-docs.coreledger.net/white-label-portal/partner-onboarding/coinify.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.
