# Multichain multiasset staking

## Intro

In an effort to increase decentralization rates and protect the network, as well as other chains in the ecosystem, we are introducing a new mechanism - now you can protect the network by delegating your coins, tokens from other projects. Also, you can use **social value points** - details will be later :wink:

This increases the number of potential validators in the Klyntar network, which makes the network stronger, more resilient and reliable!

### How it works ?

On the page with information about the validator, you will notice the **multistaking points** section. These points are credited to the validator when you stake coins/tokens on other blockchains in smart contracts or use your social value points to delegate to validator.

For this, validators will credit you with part of their rewards depending on the % that you staked.

<figure><img src="/files/YCBJKrjpMPfEbtyVK1sS" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/FuQZzd0XeD8bGejf5gQP" alt=""><figcaption></figcaption></figure>

## Contracts source code

{% embed url="<https://github.com/KlyntarNetwork/MultistakingContracts>" %}


---

# 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/build-core-and-join-network/staking/multistaking.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.
