# Exemption: Services Provided TO Government
## 1. Pure Services / Composite Supply ≤ 25% Goods
Exempt if provided to CG, SG, UT or LA for activities in relation to functions entrusted to:
- A panchayat under Article 243G, OR
- A municipality under Article 243W.
> Warning: If the service is not in relation to such constitutional functions (e.g., housekeeping, office maintenance of government buildings) → Taxable.
'Pure service' = 100% labour. 'Composite supply' qualifies only if the value of goods does not exceed 25% of total value.
## 2. Services to a Government Authority — Specific List
Exempt where provided for: water supply, public health, sanitation conservancy, solid waste management, slum improvement and upgradation.
## 3. Fair Price Shop → Government (PDS)
Services by a fair price shop to CG/SG/UT under the Public Distribution System against commission/margin → Exempt.
## 4. Insurance Schemes Wholly Funded by Government
Services to CG/SG/UT under any insurance scheme where total premium is paid by CG/SG/UT — including reinsurance of the same — are Exempt.
## 5. Training Programmes
Training services to CG/SG/UT where ≥ 75% of expenditure is borne by CG/SG/UT → Exempt.
## Quick Test
```
Is recipient Govt/LA? -> Yes
- Pure service / <=25% goods, for 243G/243W functions -> Exempt
- To Govt Authority for water/health/sanitation/SWM/slums -> Exempt
- PDS fair-price-shop commission -> Exempt
- Insurance/reinsurance (100% Govt-funded premium) -> Exempt
- Training (>=75% Govt-funded) -> Exempt
Otherwise -> Taxable
```