# Polarity Liquidity Pools

### **PLP at the heart of Polarity's architecture**

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

PLP (Polarity Liquidity Provider) tokens represent the liquidity pool that enables options trading on Polarity. Liquidity Providers deposit assets (like BTC, ETH, and stablecoins) into the PLP pool and receive PLP tokens proportional to their share of the pool.

The PLP pool acts as the counterparty for options buyers, selling (writing) the options contracts. When traders purchase options, they pay premiums to the PLP pool. This premium income is the primary revenue source for LPs holding PLP tokens.&#x20;

However, as the counterparty to the options trades, the PLP pool bears the risk of options being exercised. If an option expires in-the-money, the pool must fulfill the contract terms by transferring the underlying assets to the option holder. This exposes LPs to potential losses if the premiums collected are insufficient to cover the cost of assets transferred upon exercise.

### Payoff at maturity

<figure><img src="/files/03FqSG0ZrlfVlkAOF7bY" alt=""><figcaption></figcaption></figure>


---

# 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.polarity.finance/intro/liquid-options-facility-lof/polarity-liquidity-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.
