This document describes a GSM-based fire security system that uses sensors to detect temperature and smoke, and an Arduino microcontroller to control components like a fan, buzzer, water pump, and GSM module. The system has six sections: a power supply, temperature and smoke sensors connected to the Arduino, an LCD display, a fan/buzzer/pump circuit, and a GSM module. When the temperature exceeds 40°C or smoke exceeds 200ppm, the buzzer activates, water is sprayed, and an SMS is sent via the GSM module. The Arduino code controls the sensors, display, and components using C programming. Overall, the system aims to detect fires and