FAQ === **Q: What is the CARLA Driving Simulator Client?** A: It is a Python client for the CARLA simulator, supporting scenario-based testing, visualization, and data management. **Q: How do I run a simulation?** A: Use `python run.py` or see the :doc:`getting_started` guide. **Q: Where can I find the API documentation?** A: See the :doc:`api` section in the docs sidebar. **Q: How do I contribute?** A: See the :doc:`contributing` page for guidelines.