A "trackable" is a type of anchor that can be detected and tracked by the runtime.
Trackables are instantiated and managed by MRUK; you should not add this component to your own GameObjects.
When MRUK detects a new trackable, it will invoke its MRUK.MRUKSettings.TrackableAdded event and provide an instance of MRUKTrackable to its subscribers.