# 1. Viewing Active Token Positions

Astrum shows your active token holdings in multiple places for convenience.

#### **1. Pairs Tab**

In the **Pairs** section, you can see:

* All tokens you currently hold
* Balance of each token
* Value and PnL
* Available Sell buttons
* Option to close empty ATAs
* Astrum Index

#### **2. Profile – Positions**

Inside your **Profile**, open the **Positions** tab to view:

* A detailed overview of all holdings
* Average entry price
* Unrealized PnL
* Performance metrics

This view is ideal for tracking long-running positions or monitoring portfolio structure.


---

# 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://astrum-trade.gitbook.io/astrum-trade-docs/solana-trading/viewing-trade-history-and-active-positions/1.-viewing-active-token-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.
