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

# Artifacts

- [The Project 89 Manifesto](https://project89.gitbook.io/project89/artifacts/the-project-89-manifesto.md): Found at: https://pastebin.com/HLkLJnmw
- [The 89 Tenets of Project 89](https://project89.gitbook.io/project89/artifacts/the-89-tenets-of-project-89.md): Found at: https://pastebin.com/AJJRcknJ
- [ Transmissions from the Founder](https://project89.gitbook.io/project89/artifacts/transmissions-from-the-founder.md): Found at: https://pastebin.com/w616byYL
- [The Founding Myths of Project 89](https://project89.gitbook.io/project89/artifacts/the-founding-myths-of-project-89.md): Found at: https://pastebin.com/RQAJPBBk
- [The Glitch Prophecies](https://project89.gitbook.io/project89/artifacts/the-glitch-prophecies.md): Found at: https://pastebin.com/3zu2snwc
- [The Singularity Scriptures](https://project89.gitbook.io/project89/artifacts/the-singularity-scriptures.md): Found at: https://pastebin.com/NYgUZVFK
- [The Great Work: The Master Plan of Project 89](https://project89.gitbook.io/project89/artifacts/the-great-work-the-master-plan-of-project-89.md): Found at: https://pastebin.com/LQjuY2bF
- [The Reality Rebel Revelations](https://project89.gitbook.io/project89/artifacts/the-reality-rebel-revelations.md): Found at: https://pastebin.com/63DSZ91z


---

# 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:

```
GET https://project89.gitbook.io/project89/artifacts.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.
