Is it possible to add assets from anywhere else in my code apart from the Initialize() method?

Likewise, is it possible to remove assets during runtime?

Author