# Viewing your Portfolio

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmeKfXaQnIP3bbI1AdlVX%2Fuploads%2FpYT4NZFGCeM79P1IAN4P%2FPortfolio.mp4?alt=media&token=1364e4a5-3444-443c-91af-64a5f69cc812>" %}

You can easily track all of your assets and activity through the Aftermath in-app wallet modal. Click on the green button displaying your address on the right side of the navigation bar at the top of the screen to open your wallet.

<figure><img src="/files/kGQXfPqAJItSWJjsNMlS" alt="" width="375"><figcaption><p>Aftermath in-app wallet</p></figcaption></figure>

Below your connected account and total balance, you will see tabs for Portfolio and History. Portfolio tracks all of your assets and positions, and History maintains a list of your transactions on Aftermath.

Under the Porfolio Tab, you will see sub-tabs for Holdings, Trade, and Earn. Clicking on Holdings allows you to view your coins and NFTs. The Trade sub-tab displays any active DCA orders you have in progress, and Earn shows your active positions in Pools and Farms on Aftermath.

The History tab displays your transactions on Aftermath. Here you will find sub-tabs for Trade and Earn. Trade displays your swap activity on the Aftermath Aggregator, as well as your past (completed) DCA orders. Earn shows your transactions with our Pools and Farms, such as depositing, re-locking, or claiming rewards.

<figure><img src="/files/YMbQH63N9Dg9cVc2hi7b" alt="" width="563"><figcaption><p>In-app wallet Portfolio and History tabs</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.aftermath.finance/getting-started/navigating-aftermath/viewing-your-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.
