# Coin Holding Quantity & Cost Basis Calculation

The **Coin Holding Quantity & Cost Basis Calculation** feature helps users track the quantity of each asset in their portfolio and calculates the cost basis for each holding. This tool is essential for understanding the original investment value of assets, calculating profits or losses, and ensuring accurate financial reporting for tax purposes.

**Core Capabilities:**

* **Asset Quantity Tracking**: Keep track of the number of coins or tokens held in the portfolio, ensuring accurate tracking of holdings across multiple assets.
* **Cost Basis Calculation**: Automatically calculate the cost basis (the original value of the assets at the time of purchase) for each holding, accounting for purchases, transfers, and dividends.
* **Capital Gains Tracking**: Track gains or losses based on the difference between the current market value and the cost basis of assets.

**Key Benefits:**

* **Tax Optimization**: Facilitate tax reporting by calculating capital gains or losses based on the cost basis of each asset, ensuring accurate tax filings.
* **Informed Asset Management**: Understand the true value of your investments, taking into account both the quantity and the cost basis of each asset.
* **Portfolio Adjustment Insights**: Make data-driven decisions on asset buy, sell, or hold strategies based on cost basis and current market value.

With **Coin Holding Quantity & Cost Basis Calculation**, users can effectively manage their assets, optimize tax reporting, and make informed decisions about their portfolio's performance and strategy.


---

# 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.satoshiterminal.io/research-suite/portfolio-management/portfolio-tracker/coin-holding-quantity-and-cost-basis-calculation.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.
