# Welcome to Injex Finance

Injex Finance is an aggregator designed to find the best price and conditions for exchanging two assets. Currently, Injex has a beta version (v1.01) of the DEX aggregator and supports four DEXes within the [Injective](https://injective.com/) network: [Helix](https://helixapp.com/), [Astroport](https://astroport.fi/en), [DojoSwap](https://dojo.trading/), and [White Whale](https://whitewhale.money/).

In this documentation, you will find the following information:

### **Introduction:**

* [Overview](https://docs.injex.fi/injex-finance-dex-aggregator-protocol/welcome-to-injex-finance/introduction/overview)
* [The Injective Ecosystem](https://docs.injex.fi/injex-finance-dex-aggregator-protocol/welcome-to-injex-finance/introduction/the-injective-ecosystem)

### **Core Features**

* [Swap](https://docs.injex.fi/core-features/swap)
* [How Swap Works](https://docs.injex.fi/core-features/swap/how-swap-works)
* [Settings](https://docs.injex.fi/core-features/settings)
* [How to swap](https://docs.injex.fi/core-features/how-to-swap)

### **Injex in details**

* [Tokenomics](https://docs.injex.fi/injex-in-details/injex-finance-tokenomics)
* [Trading Fees](https://docs.injex.fi/injex-in-details/trading-fees)
* [API Widget](https://docs.injex.fi/injex-in-details/api-widget)
* [Roadmap 2024](https://docs.injex.fi/injex-in-details/roadmap)
* [Social Media Platforms & Support](https://docs.injex.fi/injex-in-details/social-media-platforms-and-support)
* [FAQ](https://docs.injex.fi/injex-in-details/faq)
* [Disclaimer](https://docs.injex.fi/injex-in-details/disclaimer)


---

# 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.injex.fi/injex-finance-dex-aggregator-protocol/welcome-to-injex-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.
