# How to contact service providers for cross-chain issues?

Transit Swap’s cross-chain functionality is currently integrated with Changelly, HifiSwap, ButterSwap, and METAPATH.

In the cross-chain transaction records, you can identify which service provider was used via the logo in the top-right corner of the transaction details. Please contact the corresponding official support channel for feedback, ensuring faster and more efficient issue resolution.

<figure><img src="/files/5wp4YnIM56oGE5xxUUCZ" alt="" width="262"><figcaption></figcaption></figure>

⚠️ Note: On Telegram, any account that initiates a private message to you is a scam. Please report and block such accounts immediately.

* Changelly: <https://t.me/changelly>
* HifiSwap: <support@hifiswap.io>
* ButterSwap: <https://t.me/butterswap0>
* METAPATH: <https://t.me/MetaPath_me>

When contacting a service provider, please provide your order ID or transaction hash so they can quickly locate and resolve the issue.


---

# 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.transit.finance/start-to-use/faq/how-to-contact-service-providers-for-cross-chain-issues.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.
