# Litepaper

- [Litepaper](https://docs.krnl.xyz/litepaper/litepaper.md)
- [Overview](https://docs.krnl.xyz/litepaper/litepaper/overview.md)
- [Problem Statement](https://docs.krnl.xyz/litepaper/litepaper/problem-statement.md)
- [Current State Does Not Solve the Problem](https://docs.krnl.xyz/litepaper/litepaper/current-state-does-not-solve-the-problem.md)
- [Introducing Kernels](https://docs.krnl.xyz/litepaper/litepaper/introducing-kernels.md)
- [Ecosystem of Kernels](https://docs.krnl.xyz/litepaper/litepaper/ecosystem-of-kernels.md)
- [The KRNL Protocol](https://docs.krnl.xyz/litepaper/litepaper/the-krnl-operating-system-kos.md)
- [Decentralization and Security Considerations](https://docs.krnl.xyz/litepaper/litepaper/decentralization-and-security-considerations.md)
- [Use Cases for KRNL](https://docs.krnl.xyz/litepaper/litepaper/use-cases-for-krnl.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://docs.krnl.xyz/litepaper.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.
