# Portfolio

***

The mining portfolio provides a comprehensive view of all **active mining activities and past mining sessions** linked to your account. It helps users track deposits, rewards, and overall mining performance in one place.

***

<figure><img src="/files/mHG0DThsCXTRfmfzLSkL" alt=""><figcaption><p>Mining portfolio with active transactions</p></figcaption></figure>

***

Your portfolio will appear empty when no mining activity has been conducted in your account. However, once mining begins, it will display active sessions and ongoing activities like in the image above.

***

### Mining Statuses

The **Mining Status** indicates the current state of your mining session:

* **Processing:** Funds are **locked** during the mining period.
* **Canceled:** Mining was **canceled** midway or violated mining rules. If you are mining according to this website, you are not violating any rules.
* **Ready to Claim:** Mining **rewards are available** for claim.
* **Completed:** Mining rewards have been successfully claimed (however, redeposit may not yet be completed)

***

{% hint style="info" %}

### Additional Notes

Mining activity is **NOT** reflected on the Transactions page. In other words, deposits and withdrawals related to mining will not appear in the regular Transactions list. However, deposits made for gas top-ups will be shown on the Transactions page.
{% endhint %}


---

# 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://intmax-general.gitbook.io/intmax-privacy-mining/core-features/privacy-mining/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.
