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

# Our Mission

## Hippo Swap is the DEX Aggregator on Base & Scroll <a href="#id-4ec0" id="id-4ec0"></a>

Hippo Swap is committed to its vision of becoming the premier liquidity center within the Base & Scroll ecosystem.&#x20;

As a DEX Aggregator with a focus on ecosystem and community-driven initiatives, Hippo Swap's mission resonates with that of defi ecosystems.&#x20;

To realize this vision, we plan to roll out enticing incentive schemes, allowing users to garner impressive returns on their preferred tokens.&#x20;

Our primary aim is clear and influential: to propel the expansion of ecosystem and lay a robust groundwork for the widespread acceptance of DEFI.

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

Community governance plays a pivotal role in fostering adoption, and innovative product development strategies are increasingly vital in the fiercely competitive landscape of cutting-edge technology.&#x20;

At HippoSwap, we deeply believe in the revolutionary capacity of DeFi and blockchain technology. Our foremost goal is to simplify DeFi access for a diverse audience and to broaden the benefits of scaled Ethereum to a larger populace. Furthermore, we are devoted to promoting widespread acceptance 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.hipposwap.finance/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.
