# LP Tokens as Collateral

INIT Capital’s modular structure enables users to collateralize their LP positions to borrow assets against it. This allows users to continuously earn trading fees and farming rewards while borrowing. Read more.&#x20;

Standing out from other protocols, INIT has modes for different types of LP tokens to be used as collateral. These modes allow LP Token as collateral and borrow factors to be set, with consideration of all risks involved (smart contract risk, economic risk, etc.).

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

## Tech Infrastructure

To enable LP Tokens as Collateral, the unmanipulated LP token price needs to be identified. This requires a mathematical representation of the LP token’s underlying asset prices.


---

# 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.init.capital/key-features/lp-tokens-as-collateral.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.
