# About project

## Introduction

<figure><img src="https://3015034387-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNKK8Y1uEALYsObbKnPLt%2Fuploads%2Fv32fDVHOMnbBltvqxSS9%2Fimage.png?alt=media&#x26;token=1971e349-cbf6-481d-b4b1-a7890e0d717e" alt=""><figcaption></figcaption></figure>

The first widely known cryptocurrency Bitcoin changed the rules of the game in its time. It was a real financial endgame that led to the creation of a multi-trillion crypto industry (as of 2024)

{% embed url="<https://coinmarketcap.com/>" %}

Being true fans and geeks who are inspired by cryptocurrency and the technologies/principles that underlie it, we also want to offer the world our project.

> **The idea was to create not another clone/fork, but a truly useful and long-lasting product. To do this, we have collected the best practices in the crypto industry, collected the most powerful and popular technologies and cryptography and are going to create a powerful foundation for the future decentralized ecosystem of services**

## What you can find here ?

### Decentralized L1 chain as a foundation for experiments

Klyntar is a decentralized L1 network. The same as Ethereum, Solana, TON and many others! You will be familiar with working with our project.

### Maximum decentralization: Multistaking - multichain multiasset liquid staking for max security

In an effort to increase decentralization rates and protect the network, as well as other chains in the ecosystem, we are introducing a **multistaking mechanism** - now you can protect the network by delegating your coins and tokens from other projects. This increases the number of potential validators in the Klyntar network, which makes the network stronger, more resilient and reliable!

{% content-ref url="multistaking-native-liquid-staking-multichain-multiasset-staking-and-much-more" %}
[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)
{% endcontent-ref %}

### Interesting architecture: Multilevel sharding

As we think about the future, we are trying to solve the problem of network scaling right away. Dividing the network into several smaller networks (**shards**) has become a standard in the industry.

We decided to go further and use a multilevel sharding system for greater efficiency. It is like classic sharding, but it has its advantages.

{% content-ref url="multilevel-sharding-and-modularity" %}
[multilevel-sharding-and-modularity](https://docs.klyntar.org/project-litepaper-and-main-features/multilevel-sharding-and-modularity)
{% endcontent-ref %}

### Advanced cryptography

Any **crypto**currency contains the word **`crypto`**, which means that cryptography plays an important role in its basis.

In our project, we have collected the most popular and powerful hashing algorithms, signatures and others to use onchain and offchain.

{% content-ref url="advanced-cryptography-zk-mpc-fhe-post-quantum-and-much-more" %}
[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)
{% endcontent-ref %}

### XVM - WASM VM, EVM and any-VM (Move, Solana VM) via containers&#x20;

We want to expand the possibilities of writing smart contracts for our chain as much as possible, so you will have access to the capabilities of the two most popular virtual machines - EVM and WASM.

Another big extension - **containers**. Use the full power of ready codebases from package managers of popular programming languages - JS, Python, Rust, C-langs, Go and much more! Use the native access to the Internet, own schemes of parallelizations, access to GPU, external databases and so on.

Creating smart-contracts here is like average programming - no special restrictions. Full freedom for your masterpieces :relaxed:

And in the future, there will be more!

{% content-ref url="virtual-machines-evm-wasm-containers-and-much-more" %}
[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)
{% endcontent-ref %}

### Codeless smart-contracts - road to smart-contracts usage in real-world business

Codeless smart contracts will help in cases when you need to make a deal that requires protection from a decentralized network, but which is difficult to program as a code.

**For example, this could be control of a deal on RWA, protection of your deal in a Web2 online store, some verbal agreement in real life!**

Don't trust - verify. Delegate control of the security of your contract to the network and rest assured.

No code is needed - make a deal using a simple interface. Form the conditions with words. And our network using controllers and AI will help you

### Ecosystem of blockchains

Shared security model, common cross-chain interaction API and so on.

### Ecosystem of services

Having a powerful L1 chain and many features in our arsenal, we want to be useful for a variety of use cases. In addition to DApps that will be built on the network, we are also going to create services on our side that will expand the scope of our cryptocurrency.

Such useful services can be applications for RWA, insurance, lending & borrowing, human rights protection, protection of deals in the real world, AI applications, on-chain services, decentralized storage & GPU computing & cloud. We plan to make a big bet on RWA and Web2 thanks to our [codeless contracts](#codeless-smart-contracts-road-to-smart-contracts-usage-in-real-world-business) and maximum security thanks to [multistaking](#maximum-decentralization-multistaking-multichain-multiasset-liquid-staking-for-max-security).

### Let's get started!

We hope we managed to interest you - let's continue with a detailed acquaintance. We recommend you to take a look at the following sections!


---

# 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/about-project.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.
