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

# Media Kits

## Brief Introduction

CEXISWAP is a decentralized multi-chain exchange that offers users the best price by bridging liquidity across DEXs and CEXs through innovative Trade Pipe Technology (TPT). The TPT is built into a DEX to execute users’ orders based on the demand and trading conditions.

CEXISWAP is highly versatile and adaptable; it’s both a multi-chain DEX and a multi-chain Bridge that can be further developed and integrated with other DeFi protocols. One example of such use cases would be providing or consuming liquidity from a non-custodial borrowing and lending protocol.

CEXISWAP’s mission is to liberate liquidity, thus addressing the most serious DeFi problems and making the technology accessible for the crypto community.

Competitive prices, user-friendly trading experience (no deposit required), zero price slippage, lower gas fees, and front-run protection are among the competitive advantages of CEXISWAP.

## Links

Homepage: [http://www.cexiswap.io](http://www.cexiswap.io/)

Exchange: [http://app.cexiswap.io](http://app.cexiswap.io/)

Twitter: <https://twitter.com/cexiswap>

Telegram (Official): [https://t.me/cexiswap\_official](<https://t.me/cexiswap_official&#xA;https://t.me/cexiswap_announce>)

Email (Contact): <contact@cexiswap.io>

Email (Investor): <investor@cexiswap.io>

## Logo

{% file src="/files/YPe97ZZmmJV39j9mQIOw" %}
CEXISWAP Logo (PNG)
{% endfile %}

{% file src="/files/gWKmstXv2hNaYNPTDYcd" %}
CEXISWAP Logo (AI)
{% endfile %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.cexiswap.io/support/media-kits.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
