# Liquidity Provision

There are 3 different methods for providing liquidity with Ovols.

{% tabs %}
{% tab title="Directly through Ovols" %}
Providing liquidity through Ovols is one of the best ways to contribute towards the Ovols ecosystem. Shortly we will have a refreshed seamless integration for both Meteora & Orca in the Ovols App.&#x20;

We are taking note on who is providing liquidity towards all collections on the Ovols app.
{% endtab %}

{% tab title="Orca" %}
Simply head over to the [Orca app](https://v1.orca.so/liquidity) and provide liquidity just as you would with any normal SPL token. \
\
Orca offers users the ability to use their concentrated liquidity model.
{% endtab %}

{% tab title="Meteora" %}
Simply head over to the [Meteora app](https://app.meteora.ag/dlmm) and provide liquidity just as you would with any normal SPL token.&#x20;

Meteora offers users the ability to make use of their DLMM model.
{% endtab %}
{% endtabs %}

## How to provide liquidity on Ovols?

**Step 1** - Head to the [market-making ](https://www.ovols.com/market-making)section on Ovols.com and select "Provide Liquidity"

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

**Step 2** - Choose your collection to LP and set your parameters.

1. Select your collection to LP
2. Choose amount of fractional token ($OVOL, $CLAY, $MADx, etc) to deposit.
3. Choose amount of SOL to deposit
4. Set parameters for the min/max price for liquidations.
5. Hit confirm and you are LPing!

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

{% hint style="info" %}
If you have any questions while we are refreshing our LPing, please open a ticket in our Discord!
{% endhint %}


---

# 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.ovols.com/ovols-app/liquidity-provision.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.
