> For the complete documentation index, see [llms.txt](https://docs.usd.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usd.ai/app-guide/depositor/portfolio-+team.md).

# Portfolio (+Team)

## Deposit Allo<sup>TM</sup>

<sup>Earned from your on-chain strategy activity</sup>

<figure><img src="/files/rimFKGTAIJ1pTdtULTEZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/OIr1OAIFD2QyVKsyuIOy" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

* Position = Asset or strategy
* Queued = When minting liquidity is low, your deposit will be held in a queue and processed within 6hr
* Balance = Token balance \[$USD value]
* Allo<sup>TM</sup> Network = Total earned to date \[Rate per token per day]
* APY = Yield from specific position
* Pending Withdrawals = View unstaking requests
  {% endhint %}

## Team Allo<sup>TM</sup>

<sup>Earned as a % of your invited team members' Allo</sup>

<figure><img src="/files/S5y5eDZXGZxdlttbolB9" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

* My Referral Code = Send it to friends to earn when they deposit
* Enter a Referral Code = Enter someone else's code at any point to give them a % of your Allo<sup>TM</sup>
* Members = # of people who have used your code
* Qualified Members = # of people who have used your code AND have made a deposit
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.usd.ai/app-guide/depositor/portfolio-+team.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
