How do i add sound fx to my moving door (scripted)

I have scripted a door that moves and i would like to add the sound effect named "sound door UNSC small) but do not know how to add the sound for every time i open the door the sound comes on could anyone help

Using the same script that causes the door to move, have it also spawn in that sound effect, and then once the door stops moving, have the script delete the sound.

There are tons of YouTube videos about scripting in Halo 5. It would be much easier to learn by watching those instead of asking here.

set a second script to button where on interaction sound effect spawn or play and set timer to stop it playing after desired time.