# Monitoring positions

## Individual Positions

There are two ways to monitor your positions and their market performance:

1\) View all your positions in the "Portfolio" tab of the navigation bar.

![](/files/-Ma55zJeoaODcArVj26V)

2\) View individual positions on each market page.&#x20;

![](/files/-Ma56iQ-p1zpU7Gx0kZ4)

### Metrics

* **Outcome**: The outcome share that you’ve purchased. If this proves true, you win $1/share.
* **Price: Avg | Cur.**: The average price paid per share and the current market price.
* **P/L: $ | %**: Your profit or loss on the position in USDC and percentages.
* **Quantity**: The number of outcome shares you own.
* **Value: Init. | Cur.**: The total value of your initial and current position.
* **Max. Payout**: The maximum amount of USDC you can win.

## Total Positions

You can view your total positions on both the "Markets" and "Portfolio" pages.

![](/files/-Ma59QR9cp-GoSo0aOxb)

### Metrics

* **Portfolio Value:** The total market value of all your positions and cash balance.
* **Open Positions**: The market value of all your positions.
* **Cash**: Your account’s cash balance.

## Related Articles

* Why can I not see a position in my portfolio?
* Why is my average price is different than the price I originally purchased the shares?&#x20;
* What are my shares worth if I hold them until the market is resolved?


---

# 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://legacy-docs.polymarket.com/getting-started/monitoring-positions.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.
