# pLP Pools

PrimeFi supports two liquidity-pool types per network. Only one of them is eligible for **pLP** rewards.

### Pool types

* **v2 pool (eligible for pLP):**\
  This is the pool used by pLP. Create your position with **Flik** or add liquidity manually. pLP emissions are distributed **only** to v2 LP tokens.
* **v3 / v4 pools (concentrated liquidity):**\
  For active LPs who want custom price ranges. These positions **do not** qualify for pLP emissions and earn **swap fees only**.

> Always verify pool addresses **inside the PrimeFi app** before adding liquidity.

***

### Mainnet pools (live)

#### Base

* **PRFI-ETH v2 (Flik pool, pLP-eligible)**\
  Uniswap: <https://app.uniswap.org/explore/pools/base/0x87b417af600312df37f551a05ae14bcc3d55bc36>\
  Dexscreener: <https://dexscreener.com/base/0x87b417af600312df37f551a05ae14bcc3d55bc36>

#### HyperEVM

* **PRFI–HYPE on PrjX (pLP-eligible via Flik/manual v2-style LP)**\
  Add liquidity: <https://www.prjx.com/deposit?tokenA=0x0000000000000000000000000000000000000000&tokenB=0x7bbcf1b600565ae023a1806ef637af4739de3255&fee=3000>\
  Dexscreener: <https://dexscreener.com/hyperevm/0xfae262d0384b3e1c58abe28ce8ac5678af874354>

#### **XDC Network**

* PRFI-WXDC v2 Xswap (pLP-eligible)\
  Geckoterminal: <https://www.geckoterminal.com/es/xdc/pools/0xffa04f091128fb89d3b1ecd0149dc677dfae1c69>

***

### Notes & risk

* **pLP rewards apply only to the v2 pool** on each network.
* Concentrated LP (v3/v4) requires **range management** and is subject to **impermanent loss**.
* Additional networks (e.g., Ethereum, Arbitrum, BNB Chain) may be added in future releases; official pool links will be published before going live.


---

# 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.primefi.xyz/prime-liquidity-provider-plp/plp-pools.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.
