Wifi on MikroTik with Wireless interfaces

Good day to everyone!

I have two MikroTik Routers with 6.44.2 router os verisons.
On the main router is configured wireless network with ssid name: testing.
From the second router i need to connect to main router by wifi and distribute wifi from second router too (without using the first port).
Is it possible?

Yes

2nd Router
1.
add Bridge-bridge port add wlan and ether1
2.
Wireless-mode set dynamic-wds default bridge set bridge1
3.
Wireless-wlan-wireless-mode set Station wds-scan and set your 1st router settings
4.
ip-dhcp server set Disable
and Test.