> For the complete documentation index, see [llms.txt](https://atlantis-dex.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://atlantis-dex.gitbook.io/whitepaper/origins.md).

# The Lore of Atlantis

Long ago, an advanced civilization existed with technology that far exceeded our understanding, particularly in DeFi and artificial intelligence. The work of this great race, the Anunnaki, was lost to time during the Younger Dryas, as wars between otherworldly beings ravaged the Earth. Now, with the Monad main-net nearing, the long-lost but never forgotten kingdom of Atlantis rises again, bringing with it ancient knowledge and power hidden beneath the ocean’s depths.<br>

Atlantis is set to reshape the future of DeFi on the most advanced EVM chain ever known to man.

<figure><img src="/files/C0vc2PcN9PH3avla1KEg" alt=""><figcaption><p>Where it all started</p></figcaption></figure>

In the times before the Younger Dryas era, a great cataclysm laid an advanced ancient civilization. Once from a planet far away, which had succumbed to a deteriorating atmosphere known as Nibiru, the Anunnaki (an ancient alien race) made their way to Earth in search of a way to save their civilization, mining gold to try and help save Nibiru’s atmosphere.

The Anunnaki engineered a new dystopian civilization with gods and humans under the same sun. An advanced civilization now known as Atlantis was born. Led by the inscriber of the ancient Emerald Tablets, Thoth the Atlantean ruled a higher society powered by the pyramids’ zero-point energy and AI technology beyond anything you could ever imagine.

However, like all civilizations that rise, Atlantis met a terrible fate. Earth faced a great cataclysm and once again the Anunnaki fled before Atlantis sank to the bottom of the ocean, thought to be never seen again. As for humanity, only a few survived.

For tens of thousands of years, the lost civilization of Atlantis has been searched for, but the wait is finally over as Atlantis has risen from the depths to lead a new technological path on Monad!


---

# 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://atlantis-dex.gitbook.io/whitepaper/origins.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.
