# Flik Positions

## **How it Works**

Imagine you have HYPE and want to enter the PRFI-HYPE pool. The traditional process for doing so is quite cumbersome.

Initially, you need to provide PRFI and HYPE in the correct ratios, which requires four separate transactions.

***Fliking*** simplifies this process by allowing you to complete it with a single click.

When you use ***Flik*** with one of these assets, the system automatically converts it to HYPE behind the scenes. This HYPE is then combined with PRFI to create and lock the LP.

This feature is designed to give you increased flexibility with the protocol, making it easier and more efficient to earn and lock LP.

## **Methods for Building it**

You can select between 2 *Flik* sources.

### **1.-Wallet**

PrimeFi enables you to *Flik* using supported assets from your wallet.

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

### **2.-Borrow**

Alternatively, if you have deposited collateral, you can borrow directly from the protocol.

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

Be mindful of your Health Factor and the risk of liquidation before borrowing. Fliking will never lower your Health Factor below 1.1.

The lock periods function the same way as in the manual pLP.


---

# 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/ways-of-building-the-position/flik.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.
