# FAQ

### Are there any costs associated with swapping?

There are no costs apart from gas fees, which depend on market conditions

### Are there any restrictions on swapping?

The minimum for transferring from Ethereum to BSC is 10 CLS tokens, and 25 CLS if transferring from BSC to Ethereum

### Who can I contact for assistance?

Please contact <info@coldstack.io>

### What do I do if my transaction did not go through, or if I did not receive my funds?

You can check your transaction on [BSCscan](https://bscscan.com/token/0x668048E70284107A6aFab1711f28D88dF3E72948?a=0x1c1a3D6968aF93e0aB9C242F06213cb9a29316D4) or [Etherscan](https://etherscan.io/token/0x675bbc7514013e2073db7a919f6e4cbef576de37?a=0x1c1a3D6968aF93e0aB9C242F06213cb9a29316D4) with our exchange address.

Cross-chain transactions may take longer than others to confirm. Please contact the team if your transaction has not gone through or your funds have not appeared on the receiving network.

Please ensure that you are swapping from the correct network, you must be connected to the Ethereum mainnet to swap from Ethereum to BSC, and you must be connected to BSC in order to swap to Ethereum. Failure to provide the proper swap destination can result in a loss of funds.

### Can I reuse the deposit address?

Yes, you currently can reuse the address. However, please stay updated, as this may change in future versions.


---

# 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.coldstack.io/binance-smart-chain-bridge/faq.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.
