# What is ION Finance?

:arrow\_left:[Go Back](/ion-finance-doc/welcome-to-ion-finance.md)

[ION Finance](https://ionfi.xyz/) ⚡️ is an innovative Dex (decentralized exchange) built on the TON blockchain. Its integration within the Telegram app environment marks a significant step in making DeFi services more accessible and user-friendly. The platform is designed to support various cryptocurrency trading and investment activities, leveraging the familiarity and widespread use of the Telegram app and bots.

What sets ION Finance apart is its hybrid trading model, combining a 📚 [Central Limit Order Book (CLOB)](/ion-finance-doc/concepts/order-book.md) with an 🤖 [Automated Market Maker (AMM)](/ion-finance-doc/faq/what-is-amm.md). This hybrid model is strategic for catering to a diverse range of users. The CLOB system is a traditional trading model used in many financial markets, offering an order-driven market where buyers and sellers submit orders to buy or sell at specific prices. On the other hand, the AMM model, a staple in DeFi, allows automated trading through liquidity pools, where pricing is determined algorithmically based on the supply and demand within those pools.

By integrating directly into the ✈️Telegram app, ION Finance leverages the app's infrastructure to enhance user interaction. Users can receive real-time alerts, execute trades, and engage with the platform through Telegram bots and the app interface. This seamless integration is not just about convenience; it's also about tapping into Telegram's vast user base, thereby potentially increasing the adoption of DeFi services.

We expect this integration with Telegram to potentially revolutionize how users interact with DeFi platforms, as it combines the advanced mathematical and algorithmic capabilities of blockchain technology with an interface that is familiar to millions of users worldwide. This approach significantly lowers the entry barrier for new users in the cryptocurrency and DeFi space, while also providing depth and efficiency for experienced traders.

:arrow\_left:[Go Back](/ion-finance-doc/welcome-to-ion-finance.md)


---

# 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://ion-finance-1.gitbook.io/ion-finance-doc/welcome-to-ion-finance/what-is-ion-finance.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.
