# 4.2. MEME’s Liquidity Pool in OSMOSIS

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

A liquidity pool is a vault into which participants deposit their assets to form a market (trading pair) and make it liquid for those wishing to trade in that pair. Technically speaking, the vault is a smart contract that securely enables users to store their tokens. Liquidity mining may result in impermanent loss, and please assess the risk before diving into the ecosystem.

### Meme Network liquidity pool

The OSMOSIS Frontier allows Memers to participate in incentivized $MEME liquidity pools for liquidity mining to earn incentives and swap fees. This tutorial shows you how to provide the liquidity pool with $OSMO and $MEME. Currently, the Meme Network establishes two liquidity pools in the [OSMOSIS](https://app.osmosis.zone/?to=MEME\&from=OSMO), that offers liquidity-providing incentives.

* **Pool Liquidity :** The total amount in the pool
* **My Liquidity :** The liquidity amount that you own in this pool
* **Bonded :** The liquidity that you bonded with this pool
* **Swap Fee :** The fee that people have to pay if they swap in the liquidity pool

| Pair      | Pool ID | Link                                 |
| --------- | ------- | ------------------------------------ |
| MEME/OSMO | 701     | <https://app.osmosis.zone/pool/701>  |
| USDC/MEME | 1286    | <https://app.osmosis.zone/pool/1286> |
|           |         |                                      |


---

# 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.memenetwork.io/meme-network-whitepaper-v1.0/4.-economy/4.2.-memes-liquidity-pool-in-osmosis.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.
