> For the complete documentation index, see [llms.txt](https://btestafinance.gitbook.io/btesta-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://btestafinance.gitbook.io/btesta-finance/btesta-protocol/untitled/borrow-and-farm/your-position.md).

# Your Position

The position will be open when clicking ‘**Farm**’. User's positions are available to see.

![](https://2223290131-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MWXh2hL0GBQR3Ak_8bv%2F-M_V58PpMMsMnZkOKtbU%2F-M_V6bUHfGldF88pL6gG%2Fimage.png?alt=media\&token=96b7937c-bcff-4604-a557-f4e8f2db9a3b)

#### **Position Value:**

Total users’ position values. Position value can be recognized as your asset value, the value can get from '**Station'** Smart Contract.

#### **Total Debt:**

The total debt amount (borrowed asset + borrowing interest). Total debt of a position or position debt, the value can get from '**Station**' Smart Contract.

#### **Debt Ratio:**

Debt proportion per position’s value. If hitting '**Terminator**', the destroy chance will be occurred&#x20;

**Current APR:**

The current **APR** profit.

## ✂️Close Position

**Receive asset:** The users will receive their asset back when they close a position.

![](https://2223290131-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MWXh2hL0GBQR3Ak_8bv%2F-M_V58PpMMsMnZkOKtbU%2F-M_V7EXmLVX0y0vjeSf_%2Fimage.png?alt=media\&token=de1365aa-3fcc-42fb-95d2-6bf78eb8b38f)

#### **Minimize Destruction**

The users will receive both tokens (ex: if **BNB-USDT,** users will receive both BNB & USDT) when they close a position. In this example, users receive only USDT back because after paying back borrowed BNB + borrow interest, the position only has USDT left.

![](https://2223290131-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MWXh2hL0GBQR3Ak_8bv%2F-M_V58PpMMsMnZkOKtbU%2F-M_V7AVX-cM1Jpoar7rb%2Fimage.png?alt=media\&token=1b07de2c-9cd3-40b0-beb5-606fdc40184e)

## ⛽️**Refill Position**

Only being able to refill with required asset (ex: BNB)

![](https://2223290131-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MWXh2hL0GBQR3Ak_8bv%2F-M_V58PpMMsMnZkOKtbU%2F-M_VEVudSmG4zWbtbvqG%2Fimage.png?alt=media\&token=6e8d3037-b4b2-4234-87b1-2b7b2c6e0776)

#### Current Debt Ratio

The value can be calculated from the following equation;

***Example***&#xD83D;���

$$
{Debt}\space{Ratio}=\frac{{Position}\space{Debt}}{{Position}\space{Value}\space{BNB}}\*100
$$

*Position Debt* and *Position Value* **BNB** can get from '**Station**' Smart Contract

#### New Debt Ratio

The value can be calculated from the current debt ratio with an additional Refill Amount

***Example***&#xD83D;���

$$
{Debt}\space{Ratio}=\frac{{Position}\space{Debt}}{{Position}\space{Value}\space{BNB}+{Refill}\space{Amount}}\*100
$$
