> For the complete documentation index, see [llms.txt](https://usermanuals.geojit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usermanuals.geojit.com/mygeojit-mobile/reports/tax-p-and-l.md).

# TAX P\&L

**How do I access the Capital Gain Computation Statement ?**

The tax statement includes details of transactions made over financial years. When the tax statement for a financial year is generated, sale transactions during that year are matched with corresponding purchases (across financial years), and profits and/or losses are calculated based on the FIFO principle. For example, you sell shares (that were purchased in FY 2010-11) in FY 2021-22. Based on the FIFO principle, taxes for FY 2021-22 are calculated based on your purchase cost in FY 2010-11.

### <sub>This Section Contains :</sub> <a href="#this-section-contains" id="this-section-contains"></a>

* [How do I get my equity Tax P\&L statement?](#how-do-i-get-my-equity-tax-p-and-l-statement)
* [How do I get my Mutual fund Tax P\&L statement?](#how-do-i-get-my-mutual-fund-tax-p-and-l-statement)

### How do I get my equity Tax P\&L statement? <a href="#how-do-i-get-my-equity-tax-p-and-l-statement" id="how-do-i-get-my-equity-tax-p-and-l-statement"></a>

<figure><img src="/files/KVEymyblRbjFwVzmBsFZ" alt="" width="563"><figcaption></figcaption></figure>

* In the '**Reports'** page, find '**Tax P\&L.'**
* You will land on the 'Equity' section of the Tax P\&L page by default.
* Now, **set the financial year** and **format**, accept the terms and conditions, and **click on submit request.**
* Your request for the Capital Gain Computation Statement will be processed soon, and the **statement will be received in your registered email ID**. You will also be provided with a reference ID.

### How do I get my Mutual fund Tax P\&L statement ? <a href="#how-do-i-get-my-mutual-fund-tax-p-and-l-statement" id="how-do-i-get-my-mutual-fund-tax-p-and-l-statement"></a>

<figure><img src="/files/ME1JE1uhPpcc2BDN1r29" alt="" width="563"><figcaption></figcaption></figure>

* In the '**Reports'** page, find '**Tax P\&L.'**
* You will land on the 'Equity' section of the Tax P\&L page by default. Right next to it, find the **'Mutual fund'** tab and click on it.
* Now, **enter the client ID**, **financial year, and** **file format,** and **download the report**.
* Your report will be saved on your device. Your PAN in upper case will be the password to open this statement.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://usermanuals.geojit.com/mygeojit-mobile/reports/tax-p-and-l.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
