# OraiDEX

Oraichain has evolved into ***AI Layer 1 for Data Economy and Oracle Services*** with high throughput, more decentralization, and supporting both Cosmwasm and EVM smart contracts. In order to bring more liquidity, users, and transactions to Oraichain, OraiDEX is built as the first DEX on Oraichain.

**OraiDEX** is a **CosmWasm smart contract-based** decentralized exchange platform with **multichain interoperability, optimal speed, and a lot of liquidity options for users**.

## Features <a href="#id-49d2" id="id-49d2"></a>

**Token bridging:** moving native token or data from Bitcoin, Ethereum, TON Network, BSC, and other networks to Oraichain and vice versa in just one step!\
**OraiSwap:** easy token swapping, streamlined liquidity provision and farming with profitable APR\
**IBC compatibility:** allowing trustless communication between multiple Cosmos-based chains\
**NFT Bridge:** relocating NFT assets from Oraichain to other networks like Ethereum or Binance Smart Chain and vice versa


---

# 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.orai.io/developer-guides/oraidex.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.
