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

# Public Documents

A comprehensive guide to understanding and engaging with the Free Republic of Liberland's governance, blockchain ecosystem, and regulatory framework.

## Primers

Detailed primers on Congress, Senate, Executive, and Judiciary. Understand the roles and responsibilities of each branch, review decision-making processes and protocols.

* [Congress](/primers/congress.md)
* [Executive](/primers/executive.md)
* [Judiciary](/primers/judiciary.md)
* [Senate](/primers/senate.md)

## Legislature

Access the Constitution and fundamental laws, browse adopted regulations and orders, and review draft legislation and proposed changes.

* [Constitution](https://github.com/liberland/constitution/blob/master/Constitution.md)
* [Laws](https://github.com/liberland/laws)

### Adopted Regulations

* [Order on Interim Laws](https://github.com/liberland/docs/blob/master/regulations/in%20force/order-on-interim-laws.md)
* [Order on Publications](https://github.com/liberland/docs/blob/master/regulations/in%20force/order-on-publication.md)

### Draft Regulations

* [Police Regulation](/regulations/drafts/police-regulation.md)

## Policies

* [Privacy Policy](https://github.com/liberland/docs/blob/master/policies/in%20force/justice/privacy-policy.md)
* [KYC Policy /INTERNAL](https://github.com/liberland/docs/blob/master/policies/in%20force/justice/privacy-policy.md)

## Blockchain

Complete documentation of Liberland's blockchain infrastructure. Guides for acquiring and managing LLD (Liberland Dollar), wallet creation and management tutorials, calidator and nominator instructions, and cross-chain bridging solutions. Also includes E-residency and citizenship processes, company registration procedures, and voting mechanisms & governance participation.

* [White Paper](/blockchain/white-paper.md)
* [Tokenomics Primer LLM](/blockchain/tokenomics-primer.md)
* [Roadmap](/blockchain/roadmap.md)
* [Liberland Blockchain Ecosystem](/blockchain/ecosystem.md)
* [For Citizens & E-Residents](/blockchain/for-citizens.md)
* [For Validators & Nominators](/blockchain/for-validators-nominators-and-stakers.md)
* [For Developers & Testers](/blockchain/for-developers-and-testers.md)

## Media

Includes assets like Liberland's [Press Kit](/media/press-kit.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 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.liberland.org/readme.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.
