# Thoroughly understand a farming position

When leveraged farming, it is always important to thoroughly understand your position. Let's explore the key information you should pay attention to regarding your position on Extra Finance.

<figure><img src="/files/2h6SiaMpudufXERMb61R" alt=""><figcaption></figcaption></figure>

**Net Exposure**

When you hover over the leverage rate on your position, you can view current long or short exposure to specific asset(s). If the displayed status appears as 'Neutral', it indicates that your position is approaching a state of having no exposure to risk assets.

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

**Equity Value**

Which is the estimated value you can get if you close your position. This column also shows your current PnL by value & percentage.

If you hover over it, you can review what you deposited, and how much you gained against both assets.

<figure><img src="/files/9s4eOpR61jIAozWjwPuF" alt=""><figcaption></figcaption></figure>

**Earning**

It is about your farming efficiency. Please note that your actual PnL is calculated based on: Farmed - Borrowing Fee - Impermanent Loss - Swap Fee

Sometimes high borrowing APR can lead to negative APY, Please pay attention to the total APR from time to time.

**Liquidation Buffer** &#x20;

You can read from the chart about the liquidation point of the position intuitively. Please always keep the buffer SAFE to avoid potential liquidation.

<figure><img src="/files/H2jIfSrs759AUB8z5C8Q" alt="" width="340"><figcaption></figcaption></figure>

**Position Tunning**

On Extra Finance you can adjust your position flexibly:&#x20;

* Add more collateral to keep your position safe
* Increase leverage factor by borrowing more assets - Repay debt to de-leverage
* And lastly, you can always choose which asset to exit with.

<figure><img src="/files/11dw0D4NdOKLY7PT1CAG" alt=""><figcaption></figcaption></figure>

**Expand More Information**

Just click on your position, and it will expand to show more info including 'position duration', 'debt value', 'current price', and 'LP price'. Be sure to review this info to have a comprehensive understanding of your positions.


---

# 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.extrafi.io/extra_finance/academy/thoroughly-understand-a-farming-position.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.
