Prioritising in Route List

Hello,
I am using an hapac2-Router (routerOS 7.6rc1).
Right now I am using wlan1 on station mode, which is connected to another network. I also use sometimes an LTE-Modem or the ether1 port for the internet connection.
I always have to disable wlan1 if I want to use the other methods for the internet connection. Is it possible to prioritise a specific connection in the route list or maybe somewhere in the routing configurations, so the router chooses automatically the route, which is prioritised.
Thank you for helping me.

Yes, you can use a larger “distance” value for the default route on wlan1. Then it will not be used when a lower “distance” route via LTE is available.
When you get your IP and default route using the DHCP client, you can change the “default route distance” in the DHCP client configuration from 1 to a higher value.

Thank you for helping me.