# POL

Protocol Owned Liquidity (POL) is the core of Aladdin's liquidity strategy. Through POL, it provides users with permanent liquidity which facilitates exits.

Aladdin will gradually transition from the existing ALD/ETH liquidity incentives to POL.

POL rewards liquidity providers through LP bonding process, which means LPs holding ALD/ETH, ALD/USDC can bond to get discounted ALD.

At the same time, part of the bonding profits from each epoch will be distributed to POL. The initial default rate is 50%.  &#x20;

In conclusion, there will be no fixed cap on the number of ALD issuance. Instead, the issuance speed depends on demand for bonding and rewardRate. RewardRate is determined by community governance.


---

# 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.aladdin.club/aladdin-dao-v2-overview/pol.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.
