Changing material for static mesh component

I am new to Unreal and I want to change the material of a component that I have added in Blueprint. Can someone explain the following issue and how it can be solved?

Drag from here, and search for the set material node

PS: You will then also need to use the AddInstance at least once, or course…

Thank you very much! It makes sense!