Script on prefab not accessing object in scene

Gameobject in scene should be accessed by script on prefab in assets. But when i drag the script on the slot that it should go to it dont work. Even when i click the little circle and look it dosnt have the tab that says “scene” … why? This keeps making me mad.

prefabs losses references of objects in scenes.
you have to find gaemobject or find with tag or use static gameobject.