# Introduction to Metavisor

## Overview

Metavisor is a liquidity optimization and automation platform for fully on-chain liquidity provisioning and management.

On-chain liquidity is heavily fragmented and complicated for an average user and we aim to simplify that and bring the benefit to a larger audience.

## Offerings

{% content-ref url="../products/concentrated-liquidity-management" %}
[concentrated-liquidity-management](https://docs.metavisor.app/products/concentrated-liquidity-management)
{% endcontent-ref %}

## Solutions

Current set of available solutions we provide for each protocol.

{% content-ref url="../solutions/managed-vaults" %}
[managed-vaults](https://docs.metavisor.app/solutions/managed-vaults)
{% endcontent-ref %}

{% content-ref url="../solutions/sponsored-vaults" %}
[sponsored-vaults](https://docs.metavisor.app/solutions/sponsored-vaults)
{% endcontent-ref %}

{% content-ref url="../liquidity-incentives" %}
[liquidity-incentives](https://docs.metavisor.app/liquidity-incentives)
{% 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.metavisor.app/intro/introduction-to-metavisor.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.
