# Portfolio

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

#### What each column means

**Name**\
The yield source (the specific vault/market Sail can allocate into). Each row is one yield source your agent can use.

**Protocol**\
The DeFi **protocol** where that yield source exists (for example, a vault/market on Morpho). Protocols are the underlying onchain systems that hold the positions.

**Curator**\
The strategy curator behind that yield source (the group that defines risk parameters, market selection, caps, and rebalancing constraints for that source).

**Stablecoin**\
The stablecoin this yield source uses.

**Network**\
The blockchain network where the yield source is deployed.

**Allocation**\
The percentage of your total balance currently allocated to that yield source.

**APY**\
The current USD APY for that yield source. This is a live rate and can change as market conditions change.

#### “Wallet” row

If you see a **Wallet** row, that’s funds currently sitting in your Sail account (not allocated into a yield source). This can happen temporarily during deposits, withdrawals, or rebalances.


---

# 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.sail.money/usesail/explore-the-app/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.
