# Introduction to Polarity Finance

Polarity Finance pioneers composable options, allowing traders to buy liquid options via its Liquid Options Facility and leverage unrealized gains for secondary liquidity. Polarity revolutionizes the traditional options market, offering a decentralized and efficient solution for traders seeking enhanced possibilities. By using Polarity, traders unlock additional liquidity to execute new trades, hedge risks, or seize investment opportunities in a dynamic and rapidly evolving market.&#x20;

We invite you to explore this documentation, dive into the technical parts, and unlock the full potential of Polarity.

### **Polarity core components include :**&#x20;

* Ability to trade on ANY chain
* Option trading via LOF
* Lending & Borrowing enabling access to secondary liquidity for traders
* Quick-Hedge to help users with portfolio hedging
* Built-in Strategies enabling access to multiple complex strategies without expertise

## Architecture

<figure><img src="https://1643404707-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrmRnycDESOdWKMG8DxXg%2Fuploads%2FuChxvlosRgdvvwfO16Kh%2Fimage.png?alt=media&#x26;token=955f9da9-c85c-4ac4-a894-cbd0e1f00469" 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/introduction-to-polarity-finance.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.
