# FAQs

### What is CEXISWAP?

CEXISWAP is a decentralized multi-chain exchange (DEX) and bridge that provides users with the best price by bridging liquidity across DEXs and CEXs through a decentralized network of market makers with innovative Trade Pipe Technology (TPT).

{% hint style="info" %}
Learn more at: [Summary](/cexiswap/summary.md)
{% endhint %}

### What blockchain does CEXISWAP support?

CEXISWAP already supports Test Mode (simulated blockchain) and Ethereum mainnnet now. Please follow us on the community (Twitter/ Facebook) for first-hand news and updates of CEXISWAP.

{% hint style="info" %}
CEXISWAP Twitter: <https://twitter.com/cexiswap>
{% endhint %}

### How can I start a trade on CEXISWAP?

* Step 1. Open CEXISWAP (<http://app.cexiswap.io/>) on your native browser.
* Step 2. Select the blockchain and connect to your wallet. CEXISWAP already supports Test Mode (simulated blockchain) and Ethereum mainnnet now.&#x20;
* Step 3. Select the token pairs, edit the trading amount, and press Approve button.
* Step 5. Get the price quote and press the SWAP button.
* Step 4. Transaction will be submitted within seconds.

> **Process Reminder:** You can also check every process through the Process Reminder above the trading paragraph.

![CEXISWAP Process Reminder ](/files/8xTmOW1jFYWMhHA6tuMq)

### Do I need to go through KYC in CEXISWAP?

CEXISWAP users are trading with smart contracts, which don’t require KYC.<br>

### Should I pay additional fees on CEXISWAP?

No, you should not.&#x20;

All the costs (incentives for market makers) are included in the pricing quote. No post-charging fees. No slippage. We provide confirmed price quotes transparently on CEXISWAP.<br>

### Why can't I set the slippage range before I swap?

Because we have already solved the slippage problems. CEXISWAP technology provides users with confirmed price quotes transparently without slippage.<br>

### Can I cancel the transaction on CEXISWAP?

Sorry, you can't. Please confirm your trade ahead.

Because the transaction will be completed within seconds to make sure we can provide the best price and best service for our dearest users. <br>

### When will CEXISWAP launch?

We already had the CEXISWAP soft launch version in January, 2022. Please follow us on the community (Twitter/Telegram) for first-hand news and updates on CEXISWAP.

{% hint style="info" %}
CEXISWAP Twitter: <https://twitter.com/cexiswap>
{% endhint %}


---

# 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.cexiswap.io/support/faqs.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.
