ACF True/False = Show/Hide Custom Post Type Condition

I have created a new type with Custom Post Type. Let’s call it “Dogs”. I create different dogs here. E.g. Sheepdog, Rottweiler and Husky.

With Advanced Custom Fields I have created a True/False field.
True = show
False = hide

Can someone explain me how I can show on a page only the dogs that are set to “True = show”? How do I need to set the conditions on the loop?

Can someone help me?