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

# Our Mission

<figure><img src="/files/bOoq4t63c8NT1d71BneC" alt=""><figcaption></figcaption></figure>

## HorizonDEX is the first Concentrated Liquidity DEX on Linea <a href="#id-4ec0" id="id-4ec0"></a>

HorizonDEX is dedicated to its mission of becoming the predominant liquidity hub of the Linea ecosystem.

**HorizonDEX is the first ecosystem-focused and community-driven DEX built on Linea. HorizonDEX mission aligns with the mission of Linea.**

To accomplish this objective, we will introduce compelling incentive programs that enable users to earn attractive yields on the tokens they prefer.

Our overarching goal is straightforward yet impactful: to drive the growth of Linea and establish a foundation that facilitates mainstream adoption of DEFI

## Community Governance  <a href="#id-4ec0" id="id-4ec0"></a>

The concept of community governance holds significant influence in driving adoption, and the growing significance of novel product development approaches is particularly crucial within the highly competitive realm of advanced technology.

At HorizonDEX, we possess a strong belief in the transformative potential of DeFi and blockchain technology. Our primary objective is to make DeFi easily accessible to a wide range of individuals, while also extending the advantages of scaled Ethereum to as many people as possible. Additionally, we are committed to driving the mass adoption of zkEVM technology, Ethereum, and Web3


---

# 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.horizondex.io/introduction/our-mission.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.
