# Portfolio

To make it easier for you to track your position and assets, we have added the Portfolio feature.

<figure><img src="https://lh4.googleusercontent.com/9sLv3iP4to1dQ_OJ29BZ57jlDRpzOp65R6Joas9o-sLFHS9kUOvzVMsCk26Uib4hBVdRy_8ov02eLePH0dW9X8R4wAWF1be7Zn-pOfY3Xw2cZlrh45wA0ew3wmLgaZJhmMPc4AsLefSqjbfupd_UAv0" alt=""><figcaption></figcaption></figure>

This feature will display your position in the Lending Pool when you use Smart Wallet to perform actions in the pools in the Trava ecosystem. Or if you create an order to sell Armoury items, Portfolio will display those NFTs for sale, and the amount of money you have in your Smart Wallet from the sale. With more actions and features added in the future, the Portfolio page will also show more user information and details related to the Station.


---

# 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.trava.finance/trava-station/portfolio.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.
