is it possible to direct the user to specific general settings?

I want to redirect the user to the accessibility general settings of their iOS device, so they can enable guided access.
Is this possible? Or can guided access be enabled bij declaration?

from what I have read it cannot be set programmaticlly

If a device is supervised by an MDM. It can be set to allow an application to set itself to be in Single Application Mode. Without that approval by the MDM the application is not allowed to enter single application mode.

It is possible but your app might be rejected by apple.

https://www.zerotoappstore.com/how-to-open-settings-in-ios-programmatically.html