private static void AddParagraph(string text)
 {
     api.RegisterParagraph(Globals.Manifest, text);
 }