# Holdings

Holdings are what it's all about. View your current token holding, or dig into your history. Analyze, or even make quick sells right on the spot.&#x20;

<div align="center"><figure><img src="/files/jX7LjRrUdQHxmIExCJor" alt="Full screen image of the holdings page" width="563"><figcaption></figcaption></figure></div>

* **View all your tokens in one place**—balances, values, and activity for each wallet. Filter to show or hide Dust (small balances) or Spam. Clicking **History** shows past transactions and positions.

<div align="center" data-full-width="true"><figure><img src="/files/Nbn2sCfdPfSmdvMsm1yh" alt="Slice of the holdings page bottom with the history tab selected" width="563"><figcaption></figcaption></figure></div>

* Chart **shows the value of a single wallet or multiple wallets over time**. Select a time-frame to analyze trends and evaluate growth.
* Click **Analyze Wallets** to select a wallet to open in Analyzer for deeper analysis.
* Use the **Sell** button to open the Sell Holdings panel to make a quick sell.
* Click **PNL** to view your gains or losses. **Download your PNL cards** and share on social media! Leverage the styling options!
  * Choose between **Pro or Meme styles**, or upload a **Custom picture** to truly make it your own!
  * When Pro or Meme is selected, click **Randomize** to cycle through choices.
  * You can fine-tune each option by deciding whether to show the ticker and values, and where the text appears beside the image.

<figure><img src="/files/e0VzVqWOfXZ8IGltEh3U" alt="A sample PnL card" width="375"><figcaption><p>Share your wins!</p></figcaption></figure>


---

# 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.trojan.com/terminal-overview/crypto-holdings.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.
