# Portfolio Management

### Portfolio Management

As a unified liquidity protocol, Grix offers a management tool for all the user’s DeFi options positions. Once a position is purchased, either on Grix or directly from a supported protocol, it will appear on the Portfolio Management page (after a wallet is connected), together with all the relevant analytics regarding the position. There are 2 main functions a user can perform on an open position: exercise the option, or sell the option.

Selling and exercising an option position is easily done via the Portfolio Management page, supported by the different adapters connecting Grix’s UI to the options market protocols. In addition, selling options will also be done utilizing Grix intent based system by opening a limit sell order.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/mIj1gjXL3_VeLkRd0sN-KbVTQ7YGqDvDpoNKNF3prVF0B1WO60amcfvhpSzWcKlNr5XtKsSBhNxU2xhArLrRIuGtzIIDb5ru76-f9WmkugWOWboQYb00QI2UrsMTEo8Sx9MzxDcPoN7DIjf3jgaT5Std5USaI22PaoNFOpVMghKCB3jNzIWrJShKgE5PBA" alt=""><figcaption><p>Example of portfolio management page</p></figcaption></figure>


---

# 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.grix.finance/grix/grix-protocol/grix-trading/portfolio-management.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.
