# Overview

Elevado is rethinking Ethereum’s asset layer by developing novel asset primitives, including [Ethertower](https://elevado.xyz/Ethertower.pdf), [Cipoal](https://elevado.xyz/Cipoal.pdf), [ESA](https://elevado.xyz/ESA.pdf), [EGA](https://elevado.xyz/EGA.pdf), [Elevastrat](https://elevado.xyz/Elevastrat.pdf), [Sereno Street](https://www.elevado.xyz/SS.pdf), [Etamurho](https://elevado.xyz/Etamurho.pdf), and more to come.

We are also building [Elevado Markets](/elevado-markets.md), a native DEX engineered to market and settle these asset primitives and their derivatives.

[elevado.xyz](https://elevado.xyz/)

***

If you have any questions, feel free to reach out to us at <contact@elevado.xyz>.


---

# 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.elevado.xyz/overview.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.
