# mSHERP

At the heart of the Sherpa trading protocol is the `mSHERP` lockup mechanism. With this, users stake `SHERP` for a predetermined amount of time, receiving in return the yield bearing `mSHERP`.

### Core Components <a href="#core-components" id="core-components"></a>

The `mSHERP` system takes its core components from the longstanding and sustainable `veCRV` and `vePENDLE` systems, with the following changes unique to Sherpa:

* `mSHERP` offers a volume multiplier
* `mSherp` holders receive numerous protocol specific benefits based on the amount of time locked and stake value committed, including
  1. Strategy creation rights
  2. Voting weight and fee intake percentages
* mSherp holding tiers are intentionally configured to incentivize large individual holders over sybils.

### Supply and Value <a href="#supply-and-value" id="supply-and-value"></a>

`mSHERP` is transferable but the protocol will not add, maintain, or incorporate any liquidity relating to `mSHERP` into its framework; only `SHERP` is liquid. Its value will therefore be directly determined by `SHERP`. The maximum possible supply of `mSHERP` is 20B tokens. This is exactly two times the total supply of `SHERP`. Although possible, there is a near zero chance this amount of mSHERP will even be minted based on the game theory regarding its [conversion factors](https://docs.sherpa.trade/docs/conversion-factors).

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


---

# 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.sherpa.trade/general/tokenomics/msherp.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.
