# Portfolio

The Portfolio page serves as your central hub for managing your pool positions. Here, you can view your balance, track the total Feathers you've earned, review active positions, and check your transaction history. You can also take actions such as switching modes, extending lockup periods, or requesting withdrawals.

![Portfolio](/files/pd3nrqVGHAH1wQwxeAvd)


---

# 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.huma.finance/products/huma-2.0/user-manuals/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.
