This document proposes an enhanced signature verification system using K-nearest neighbors (KNN) classification. It discusses how signature verification aims to automatically determine if a biometric sample matches a claimed identity. The proposed system extracts features from signatures and uses KNN to classify signatures as genuine or forgeries. It also reviews related work on signature verification using techniques like artificial immune systems and discusses preprocessing steps like normalization to standardize signature size and reduce variations between signatures.