> For the complete documentation index, see [llms.txt](https://docs.vapordex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vapordex.io/support/where-to-get-help.md).

# Where to get help?

{% hint style="info" %}
**We are always available to help in the discord. Please make sure to log a support ticket with detailed instructions.** [**https://discord.gg/BMWXqxJgjf**](https://discord.gg/BMWXqxJgjf)
{% endhint %}

On-ramp Support:&#x20;

&#x20;

VaporDEX provides two options for fiat on-ramping. Mt. Pelerin is a platform available to non U.S. residents and Onramper is a fiat on-ramp aggregator available to U.S. residents. For inquiries related to on-ramping transactions, you can contact them here:&#x20;

&#x20;

* Mt. Pelerin:  <hello@mtpelerin.com> &#x20;

&#x20;

* Onramper:&#x20;

&#x20;

In addition, we recommend contacting the specific onramp that was used to process your transaction:&#x20;

&#x20;

* Moonpay: <https://support.moonpay.com/hc/en-gb/categories/360001595097-Customer-Support-Help-Center> &#x20;

&#x20;

* Wyre: <https://support.sendwyre.com/hc/en-us/requests/new> &#x20;

&#x20;

* Xanpool: (no contact listed)&#x20;

&#x20;

* Mercuryo: <https://help.mercuryo.io/en/collections/1549864-customer-support-help-center> &#x20;

&#x20;

* Coinify: <https://help.coinify.com/hc/en-us/requests/new> &#x20;

&#x20;

* Indacoin: <support@indacoin.com> &#x20;

&#x20;

* Utorg: <support@utorg.pro> &#x20;

&#x20;

* Transak: <support@transak.com> &#x20;

&#x20;

* Itez: <https://itez.com/support> &#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.vapordex.io/support/where-to-get-help.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.
