What else do I need? Because I’m missing the public IP configuration on my Mikrotik router (MikroTik RB941-2nD) and I need gain acces from outside using the public IP and obviously I need give Internet access to my router
ISP will perform netmap between public IP address given to you and your communication address. In this case you have to setup a pretty straight-forward src-nat rule (similar to rule below, but without the dst-address part and to-addresses set to interface IP address). After that you can do a test … try to access some internet site and check which IP address it sees you coming from (e.g. open whatismyip.com).
ISP will route traffic for the public IP address to communication IP address. It’s then your router which has to perform NAT. The additional configuration (to what you already have) could be simple