Embed rocketchat in Angular web app

Hello,
i am developing a webapp in Angular9; i have tried to embed inside an iframe the #general channel to access the general chat and it works fine, but i have a more complex need: i would like to add a “Chat with us” functionality where the user can make a direct chat with an agent to get infos based on sections found in the site.

From the site section “Support” he needs to enter chat with the support agent, from the site section “Orders” he needs to enter chat with the order agent, and so on.

Is there a use case similar to mine where i can get suggestions on how to do it?

Thanks in advance and greetings
Cris