Audio HELP!

Hi everyone, i’m writing here because I want to put in my game an audio track that keep playing in background even if the user changes scene. How can I do that ? Thank you very much.

DontDestroyOnLoad on the GameObject your audio source is attached to.