# Project litepaper and main features

- [About project](https://docs.klyntar.org/project-litepaper-and-main-features/about-project.md)
- [Unique architecture - take the best from L1 and L2 chains](https://docs.klyntar.org/project-litepaper-and-main-features/unique-architecture-take-the-best-from-l1-and-l2-chains.md)
- [Multilevel sharding and modularity](https://docs.klyntar.org/project-litepaper-and-main-features/multilevel-sharding-and-modularity.md)
- [Multistaking - native liquid staking, multichain multiasset staking and much more!](https://docs.klyntar.org/project-litepaper-and-main-features/multistaking-native-liquid-staking-multichain-multiasset-staking-and-much-more.md)
- [Checkpoints mechanism](https://docs.klyntar.org/project-litepaper-and-main-features/checkpoints-mechanism.md)
- [Advanced cryptography - zk, mpc, fhe, post-quantum and much more!](https://docs.klyntar.org/project-litepaper-and-main-features/advanced-cryptography-zk-mpc-fhe-post-quantum-and-much-more.md)
- [Virtual machines - EVM, WASM, containers and much more!](https://docs.klyntar.org/project-litepaper-and-main-features/virtual-machines-evm-wasm-containers-and-much-more.md)
- [Parallelization](https://docs.klyntar.org/project-litepaper-and-main-features/parallelization.md)
- [Abstractions - for account, storage and chain](https://docs.klyntar.org/project-litepaper-and-main-features/abstractions-for-account-storage-and-chain.md)
- [RWX - codeless smart contracts for real world usage](https://docs.klyntar.org/project-litepaper-and-main-features/rwx-codeless-smart-contracts-for-real-world-usage.md)
- [Unique shared security model](https://docs.klyntar.org/project-litepaper-and-main-features/unique-shared-security-model.md)
- [Mutations - add new functionality and improvements simple and fast](https://docs.klyntar.org/project-litepaper-and-main-features/mutations-add-new-functionality-and-improvements-simple-and-fast.md)
- [Forgetfulness - a blockchain cleaning mechanism](https://docs.klyntar.org/project-litepaper-and-main-features/forgetfulness-a-blockchain-cleaning-mechanism.md)
- [Low validator requirements and mobile validation](https://docs.klyntar.org/project-litepaper-and-main-features/low-validator-requirements-and-mobile-validation.md)
- [AI layer](https://docs.klyntar.org/project-litepaper-and-main-features/ai-layer.md)
- [Quantum future](https://docs.klyntar.org/project-litepaper-and-main-features/quantum-future.md)
- [Bring your social value to alternative economy](https://docs.klyntar.org/project-litepaper-and-main-features/bring-your-social-value-to-alternative-economy.md)
- [Ecosystem & Future services](https://docs.klyntar.org/project-litepaper-and-main-features/ecosystem-and-future-services.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.klyntar.org/project-litepaper-and-main-features.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.
