How to make the query faster in Mongo for multiple collections using join

We have been facing the slow query issue while retrieving the data from the multiple collections using join.

Can anyone help me in this ?

provide the sample query to check.