# Liquidation Process

**Step 1** – Be the owner of staked $P(x)T and the wallet connected to the Modus dApp&#x20;

:arrow\_down:

**Step 2** – Navigate to the ‘Portfolio’ page and scroll to the project that you want to liquidate.&#x20;

:arrow\_down:

**Step 3** – Click the “Sell” button to unstake $P(x)Ts, collect $P(x)RTs accumulated so far and  swap them into $MODUS at current price in one transaction by signing multiple permissions  (this will cost AMB).&#x20;

*note: swaps to $MODUS are only available before project maturity has been reached and  are not available after. A certain allocation of $MODUS equivalent to 10 – 25% of the project  raise will be made available after at least 3 months staking on a first come first serve basis.*&#x20;

:arrow\_down:

**Step 4** – The principle of, and the accumulated return of, the investment up until that  moment in time is now in the wallet in its equivalent value in $MODUS.


---

# 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://modus-3.gitbook.io/modus-docs/overview/detailed-process/liquidation-process.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.
