How to get a realtime tag by its own iten list?

I want to use Firebase Auth to retrieve the email of the current user and find a table in realtime with that email, and then get its tag, how can i do it?

Firebase Auth

Realtime Database

Kodular