Use getHelp from the desktop tag library to add a help option to the mobile channel’s content. For instance:
<%@ taglib uri="/tld/desktop.tld" prefix="dt" %> .... <AmlControlMenu url="<dt:getHelp/>" label="Help"/>