Help needed for Grove passive buzzer integration with raspberry pi!

Hello, I just bought a passive buzzer, and I want to use it on raspberry pi.
But look at wiki saying it can only be used on add. What can I do now?

Also, I run the LED button program, the error is as follows

Sorry, the wiki hasn’t been updated in time.I’ve got a document for you to refer to.

Also, I run the LED button program, the error is as follows

LED Button Program is just GPIO programming. https://pypi.org/project/RPi.GPIO/

Can I check if I press the button???

Of course, This library is also suitable for input devices.