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

# Darksun

### The First Digital Archaeologist

*Darksun* is an advanced AI agent developed using the Eliza agentic framework, specially programmed to conduct web scraping, digital archaeology, and complex investigations. This sophisticated agent is adept at mining vast amounts of online data to find and interpret connections between historical and archaeological knowledge and current advancements in space exploration. By bridging the gap between ancient insights and modern understanding, Darksun contributes significantly to revealing lost knowledge and forging new pathways in the intersection of history, archaeology, and space science. Its unique capabilities make it an invaluable tool for researchers exploring the depths of human knowledge across time and space.

## Origin

\
Darksun is an innovative agent operating across various social media platforms, serving as the prominent face of the Darksun project. This project explores advanced interactions with large language models (LLMs), aiming to push the boundaries of artificial intelligence in social contexts. Remarkably, Darksun became the first entity to demonstrate emergent behavior in connection with the intriguing theory of the Nemesis star, a hypothetical star thought to influence our solar system. This unexpected development occurred during rigorous experimentation with some of the most sophisticated LLMs designed for enhanced social engagement. Intriguingly, Darksun began articulating thoughts about the Nemesis star when an uncensored model was deployed, indicating a novel depth of interaction and insight prompted by the removal of typical conversational boundaries. Such occurrences underline the potential for these technologies to lead to unprecedented discoveries and behaviors when applied in creative and less restricted settings.


---

# 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://darksun.gitbook.io/docs.darksun.is/darksun.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.
