# Sale rules

## Sale Rules for Issuer&#x20;

### Repay rule&#x20;

* Issuers must repay face assets within 7 days before the maturity date.&#x20;
* If the repayment is not completed within 7 days before the maturity date, issuers’ bonds will be liquidated, which means the collateral will be distributed to bondholders.&#x20;

### Bond maintaining rule&#x20;

* To maintain the bond, issuers should ensure that the LTV is less than or equal to 65%.&#x20;

### Liquidate rule&#x20;

* The bond will be liquidated when its LTV reaches 80%.&#x20;
* When a bond is liquidated or matured, you can no longer trade it on Bond Exchange.&#x20;
* The system will distribute the issuer’s collateral to the holder as a percentage of holding.&#x20;

### Claim Assets rule&#x20;

* Issuers are able to claim assets when bonds are bought.&#x20;
* Issuers must pay issue fee when claiming asset.&#x20;
* Use face assets to purchase the bonds with the issue price.&#x20;
* Bonds will be on-sale when it reaches the on-sale phase.&#x20;
* Bonds will be active once sold out or at an active date. Therefore, the maturity date may be sooner than expected.&#x20;
* When bonds are liquidated, you can claim the underlying assets of bond issuers even though it has not reached the maturity date.&#x20;
* In case the issuers do not pay investment plus interest when bonds reach maturity, the bond will be liquidated, and their collaterals will be used for payment to investors.&#x20;
* Exchange your bonds on tab [Exchange](https://position.exchange/bond-exchange/PBOND-002/POSI?type=bond) after bonds are active.
* In normal cases, bondholders can claim face assets when the bond reaches maturity.

## Sale rules for holders&#x20;

* Use face assets to purchase bonds&#x20;
* Bonds can be sold when it reaches the on-sale phase&#x20;
* Bonds are only active once sold out or at an active date&#x20;
* Bonds can be liquidated when the price reaches the liquidation price.&#x20;
* In this case, you can claim underlying assets of bond issuers even though it has not reached the maturity date&#x20;
* Exchange your bonds on tab [Exchange](https://position.exchange/bond-exchange/PBOND-002/POSI?type=bond) after bonds are active&#x20;
* In case the issuers do not pay investment plus interest when bonds reach maturity, their collaterals will be used for payment to investors&#x20;
* YTM is the fixed interest rate of a bond that you are guaranteed to receive at the maturity date


---

# 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.position.exchange/products/position-p2p-bond/sale-rules.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.
