# Portfolio

Your portfolio is the place where all your tokens, borrowed as well as owned, are shown. &#x20;

Assets in your portfolio can be invested across a selection of the best Avalanche protocols. This means you are free to [trade](/prime-brokerage-account/portfolio/assets.md), [LP](/prime-brokerage-account/portfolio/liquidity-pools.md), or [Farm](/prime-brokerage-account/portfolio/farms.md) to your heart's desires. DeltaPrime can safely lend out assets deposited into its pools, by integrating other protocols in the ecosystem. You as the investor decide which combination of [integrated protocol](/integrations/protocols.md)[s](/integrations/protocols.md) to invest in.&#x20;

All assets in your portfolio also share the same margin: The [minimum collateral percentage](/prime-brokerage-account/account-overview.md#ltv) is calculated over the total value of your assets, independent of the type or place of the assets.&#x20;


---

# 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.deltaprime.io/prime-brokerage-account/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.
