# SMS open Weixin Mini Program
There are three ways developers can open SMS Weixin Mini Program:
# Implemented by URL Scheme
After generating URL Scheme through the service terminal interface or in the Weixin Mini Program management background, develop transit H5 pages by themselves.
The SMS content with the transfer H5 link will be delivered through the developer's own SMS sending ability or the service provider's SMS service, to achieve SMS opening Weixin Mini Program.
# Implemented by URL Link
Generate URL Link through the service interface.
Directly with URL Link SMS content through the developer's own ability to send SMS or service providers of SMS delivery, to achieve SMS open Weixin Mini Program.
# Implement static website development through the cloud
Refer to "Cloud Development" - "Static Website" - " SMS Hop Weixin Mini Program ."