# Buy support

Cake Wallet supports a wide range of providers for purchasing cryptocurrencies using fiat currencies like USD, GBP, and Euros.

<details>

<summary>Onramper</summary>

We use an [Onramper](https://onramper.com/) widget to display most crypto providers. If you have an issue with the widget itself, please contact Cake Wallet support.

If you need support with your exchange provider, please find the support info for your provider on the [Onramper](https://knowledge.onramper.com/how-can-i-get-help) website.

</details>

<details>

<summary>DFX</summary>

[DFX](https://dfx.swiss/) is only available for European customers. Please use the links below if you need support.

[Support website](https://dfx.swiss/help.html)\
[Email](mailto:support@dfx.swiss)

</details>

<details>

<summary>Robinhood Connect</summary>

[Robinhood Connect](https://robinhood.com/) is only available for US customers. Please use the links below if you need support.

[Support website](https://robinhood.com/us/en/support/)\
[Contact](https://robinhood.com/contact)

</details>

<details>

<summary>MoonPay</summary>

[Support website](https://support.moonpay.com/)\
[Email](mailto:support@moonpay.com)

</details>

<details>

<summary>Kryptonim</summary>

[Support website](https://www.kryptonim.com/help)\
[Email](mailto:contact@support.kryptonim.com)

</details>


---

# 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.cakewallet.com/support/buy.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.
