Converting a three.js scene to webxr

Hello there! Im new to three.js and i have a question about three.js and webxr. I have a 3d gallery made with three.js. How can i put Vr(using webxr) on my scene so the user can be able to walk around using the headset?
Thank you for your time.:slightly_smiling_face:

Try it with this guide: How to create VR content

There are a lot of related examples that you can use as further resources.