This paper introduces MAAVRT, a decentralized zeroth-order algorithm designed for nonsmooth nonconvex optimization. The core contribution lies in the integration of three key components: randomized smoothing, adaptive variance reduction, and topology-aware consensus. The algorithm aims to address the challenges of high variance inherent in zeroth-order methods, particularly within a decentralized setting. The authors propose a modular convergence analysis that decomposes the convergence error into four explicit components: optimization error, smoothing bias, variance error, and consensus disagreement. This decomposition allows for a detailed understanding of how each component contributes to the overall convergence rate. The theoretical analysis demonstrates that MAAVRT achieves a sample complexity of $O(d ext{δ}^{-1} e^{-3})$, which matches known lower bounds up to network factors, indicating near-optimal performance. The algorithm's adaptive variance reduction mechanism is designed to mitigate the high variance associated with zeroth-order gradient estimates. This is achieved by maintaining an exponential moving average of recent gradient estimates, where the weight of the moving average adapts based on the local gradient magnitude. The topology-aware consensus component leverages the network's spectral gap to facilitate efficient information aggregation across the decentralized system. The algorithm's performance is evaluated on three standard benchmark datasets: IJCNN, COVTYPE, and A9A. The empirical results demonstrate that MAAVRT achieves substantially lower gradient norms and higher test accuracy compared to baseline methods, including a decentralized zeroth-order method without variance reduction (DGFM) and a decentralized first-order method (DPSGD). These findings suggest that the proposed adaptive variance reduction mechanism and topology-aware consensus approach are effective in improving the performance of decentralized zeroth-order optimization. The paper's significance lies in its theoretical analysis, which provides a modular framework for understanding the convergence of decentralized zeroth-order algorithms. The proposed algorithm, MAAVRT, offers a practical approach to addressing the challenges of nonsmooth nonconvex optimization in decentralized settings, achieving near-optimal sample complexity and demonstrating strong empirical performance on standard benchmarks. The paper also highlights the importance of considering network topology in decentralized optimization and provides a rigorous analysis of the impact of the spectral gap on convergence. Overall, the paper makes a valuable contribution to the field of decentralized optimization by providing a novel algorithm with strong theoretical guarantees and empirical validation.