# veMPH

veMPH (vote-escrow MPH) is a vesting and yield system based on [Curve’s veCRV mechanism](https://curve.readthedocs.io/dao-vecrv.html) and inspired by the ve80/20 twist of Balancer protocol.

### Understanding veMPH

To learn more about how veMPH works, please refer to the following page:

{% content-ref url="/pages/b9jZBtUwajOcmoL6aqty" %}
[Understanding veMPH](/vemph-gauges/vemph/understanding-vemph.md)
{% endcontent-ref %}

### Using veMPH

To learn more about how to use veMPH, please refer to the following page:

{% content-ref url="/pages/bRGPclbYa8NVxtbqnOGu" %}
[Using veMPH](/vemph-gauges/vemph/using-vemph.md)
{% endcontent-ref %}


---

# 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.88mph.app/vemph-gauges/vemph.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.
