# Arithmic’s Multichain Staking Pools (MSP)

On the Arithmic Network, users can deposit ETH, BTC, LSTs, LRTs, ARITH (Arithmic’s native token) and other selected L2 tokens to participate in the yield-earning mechanism. This assimilation of tokens creates a Multichain Staking Pool (MSP). In such a pool, there will be multiple assets with different rates of return but the pooling mechanism not only helps reduce the yield risk of all the included assets but also enables Arithmic to provide a much higher return than the market average.

After a pool is created, the deposits will be used to stake on Arithmic’s own network and restake on EigenLayer (depending on its deposit caps). All these actions generate staking rewards and form the bedrock of this yield-bearing pool. The rewards are then redistributed to the users, subject to certain conditions and according to their deposit size. Additionally, staking rewards will differ according to a user’s style of participation in the pool. The next section elaborates on the different choices users can make according to their risk preferences.


---

# 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://arithmic-labs.gitbook.io/arithmic-documentation/arithmics-multichain-staking-pools-msp.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.
