# docs

- [architecture](https://whitepaper.litho.ai/makalu/docs/architecture.md)
- [ADR-001: Environment Strategy](https://whitepaper.litho.ai/makalu/docs/architecture/001-environment-strategy.md)
- [ADR-002: Technology Stack - Bill of Materials](https://whitepaper.litho.ai/makalu/docs/architecture/002-tech-stack.md)
- [ADR-003: Promotion Gates — Makalu Testnet](https://whitepaper.litho.ai/makalu/docs/architecture/003-promotion-gates.md)
- [ADR-004: Security Baselines — Makalu Testnet (Enforced)](https://whitepaper.litho.ai/makalu/docs/architecture/004-security-baselines-makalu.md)
- [governance](https://whitepaper.litho.ai/makalu/docs/governance.md)
- [Security Baselines & Governance](https://whitepaper.litho.ai/makalu/docs/governance/security-baselines.md)


---

# 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://whitepaper.litho.ai/makalu/docs.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.
