# 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](https://docs.liberland.org/primers/congress)
* [Executive](https://docs.liberland.org/primers/executive)
* [Judiciary](https://docs.liberland.org/primers/judiciary)
* [Senate](https://docs.liberland.org/primers/senate)

## 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](https://docs.liberland.org/regulations/drafts/police-regulation)

## 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](https://docs.liberland.org/blockchain/white-paper)
* [Tokenomics Primer LLM](https://docs.liberland.org/blockchain/tokenomics-primer)
* [Roadmap](https://docs.liberland.org/blockchain/roadmap)
* [Liberland Blockchain Ecosystem](https://docs.liberland.org/blockchain/ecosystem)
* [For Citizens & E-Residents](https://docs.liberland.org/blockchain/for-citizens)
* [For Validators & Nominators](https://docs.liberland.org/blockchain/for-validators-nominators-and-stakers)
* [For Developers & Testers](https://docs.liberland.org/blockchain/for-developers-and-testers)

## Media

Includes assets like Liberland's [Press Kit](https://docs.liberland.org/media/press-kit).


---

# Agent Instructions: 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.
