# All about Ethervista

## All about Ethervista

- [An intro to Ethervista](https://docs.ethervista.app/an-intro-to-ethervista.md): Rethinking Decentralized Exchange Dynamics for Sustainable Blockchain Growth
- [The Euler Model](https://docs.ethervista.app/the-euler-model.md): This page is for anyone interested in understanding how the Euler model can be implemented to efficiently distribute rewards paid in ETH to millions of users with negligble gas costs
- [Pool Configuration](https://docs.ethervista.app/pool-configuration.md): This page is relevant for anyone looking to launch a token on the Ethervista DEX and seeking to understand how Ethervista's liquidity pools and swaps function
- [Hardstake and Hardlock](https://docs.ethervista.app/hardstake-and-hardlock.md): For the first time, users can lock/burn their liquidity and still earn rewards. Stakers receive payouts in ETH, not tokens, eliminating unnecessary selling pressure and inflation.
- [Etherfun](https://docs.ethervista.app/etherfun.md): Etherfun is taking what Pump.fun started, improving it and merging it with Ethervista's innovations to create the best memecoin trading and launching experience, adapted to Ethereum high gas costs.
- [Official links](https://docs.ethervista.app/official-links.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.ethervista.app/an-intro-to-ethervista.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.
