The XDG model fine-tunes Depth Anything 3 using a lightweight LoRA adapter, reusing the camera token as a paired classification token and utilizing its cross-view geometric reasoning capabilities for visual disambiguation. This approach avoids the additional computational overhead of heavy decoders. Experiments show that XDG remains competitive with state-of-the-art methods in paired and reconstruction benchmarks, while providing more than three times faster inference speeds; in a single LaMAR scenario involving thousands of images, it can save over 10 hours of time spent on visual disambiguation. The related code is now open-source.