> For the complete documentation index, see [llms.txt](https://docs.cleartax.in/clearlearn-itr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cleartax.in/clearlearn-itr/tax-saving/tax-saving-deductions.md).

# Tax Saving Deductions

## Overview of deductions

{% embed url="<http://cleartax.in/s/80c-80-deductions>" %}

## Deduction on interest on education loan (Section 80E)

{% embed url="<http://cleartax.in/s/section-80e-deduction-interest-education-loan>" %}

## Deduction on Interest (80TTA)

{% embed url="<http://cleartax.in/s/claiming-deduction-on-interest-under-section-80tta>" %}

## Deduction for senior citizen (80TTB)

{% embed url="<http://cleartax.in/s/section-80ttb>" %}

## Deduction on Rent paid (80GG)

{% embed url="<http://cleartax.in/s/claim-deduction-under-section-80gg-for-rent-paid>" %}

## Deduction on tuition fees (80C)

{% embed url="<http://cleartax.in/s/tuition-fees-deduction-under-section-80c>" %}

## Deduction on electric vehicle (80EEB)

{% embed url="<http://cleartax.in/s/section-80eeb-deduction-purchase-electric-vehicle>" %}

## Deduction for disabled individuals (80U)

{% embed url="<http://cleartax.in/s/section-80u-deduction>" %}

## Deduction on pension funds (80CCC)

{% embed url="<http://cleartax.in/s/section-80ccc>" %}

## Deduction under 80DD

{% embed url="<http://cleartax.in/s/who-can-claim-deduction-under-section-80dd>" %}

## Deduction for cooperative society-80P

{% embed url="<http://cleartax.in/s/section-80p>" %}

## Deduction on interest on home loan- 80EE

{% embed url="<http://cleartax.in/s/section-80ee-income-tax-deduction-for-interest-on-home-loan>" %}

## Deduction for interest paid on Home Loan- 80EEA

{% embed url="<http://cleartax.in/s/section-80eea-deduction-affordable-housing>" %}

## Donations Eligible Under Section 80G and 80GGA

{% embed url="<http://cleartax.in/s/donation-under-section-80g-and-80gga>" %}

## NPS-  Sec 80CCD(1B)

{% embed url="<http://cleartax.in/s/section-80-ccd-1b>" %}

## Deductions for Medical Insurance- 80D

{% embed url="<http://cleartax.in/s/medical-insurance>" %}

## Senior citizen savings scheme ( SCSS )

{% embed url="<http://cleartax.in/s/senior-citizen-savings-scheme>" %}

## NPS - 80CCD

{% embed url="<http://cleartax.in/s/section-80ccd>" %}


---

# 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://docs.cleartax.in/clearlearn-itr/tax-saving/tax-saving-deductions.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.
