# Polis Labs

## Polis Labs

- [Introduction](https://wiki.polis-labs.com/introduction.md): Rest here weary traveler!
- [A Post-Moloch Laboratory](https://wiki.polis-labs.com/readme.md): Groking Polis Labs and our vision for the future of governance.
- [The Polis](https://wiki.polis-labs.com/the-polis.md)
- [The Citadel](https://wiki.polis-labs.com/the-citadel.md): A Dark Metaphor for Defensive Governance
- [Parallel Polis](https://wiki.polis-labs.com/structures/parallel-polis.md): The Parallel Polis and Independent Society Superstructure
- [Containers](https://wiki.polis-labs.com/structures/quickstart.md)
- [Network State](https://wiki.polis-labs.com/structures/quickstart/publish-your-docs.md)
- [Startup Society](https://wiki.polis-labs.com/structures/quickstart/startup-society.md)
- [Crypto Libertaria](https://wiki.polis-labs.com/structures/quickstart/crypto-libertaria.md)
- [Intentional Community](https://wiki.polis-labs.com/structures/quickstart/intentional-community.md)
- [Legacy Architectures](https://wiki.polis-labs.com/governance/legacy-architectures.md): A Brief History of Tradtional Government Models
- [DeGov](https://wiki.polis-labs.com/governance/degov.md): An Introduction to Decentralized Governance Frameworks
- [The Directional Protocol](https://wiki.polis-labs.com/governance/markdown.md)
- [Network Nations](https://wiki.polis-labs.com/governance/images-and-media.md)
- [Network Sovereignties](https://wiki.polis-labs.com/governance/interactive-blocks.md): An Ontological Framework
- [Neo-Monarchism](https://wiki.polis-labs.com/governance/editor.md)
- [Literature Review](https://wiki.polis-labs.com/research/literature-review.md)
- [Death Athletic](https://wiki.polis-labs.com/research/death-athletic.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://wiki.polis-labs.com/introduction.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.
