{"id":18362,"date":"2023-08-12T09:32:24","date_gmt":"2023-08-12T13:32:24","guid":{"rendered":"https:\/\/thegiveawayguy.biz\/?page_id=18362"},"modified":"2025-02-05T08:14:14","modified_gmt":"2025-02-05T13:14:14","slug":"ebk-wzrdry","status":"publish","type":"page","link":"https:\/\/thegiveawayguy.biz\/ebk-wzrdry\/","title":{"rendered":"ebk wzrdry"},"content":{"rendered":"<p><span><img decoding=\"async\" alt=\"\" width=\"380\" data-init-width=\"894\" height=\"86\" data-init-height=\"203\" src=\"https:\/\/imgur.com\/DuVljUq.png\" data-width=\"380\" data-height=\"86\" style=\"aspect-ratio: auto 894 \/ 203;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center;\"><strong>The #1 Automated e-Book Creator For ANY Topic Or Niche In Minutes<\/strong><\/p>\n<p style=\"text-align: center;\"><em>Effortlessly transform your ideas into professionally crafted e-books in just mere minutes, no matter the subject or niche.<\/em><strong><\/strong><\/p>\n<div\r\n    class=\"stealth-auto-player-wrapper\"\r\n    >\r\n    <div class=\"stealth-auto-player-inner stealth-auto-player-inner-16-by-9\">\r\n        <div id=\"stealth-auto-player\"><\/div>\r\n    <\/div>\r\n    <div class=\"stealth-auto-player-overlay\">\r\n        <div class=\"stealth-auto-player-overlay-background\"><\/div>\r\n        <div class=\"stealth-auto-player-overlay-content\">\r\n                                    <span class=\"animated infinite bounce\" style=\"display: inline-block;\">\r\n                    Click to un-mute!                <\/span>\r\n                    <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    (function(config){\r\n        var YouTubeAPI = function(){\r\n            var me = this;\r\n            me.player = false;\r\n\r\n            function play(id, muted=false){\r\n                me.player = new YT.Player(\r\n                    'stealth-auto-player', {\r\n                        videoId: id,\r\n                        playerVars: {\r\n                            autoplay: 1,\r\n                            controls: 1,\r\n                            showinfo: 0,\r\n                            modestbranding: 1,\r\n                            rel: 0,\r\n                            loop: 0,\r\n                            fs: 0,\r\n                            cc_load_policy: 0,\r\n                            iv_load_policy: 3,\r\n                            autohide: 1\r\n                        },\r\n                        events: {\r\n                            onReady: function(e) {\r\n                                if(muted) {\r\n                                    e.target.mute();\r\n                                }else{\r\n                                    e.target.unMute();\r\n                                }\r\n                            }\r\n                        }\r\n                    }\r\n                );\r\n            }\r\n\r\n            function unmute(){\r\n                me.player.unMute();\r\n            }\r\n            function destroy(){\r\n                if(me.player) {\r\n                    me.player.destroy();\r\n                    me.player = false;\r\n                }\r\n            }\r\n            me.play = play;\r\n            me.unmute = unmute;\r\n            me.destroy = destroy;\r\n\r\n            return me;\r\n        };\r\n\r\n        var VimeoAPI = function(){\r\n            var me = this;\r\n            me.player = false;\r\n\r\n            function play(id, muted=false){\r\n                var iframe = document.createElement('iframe');\r\n                iframe.style.border = 0;\r\n                iframe.setAttribute('allow', 'autoplay; fullscreen');\r\n                iframe.src = 'https:\/\/player.vimeo.com\/video\/' + id + '?autoplay=1&muted=' + (muted ? '1' : '0');\r\n                document.getElementById('stealth-auto-player').appendChild(iframe);\r\n\r\n                me.player = new Vimeo.Player(iframe);\r\n            }\r\n\r\n            function unmute(){\r\n                me.player.setVolume(1);\r\n            }\r\n\r\n            function destroy(){\r\n                if(me.player) {\r\n                    me.player.destroy();\r\n                    me.player = false;\r\n                }\r\n            }\r\n            me.play = play;\r\n            me.unmute = unmute;\r\n            me.destroy = destroy;\r\n\r\n            return me;\r\n        };\r\n\r\n        var ImageAPI = function(){\r\n            var me = this;\r\n            me.img = false;\r\n\r\n            function play(url){\r\n                var img = document.createElement('img');\r\n                img.src = url;\r\n                document.getElementById('stealth-auto-player').appendChild(img);\r\n                me.img = img;\r\n            }\r\n\r\n            function unmute(){\r\n            }\r\n\r\n            function destroy(){\r\n                if(me.img) {\r\n                    me.img.remove();\r\n                    me.img = false;\r\n                }\r\n            }\r\n\r\n            me.play = play;\r\n            me.unmute = unmute;\r\n            me.destroy = destroy;\r\n\r\n            return me;\r\n        };\r\n\r\n        var youtube_api = new YouTubeAPI();\r\n        var vimeo_api = new VimeoAPI();\r\n        var image_api = new ImageAPI();\r\n\r\n        var current_api = false;\r\n        var autoplay_allowed = null;\r\n\r\n        function play(video, muted){\r\n            youtube_api.destroy();\r\n            vimeo_api.destroy();\r\n\r\n            if(video.type === 'youtube'){\r\n                youtube_api.play(video.id, muted);\r\n                current_api = youtube_api;\r\n            }\r\n\r\n            if(video.type === 'vimeo'){\r\n                vimeo_api.play(video.id, muted);\r\n                current_api = vimeo_api;\r\n            }\r\n\r\n            if(video.type === 'image'){\r\n                image_api.play(video.url);\r\n                current_api = image_api;\r\n            }\r\n        }\r\n\r\n        function click(){\r\n            if(config.action === 'unmute'\r\n                && config.video.type === config.placeholder.type\r\n                && config.video.id === config.placeholder.id) {\r\n\r\n                current_api.unmute();\r\n            }else{\r\n                play(config.video, false);\r\n            }\r\n\r\n            if(config.target === 'all'){\r\n                target = document;\r\n            }else{\r\n                target = document.querySelector('.stealth-auto-player-overlay');\r\n            }\r\n            target.removeEventListener('click', click);\r\n            target.removeEventListener('contextmenu', click);\r\n            target.removeEventListener('keydown', click);\r\n            document.querySelector('.stealth-auto-player-overlay').remove();\r\n        }\r\n\r\n        function is_mobile() {\r\n            var mobile = false;\r\n            (function (a) {\r\n                if (\/(android|bb\\d+|meego).+mobile|avantgo|bada\\\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\\\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\\.(browser|link)|vodafone|wap|windows ce|xda|xiino\/i.test(a) || \/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\\-(n|u)|c55\\\/|capi|ccwa|cdm\\-|cell|chtm|cldc|cmd\\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\\-s|devi|dica|dmob|do(c|p)o|ds(12|\\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\\-|_)|g1 u|g560|gene|gf\\-5|g\\-mo|go(\\.w|od)|gr(ad|un)|haie|hcit|hd\\-(m|p|t)|hei\\-|hi(pt|ta)|hp( i|ip)|hs\\-c|ht(c(\\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\\-(20|go|ma)|i230|iac( |\\-|\\\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\\\/)|klon|kpt |kwc\\-|kyo(c|k)|le(no|xi)|lg( g|\\\/(k|l|u)|50|54|\\-[a-w])|libw|lynx|m1\\-w|m3ga|m50\\\/|ma(te|ui|xo)|mc(01|21|ca)|m\\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\\-2|po(ck|rt|se)|prox|psio|pt\\-g|qa\\-a|qc(07|12|21|32|60|\\-[2-7]|i\\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\\\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\\-|oo|p\\-)|sdk\\\/|se(c(\\-|0|1)|47|mc|nd|ri)|sgh\\-|shar|sie(\\-|m)|sk\\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\\-|v\\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\\-|tdg\\-|tel(i|m)|tim\\-|t\\-mo|to(pl|sh)|ts(70|m\\-|m3|m5)|tx\\-9|up(\\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\\-|your|zeto|zte\\-\/i.test(a.substr(0, 4))) mobile = true;\r\n            })(navigator.userAgent || navigator.vendor || window.opera);\r\n\r\n            return mobile;\r\n        }\r\n\r\n        function ready(){\r\n            if(autoplay_allowed || is_mobile()){\r\n                play(config.video, false);\r\n                document.querySelector('.stealth-auto-player-overlay').remove();\r\n            }else{\r\n                play(config.placeholder, true);\r\n                document.querySelector('.stealth-auto-player-overlay').classList.add('stealth-auto-player-overlay-show');\r\n                if(config.target === 'all'){\r\n                    target = document;\r\n                }else{\r\n                    target = document.querySelector('.stealth-auto-player-overlay');\r\n                }\r\n                target.addEventListener('click', click);\r\n                target.addEventListener('contextmenu', click);\r\n                target.addEventListener('keydown', click);\r\n            }\r\n        }\r\n\r\n        function check_ready(){\r\n            var youtube = false;\r\n            try{\r\n                youtube = window.YT.loaded === 1;\r\n            }catch(e){}\r\n\r\n            var vimeo = false\r\n            try {\r\n                vimeo = !!Vimeo.Player;\r\n            }catch(e){}\r\n\r\n            if(youtube && vimeo){\r\n                clearInterval(check_ready.interval);\r\n                ready();\r\n            }\r\n        }\r\n\r\n        function detect_autoplay(){\r\n            var audio = new Audio('data:audio\/ogg;base64,T2dnUwACAAAAAAAAAAANawAAAAAAAMXfMzMBHgF2b3JiaXMAAAAAAUSsAAAAAAAAAHcBAAAAAAC4AU9nZ1MAAAAAAAAAAAAADWsAAAEAAADYhQ0dEDv\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/8kDdm9yYmlzKwAAAFhpcGguT3JnIGxpYlZvcmJpcyBJIDIwMTIwMjAzIChPbW5pcHJlc2VudCkAAAAAAQV2b3JiaXMpQkNWAQAIAAAAMUwgxYDQkFUAABAAAGAkKQ6TZkkppZShKHmYlEhJKaWUxTCJmJSJxRhjjDHGGGOMMcYYY4wgNGQVAAAEAIAoCY6j5klqzjlnGCeOcqA5aU44pyAHilHgOQnC9SZjbqa0pmtuziklCA1ZBQAAAgBASCGFFFJIIYUUYoghhhhiiCGHHHLIIaeccgoqqKCCCjLIIINMMumkk0466aijjjrqKLTQQgsttNJKTDHVVmOuvQZdfHPOOeecc84555xzzglCQ1YBACAAAARCBhlkEEIIIYUUUogppphyCjLIgNCQVQAAIACAAAAAAEeRFEmxFMuxHM3RJE\/yLFETNdEzRVNUTVVVVVV1XVd2Zdd2ddd2fVmYhVu4fVm4hVvYhV33hWEYhmEYhmEYhmH4fd\/3fd\/3fSA0ZBUAIAEAoCM5luMpoiIaouI5ogOEhqwCAGQAAAQAIAmSIimSo0mmZmquaZu2aKu2bcuyLMuyDISGrAIAAAEABAAAAAAAoGmapmmapmmapmmapmmapmmapmmaZlmWZVmWZVmWZVmWZVmWZVmWZVmWZVmWZVmWZVmWZVmWZVmWZVlAaMgqAEACAEDHcRzHcSRFUiTHciwHCA1ZBQDIAAAIAEBSLMVyNEdzNMdzPMdzPEd0RMmUTM30TA8IDVkFAAACAAgAAAAAAEAxHMVxHMnRJE9SLdNyNVdzPddzTdd1XVdVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVgdCQVQAABAAAIZ1mlmqACDOQYSA0ZBUAgAAAABihCEMMCA1ZBQAABAAAiKHkIJrQmvPNOQ6a5aCpFJvTwYlUmye5qZibc84555xszhnjnHPOKcqZxaCZ0JpzzkkMmqWgmdCac855EpsHranSmnPOGeecDsYZYZxzzmnSmgep2Vibc85Z0JrmqLkUm3POiZSbJ7W5VJtzzjnnnHPOOeecc86pXpzOwTnhnHPOidqba7kJXZxzzvlknO7NCeGcc84555xzzjnnnHPOCUJDVgEAQAAABGHYGMadgiB9jgZiFCGmIZMedI8Ok6AxyCmkHo2ORkqpg1BSGSeldILQkFUAACAAAIQQUkghhRRSSCGFFFJIIYYYYoghp5xyCiqopJKKKsoos8wyyyyzzDLLrMPOOuuwwxBDDDG00kosNdVWY4215p5zrjlIa6W11lorpZRSSimlIDRkFQAAAgBAIGSQQQYZhRRSSCGGmHLKKaegggoIDVkFAAACAAgAAADwJM8RHdERHdERHdERHdERHc\/xHFESJVESJdEyLVMzPVVUVVd2bVmXddu3hV3Ydd\/Xfd\/XjV8XhmVZlmVZlmVZlmVZlmVZlmUJQkNWAQAgAAAAQgghhBRSSCGFlGKMMcecg05CCYHQkFUAACAAgAAAAABHcRTHkRzJkSRLsiRN0izN8jRP8zTRE0VRNE1TFV3RFXXTFmVTNl3TNWXTVWXVdmXZtmVbt31Ztn3f933f933f933f933f13UgNGQVACABAKAjOZIiKZIiOY7jSJIEhIasAgBkAAAEAKAojuI4jiNJkiRZkiZ5lmeJmqmZnumpogqEhqwCAAABAAQAAAAAAKBoiqeYiqeIiueIjiiJlmmJmqq5omzKruu6ruu6ruu6ruu6ruu6ruu6ruu6ruu6ruu6ruu6ruu6ruu6QGjIKgBAAgBAR3IkR3IkRVIkRXIkBwgNWQUAyAAACADAMRxDUiTHsixN8zRP8zTREz3RMz1VdEUXCA1ZBQAAAgAIAAAAAADAkAxLsRzN0SRRUi3VUjXVUi1VVD1VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVXVNE3TNIHQkJUAABkAACNBBhmEEIpykEJuPVgIMeYkBaE5BqHEGISnEDMMOQ0idJBBJz24kjnDDPPgUigVREyDjSU3jiANwqZcSeU4CEJDVgQAUQAAgDHIMcQYcs5JyaBEzjEJnZTIOSelk9JJKS2WGDMpJaYSY+Oco9JJyaSUGEuKnaQSY4mtAACAAAcAgAALodCQFQFAFAAAYgxSCimFlFLOKeaQUsox5RxSSjmnnFPOOQgdhMoxBp2DECmlHFPOKccchMxB5ZyD0EEoAAAgwAEAIMBCKDRkRQAQJwDgcCTPkzRLFCVLE0XPFGXXE03XlTTNNDVRVFXLE1XVVFXbFk1VtiVNE01N9FRVE0VVFVXTlk1VtW3PNGXZVFXdFlXVtmXbFn5XlnXfM01ZFlXV1k1VtXXXln1f1m1dmDTNNDVRVFVNFFXVVFXbNlXXtjVRdFVRVWVZVFVZdmVZ91VX1n1LFFXVU03ZFVVVtlXZ9W1Vln3hdFVdV2XZ91VZFn5b14Xh9n3hGFXV1k3X1XVVln1h1mVht3XfKGmaaWqiqKqaKKqqqaq2baqurVui6KqiqsqyZ6qurMqyr6uubOuaKKquqKqyLKqqLKuyrPuqLOu2qKq6rcqysJuuq+u27wvDLOu6cKqurquy7PuqLOu6revGceu6MHymKcumq+q6qbq6buu6ccy2bRyjquq+KsvCsMqy7+u6L7R1IVFVdd2UXeNXZVn3bV93nlv3hbJtO7+t+8px67rS+DnPbxy5tm0cs24bv637xvMrP2E4jqVnmrZtqqqtm6qr67JuK8Os60JRVX1dlWXfN11ZF27fN45b142iquq6Ksu+sMqyMdzGbxy7MBxd2zaOW9edsq0LfWPI9wnPa9vGcfs64\/Z1o68MCcePAACAAQcAgAATykChISsCgDgBAAYh5xRTECrFIHQQUuogpFQxBiFzTkrFHJRQSmohlNQqxiBUjknInJMSSmgplNJSB6GlUEproZTWUmuxptRi7SCkFkppLZTSWmqpxtRajBFjEDLnpGTOSQmltBZKaS1zTkrnoKQOQkqlpBRLSi1WzEnJoKPSQUippBJTSam1UEprpaQWS0oxthRbbjHWHEppLaQSW0kpxhRTbS3GmiPGIGTOScmckxJKaS2U0lrlmJQOQkqZg5JKSq2VklLMnJPSQUipg45KSSm2kkpMoZTWSkqxhVJabDHWnFJsNZTSWkkpxpJKbC3GWltMtXUQWgultBZKaa21VmtqrcZQSmslpRhLSrG1FmtuMeYaSmmtpBJbSanFFluOLcaaU2s1ptZqbjHmGlttPdaac0qt1tRSjS3GmmNtvdWae+8gpBZKaS2U0mJqLcbWYq2hlNZKKrGVklpsMebaWow5lNJiSanFklKMLcaaW2y5ppZqbDHmmlKLtebac2w19tRarC3GmlNLtdZac4+59VYAAMCAAwBAgAlloNCQlQBAFAAAQYhSzklpEHLMOSoJQsw5J6lyTEIpKVXMQQgltc45KSnF1jkIJaUWSyotxVZrKSm1FmstAACgwAEAIMAGTYnFAQoNWQkARAEAIMYgxBiEBhmlGIPQGKQUYxAipRhzTkqlFGPOSckYcw5CKhljzkEoKYRQSiophRBKSSWlAgAAChwAAAJs0JRYHKDQkBUBQBQAAGAMYgwxhiB0VDIqEYRMSiepgRBaC6111lJrpcXMWmqttNhACK2F1jJLJcbUWmatxJhaKwAA7MABAOzAQig0ZCUAkAcAQBijFGPOOWcQYsw56Bw0CDHmHIQOKsacgw5CCBVjzkEIIYTMOQghhBBC5hyEEEIIoYMQQgillNJBCCGEUkrpIIQQQimldBBCCKGUUgoAACpwAAAIsFFkc4KRoEJDVgIAeQAAgDFKOQehlEYpxiCUklKjFGMQSkmpcgxCKSnFVjkHoZSUWuwglNJabDV2EEppLcZaQ0qtxVhrriGl1mKsNdfUWoy15pprSi3GWmvNuQAA3AUHALADG0U2JxgJKjRkJQCQBwCAIKQUY4wxhhRiijHnnEMIKcWYc84pphhzzjnnlGKMOeecc4wx55xzzjnGmHPOOeccc84555xzjjnnnHPOOeecc84555xzzjnnnHPOCQAAKnAAAAiwUWRzgpGgQkNWAgCpAAAAEVZijDHGGBsIMcYYY4wxRhJijDHGGGNsMcYYY4wxxphijDHGGGOMMcYYY4wxxhhjjDHGGGOMMcYYY4wxxhhjjDHGGGOMMcYYY4wxxhhjjDHGGGOMMcYYW2uttdZaa6211lprrbXWWmutAEC\/CgcA\/wcbVkc4KRoLLDRkJQAQDgAAGMOYc445Bh2EhinopIQOQgihQ0o5KCWEUEopKXNOSkqlpJRaSplzUlIqJaWWUuogpNRaSi211loHJaXWUmqttdY6CKW01FprrbXYQUgppdZaiy3GUEpKrbXYYow1hlJSaq3F2GKsMaTSUmwtxhhjrKGU1lprMcYYay0ptdZijLXGWmtJqbXWYos11loLAOBucACASLBxhpWks8LR4EJDVgIAIQEABEKMOeeccxBCCCFSijHnoIMQQgghREox5hx0EEIIIYSMMeeggxBCCCGEkDHmHHQQQgghhBA65xyEEEIIoYRSSuccdBBCCCGUUELpIIQQQgihhFJKKR2EEEIooYRSSiklhBBCCaWUUkoppYQQQgihhBJKKaWUEEIIpZRSSimllBJCCCGUUkoppZRSQgihlFBKKaWUUkoIIYRSSimllFJKCSGEUEoppZRSSikhhBJKKaWUUkoppQAAgAMHAIAAI+gko8oibDThwgNQaMhKAIAMAABx2GrrKdbIIMWchJZLhJByEGIuEVKKOUexZUgZxRjVlDGlFFNSa+icYoxRT51jSjHDrJRWSiiRgtJyrLV2zAEAACAIADAQITOBQAEUGMgAgAOEBCkAoLDA0DFcBATkEjIKDArHhHPSaQMAEITIDJGIWAwSE6qBomI6AFhcYMgHgAyNjbSLC+gywAVd3HUghCAEIYjFARSQgIMTbnjiDU+4wQk6RaUOAgAAAAAAAQAeAACSDSAiIpo5jg6PD5AQkRGSEpMTlAAAAAAA4AGADwCAJAWIiIhmjqPD4wMkRGSEpMTkBCUAAAAAAAAAAAAICAgAAAAAAAQAAAAICE9nZ1MABIAlAAAAAAAADWsAAAIAAAB4KuZFCySrr6aoqrS5tcDA5BRH8Kep9ZXVngZmRAmseunEi\/Xe\/9NtOzcy6IxUwqKvwFIF2mX8uNUPBAAwAFTqV2ktmBnAppWdTIfu+HQwJTsPYLRm3f\/ft81AWk6W+t0VEajwUO+1PlcH2897o\/EJOBUDyOtFgY6t79pmAg+VArHfE0sZu7M00VZgyxg\/VD531LqLYNfJ1DQJzxFPyTT2tl\/UgTb9N4dU9ec5JRxyn48jtA7\/sCI7ymr5fJaR4SrirZydGQnGl31q1cJq0oeuQhxwkyq+SOnMRY60aXcAnmW8b8d74QBAr5WTWGWjVUwBACCBCBovWgi\/7rPAR\/Ahn+fvtiB8nx8i5TAcVK8gzmCbNv9bHfBWCBfOgUA3CzBk31iQLh8KX35YWespl1gyHIW0+Y5Cq6+gj9pO38lTvPjAgvi5LZ7k1uK67Ae79GBpS0urucv04d7nTu3cU0aR0TLqrfFFI53INRvmQzS7q+DiynqS7od77naprKT5wyAC1s9EEav67FypomnZAN5lfF36NwgAIGj0q2QTYscMAAzSfN5hn5UtLH9YvWOSMz47i4NkTZtRA2lT4GOoYHsTxLumvEidusBhAwmdBy77yGb\/pczKisiIAyboh+GvosU9T2lOoxkvny+Kugn1zrNS66QxIzAVBGKQVXa\/9Mk\/jpSMAtc+tu+QF+g+iV5xT1\/XcoaIeeksMbV2mfVN\/UkEqKD68dpBMu6\/\/7rejbEohG66mgG+ZXxt+ztwACCcVLmK2glmAAAd\/oAxeV9e9hN1p\/tc2g8dYr53pXyAgZeH1ig3ag11b9Jr\/BTdPHYM6QXxJRXqMsYb2YZZebueUSyIV2v3yG24ZhZnNJ\/Dk6CDE2+OiEqmcbqCbYJnaCQ8pkYigDGly9TFDDFPn+b9fMBtwyrSmqcUVAgzt3bY1VCjW80NeYl7vOO+wtcOuhDbmoxl\/908C7KiU0z9gwneZXxf2rcIAGAAqFSW\/agFKwawaWUnBxMbUxLuhlTZtAkA2uSyrx+bLpZystTvGhHD\/VAvaH1ONqTlXSN+Ak7FQMrrohBheaWjgF9UIPZ7OJWxOzOkPpvS0WWofO6oH1wEu9WFnbXtpBFUhMbeRwuDcJ6+E2sMkx7PkZhQfAJHaJ3+hxXZUWn5uCbDR2xl9ZmR4Piyj22lsJoYsSEBarlnZnyRqHCRI23aHZ5lfF7aHQIAWAL0\/EqqtFOKKQCERKgRDwNmlpc60PZ1mdBn+oNLbm3Ft\/E4XoRecegK\/WlVyCo0zVIkUV9l0y06WfI0zWcZXd9Y43GUjZvbcwo9y4DaJb4PqS+r7Q5zoXzVRoTaTmzzhgeL82l7LZ7k1uhXBocL6EFkaXbDPZeTltvXWvWNuOzY6S9QJiBxZIbvvIcAml0qWEikatp8gdX7utecThERlpn+C6vMrv2u0pumAb5lfF76BwIAOAATqKqq0opZAYDc+Cn71OVxbU3ke\/19GIZrB3Q42JyU9V5u1OiDfhXsfJAo3lSz7kW+7SKcZ2buPwB3UA0DCLPk5P39pfiOU1854yVIP841MgDhqtFTevdCB9Bg\/fWrIe2hoB6pP07SkRReHxbyFA3pCXrRNTrhmkid2pWYc8o\/TkorN+2tvfqtYAFKzzcWWcD7cjELf\/aWSpa\/Gu6H+qSln9sbbKuZMzK58ONUwmwPnmV8nO0OAQCcq\/MdQLWVuNJKMwMAf3IvtUbzMc3u7Kq1JzK5OSBvK9u2n83TSv5GUaSjrCzhHEm58TGgWgYfmYVROp69kuWId2ZoRTNRqIiktu7lge6gL5rIogFTiV7bWz\/Aq7o1lJp\/8cI6KH8E7lzPzLDEJLFpaRz0h0uHsrt9XSYhdgBtqhvWkrY9jQJCuGbRUwuVatzm4m4\/a4M5FyTRnrCvrKKphfbBjfnlIuw5158zAZ5lvKbyZSygAM7iPLaXKxUgO4ZjEpMSigHQdy\/Ck\/XPDM1d\/vrYtvHe5d9f7T3pVh2OLBRJYZDtvy9taNMb2tll9eCPP5JMpKbWvbsPlO1Ph\/Sb\/z9njzaWiWm6u1sEBGQCaO3gpFRgPOz\/V1CL6nfL8LaXv02HTlT2MDFfkSA2SzMcaFkEQk9PbjaWGsAZ\/t9A0UGFVL1B5yxdSrwGwNd+YwkhJC449cFiAetL0cemzUmDwswMRRYqDJaWLX93AL5lfLb0k5sAcSbDBPbxQwSAcZzWKEJaOQqg2vhg7tODr4e4vPjvv\/9euZSV\/S+Pmx6XTT6tk8MrvlxxYH8cw+cQMPzHhU9YXBpVhNw\/YuQ6NnenwJc8SNM\/uHRHxVVFWVXrj8ePY7gv3Z0BRi0usgYUH6zzEgyT9Ku\/\/\/fX6yoAua\/X68eP1\/V3ijwFJg\/7OFUUKHw\/U5mioAhFqv3ddWsQgJcbE7+aTDGeCShTZYoBcDoO4KYvSy\/Aa3hoDGCDDQ==');\r\n            var promise = audio.play();\r\n            if(promise && promise.finally) {\r\n                promise.then(function () {\r\n                    \/\/TODO: swap back after testing\r\n                    autoplay_allowed = true;\r\n                }).catch(function (reason) {\r\n                    autoplay_allowed = false;\r\n                }).finally(function () {\r\n                    check_ready.interval = setInterval(check_ready, 10);\r\n                });\r\n            }else{\r\n                \/\/edge...\r\n                autoplay_allowed = true;\r\n                check_ready.interval = setInterval(check_ready, 10);\r\n            }\r\n        }\r\n\r\n        detect_autoplay();\r\n    })({\"video\":{\"type\":\"vimeo\",\"id\":\"853828018\"},\"placeholder\":{\"type\":\"vimeo\",\"id\":\"853828018\"},\"target\":\"all\",\"action\":\"unmute\"});\r\n\r\n<\/script>\r\n<style>\r\n    .stealth-auto-player-wrapper {\r\n        position: relative;\r\n        margin: auto;\r\n    }\r\n\r\n    .stealth-auto-player-inner {\r\n\r\n        height: 0;\r\n        overflow: hidden;\r\n        max-width: 100%;\r\n        background-color:black;\r\n    }\r\n\r\n    .stealth-auto-player-inner-16-by-9 {\r\n        padding-bottom: 56.25%;\r\n    }\r\n\r\n    .stealth-auto-player-inner-4-by-3 {\r\n        padding-bottom: 75%;\r\n    }\r\n\r\n    .stealth-auto-player-inner iframe,\r\n    .stealth-auto-player-inner object,\r\n    .stealth-auto-player-inner embed {\r\n        position: absolute;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 100%;\r\n    }\r\n\r\n    .stealth-auto-player-inner, .stealth-auto-player-inner iframe {\r\n        line-height: 0;\r\n        border: 0;\r\n        margin: 0;\r\n    }\r\n    .stealth-auto-player-overlay {\r\n        display: none;\r\n        position: absolute;\r\n        color: #ffffff;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 100%;\r\n        flex-direction: column;\r\n    }\r\n\r\n    .stealth-auto-player-overlay-background {\r\n        position: absolute;\r\n        background-color: #000000;\r\n        opacity: 0.8;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 100%;\r\n    }\r\n    .stealth-auto-player-overlay-show {\r\n        display: flex;\r\n    }\r\n    .stealth-auto-player-overlay-content {\r\n        font-size: 32px;\r\n        font-family: 'Arial';\r\n        margin: auto 0;\r\n        text-align: center;\r\n        z-index: 10;\r\n     }\r\n    .stealth-auto-player-overlay-content > img {\r\n        max-width: 25%;\r\n        max-height: 25%;\r\n    }\r\n<\/style>\r\n\r\n<script async src=\"https:\/\/player.vimeo.com\/api\/player.js\"><\/script>\r\n<script async src=\"https:\/\/www.youtube.com\/iframe_api\"><\/script>\r\n<link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/thegiveawayguy.biz\/wp-content\/plugins\/stealth-auto-player\/assets\/css\/animate.css\">\n<p style=\"text-align: center;\"><strong><span>Create eBooks in Just 3 Clicks<\/span> <\/strong>For The<strong>&nbsp;<span>Ebook Market<\/span> <\/strong>Which Is<strong> <span>Estimated To Be Valued At Approximately <span>USD 16.42 Billion In 2023<\/span><\/span><\/strong><\/p>\n<ul style=\"\">\n<li style=\"\"><span style=\"\">Number One ebook Creator: Dive into the potency of cutting-edge AI technology! Effortlessly create an elegantly crafted ebook on any subject or style in the blink of an eye.<\/span><\/li>\n<li style=\"\"><span style=\"\">Create An eBook In 3 Clicks: Your pathway to becoming an author is now just three clicks away! Our ingenious system deftly assembles ebooks on any subject or style, expertly completed and ready to be launched.<\/span><\/li>\n<\/ul>\n<ul style=\"\">\n<li style=\"\"><span style=\"\">Comprehensive Marketing Materials: Kick-start your revenue generation with our plug-and-play marketing resources, simplifying the promotion of your software like never before.<\/span><\/li>\n<li style=\"\"><span style=\"\">Expand Your Offerings: Leverage Ebook Wizardry as a value-added offering for your current business operations, amplifying customer value and enhancing client retention.<\/span><\/li>\n<\/ul>\n<p style=\"text-align: center;\"><strong><strong>The eBook Market is Exploding<\/strong><\/strong><\/p>\n<p \"=\"\" =\"\"=\"\" style=\"text-align: justify;\" tve-u-189bc574e38\"=\"\"><span style=\"font-family: Poppins; font-weight: 400; --tcb-applied-color: rgb(33, 33, 33) !important; color: rgb(33, 33, 33) !important;\">Come 2023, the e-book industry&#8217;s value stands at a staggering <strong>USD 16.42<\/strong>&nbsp;billion,&nbsp;<strong>with projections to catapult to USD 20.74 billion by 2028<\/strong>. The advent of AI tools like ChatGPT has ignited a substantial surge in the volume of e-books gracing the marketplace.<\/span><span style=\"font-family: Poppins; font-weight: 400; --tcb-applied-color: rgb(33, 33, 33) !important; color: rgb(33, 33, 33) !important;\"><\/span><span style=\"font-family: Poppins; font-weight: 400; --tcb-applied-color: rgb(33, 33, 33) !important; color: rgb(33, 33, 33) !important;\"><\/span><\/p>\n<p \"=\"\" =\"\"=\"\" style=\"text-align: justify;\" tve-u-189bc574e3c\"=\"\"><span style=\"\"><span style=\"\"><span style=\"font-weight: 400;\"><span style=\"font-family: Poppins;\"><strong>The Global Ebook Market Size Is Estimated To Be Valued At Approximately USD 16.42 Billion In 2023<\/strong><\/span><\/span><\/span><\/span><span style=\"\"><span style=\"\"><span style=\"font-weight: 400;\"><span style=\"font-family: Poppins;\"><strong><\/strong><\/span><\/span><\/span><\/span><span style=\"\"><span style=\"\"><span style=\"font-weight: 400;\"><span style=\"font-family: Poppins;\"><strong><\/strong><\/span><\/span><\/span><\/span><\/p>\n<p =\"\"=\"\" style=\"text-align: justify;\" tve-u-189bc574e3e\"=\"\" \"=\"\"><span style=\"color: rgb(33, 33, 33) !important;\"><span style=\"--tcb-applied-color: rgb(33, 33, 33) !important;\"><span style=\"font-weight: 400;\"><span style=\"font-family: Poppins;\">Amazon is by far the largest seller of both physical and e-books, commanding well over half of sales in the United States and, by some estimates,&nbsp;<\/span><\/span><\/span><\/span><strong><span style=\"font-family: Poppins; font-weight: 400; --tcb-applied-color: rgb(33, 33, 33) !important; color: rgb(33, 33, 33) !important;\">over 83% of the e-book market<\/span><\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"480\" data-init-width=\"450\" height=\"499\" data-init-height=\"468\" src=\"https:\/\/i.imgur.com\/ObXxjpj.jpg\" data-width=\"480\" data-height=\"499\" style=\"aspect-ratio: auto 450 \/ 468;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: justify; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\">AI software is currently setting the market ablaze, with <strong>thousands of copies flying off the virtual shelves<\/strong> across various marketplaces. It&#8217;s worth taking a moment to observe this trend.<\/p>\n<p style=\"text-align: justify; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\"><strong><span style=\"\"><span style=\"\">Firstly,<\/span>&nbsp;<\/span><\/strong>our software is powered by AI and ChatGPT, making it one of the&nbsp;<em><strong><span style=\"\">most sought-after and advanced solutions available today.<\/span><\/strong><\/em><\/p>\n<p style=\"text-align: justify; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\"><strong><span style=\"\"><span style=\"\"><strong><span style=\"\">Secondly,<\/span>&nbsp;<\/strong><\/span><\/span><\/strong><span style=\"\"><span style=\"\">you&#8217;ll benefit from your very own eBook writer, a tool crafted by<\/span><\/span><strong><span style=\"\"><span style=\"\"> <\/span><span style=\"\"><em><strong><span style=\"\">one of the industry&#8217;s leading software experts.<\/span><\/strong><\/em><\/span><\/span><\/strong><\/p>\n<p style=\"text-align: justify; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\">Some of the most popular eBook genres include:<\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"309\" data-init-width=\"400\" height=\"309\" data-init-height=\"400\" src=\"https:\/\/i.imgur.com\/ZelnWsD.png\" data-width=\"309\" data-height=\"309\" style=\"aspect-ratio: auto 400 \/ 400;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\"><strong>Mystery &nbsp;eBooks<\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"309\" data-init-width=\"400\" height=\"309\" data-init-height=\"400\" src=\"https:\/\/i.imgur.com\/Sju35W6.png\" data-width=\"309\" data-height=\"309\" style=\"aspect-ratio: auto 400 \/ 400;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\"><strong><strong>Science Fiction&nbsp;<strong>eBooks<\/strong><\/strong><\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"309\" data-init-width=\"400\" height=\"309\" data-init-height=\"400\" src=\"https:\/\/i.imgur.com\/1f6fhkX.jpg\" data-width=\"309\" data-height=\"309\" style=\"aspect-ratio: auto 400 \/ 400;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\"><strong><strong>Romance&nbsp;<strong>eBooks<\/strong><\/strong><\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"309\" data-init-width=\"400\" height=\"309\" data-init-height=\"400\" src=\"https:\/\/i.imgur.com\/qqgnHp6.png\" data-width=\"309\" data-height=\"309\" style=\"aspect-ratio: auto 400 \/ 400;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\"><strong><strong>Non Fiction&nbsp;<strong>eBooks<\/strong><\/strong><\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"309\" data-init-width=\"321\" height=\"309\" data-init-height=\"321\" src=\"https:\/\/i.imgur.com\/GnH36Wi.jpg\" data-width=\"309\" data-height=\"309\" style=\"aspect-ratio: auto 321 \/ 321;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\"><strong><strong>Horror&nbsp;<strong>eBooks<\/strong><\/strong><\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"309\" data-init-width=\"321\" height=\"309\" data-init-height=\"321\" src=\"https:\/\/i.imgur.com\/QrmSESb.jpg\" data-width=\"309\" data-height=\"309\" style=\"aspect-ratio: auto 321 \/ 321;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\"><strong><strong><strong>Thriller&nbsp;<strong>eBooks<\/strong><\/strong><\/strong><\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"309\" data-init-width=\"321\" height=\"309\" data-init-height=\"321\" src=\"https:\/\/i.imgur.com\/0aBs2AR.jpg\" data-width=\"309\" data-height=\"309\" style=\"aspect-ratio: auto 321 \/ 321;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\"><strong><strong><strong>Childrens&nbsp;<strong>eBooks<\/strong><\/strong><\/strong><\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"309\" data-init-width=\"321\" height=\"309\" data-init-height=\"321\" src=\"https:\/\/i.imgur.com\/ujpKrsL.jpg\" data-width=\"309\" data-height=\"309\" style=\"aspect-ratio: auto 321 \/ 321;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\"><strong><strong><strong>Fantasy eBooks<\/strong><\/strong><\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"309\" data-init-width=\"321\" height=\"309\" data-init-height=\"321\" src=\"https:\/\/i.imgur.com\/zGK0aB9.jpg\" data-width=\"309\" data-height=\"309\" style=\"aspect-ratio: auto 321 \/ 321;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\"><strong><strong><strong>Cooking&nbsp;<strong>eBooks<\/strong><\/strong><\/strong><\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"309\" data-init-width=\"321\" height=\"309\" data-init-height=\"321\" src=\"https:\/\/i.imgur.com\/sSAYJAj.jpg\" data-width=\"309\" data-height=\"309\" style=\"aspect-ratio: auto 321 \/ 321;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\"><strong><strong><strong><strong>Action&nbsp;<strong>eBooks<\/strong><\/strong><\/strong><\/strong><\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"309\" data-init-width=\"321\" height=\"309\" data-init-height=\"321\" src=\"https:\/\/i.imgur.com\/LfsEPoV.jpg\" data-width=\"309\" data-height=\"309\" style=\"aspect-ratio: auto 321 \/ 321;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\"><strong><strong><strong><strong>True Crime&nbsp;<strong>eBooks<\/strong><\/strong><\/strong><\/strong><\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"309\" data-init-width=\"321\" height=\"309\" data-init-height=\"321\" src=\"https:\/\/i.imgur.com\/iXYT98x.jpg\" data-width=\"309\" data-height=\"309\" style=\"aspect-ratio: auto 321 \/ 321;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\"><strong><strong><strong><strong>Self Help eBooks<\/strong><\/strong><\/strong><\/strong><\/p>\n<p style=\"text-align: justify; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\">Using E-book Wizardry you can create all these genres in-fact <strong>you can create any genre you want.<\/strong>&nbsp;The powerful system will write any type of ebook you want and<strong>&nbsp;turn you into a ebook publisher over night.<\/strong><\/p>\n<p style=\"text-align: justify; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\">With E-book Wizardry there is no&#8230;<\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"150\" data-init-width=\"640\" height=\"150\" data-init-height=\"640\" src=\"https:\/\/i.imgur.com\/9GQMoax.png\" data-width=\"150\" data-height=\"150\" style=\"aspect-ratio: auto 640 \/ 640;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center;\">No Research<\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"150\" data-init-width=\"640\" height=\"150\" data-init-height=\"640\" src=\"https:\/\/i.imgur.com\/9GQMoax.png\" data-width=\"150\" data-height=\"150\" style=\"aspect-ratio: auto 640 \/ 640;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center;\">No Building Outlines<\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"150\" data-init-width=\"640\" height=\"150\" data-init-height=\"640\" src=\"https:\/\/i.imgur.com\/9GQMoax.png\" data-width=\"150\" data-height=\"150\" style=\"aspect-ratio: auto 640 \/ 640;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center;\">No Writing<\/p>\n<p style=\"text-align: center;\"><strong><strong>YOU Can Create A Best Seller In Three Clicks<\/strong><\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"610\" data-init-width=\"638\" height=\"258\" data-init-height=\"270\" src=\"https:\/\/i.imgur.com\/0S8kaYJ.jpg\" data-width=\"610\" data-height=\"258\" style=\"aspect-ratio: auto 638 \/ 270;\" loading=\"lazy\"><\/span><\/p>\n<ul style=\"\">\n<li style=\"\"><span style=\"\"><strong>STEP ONE:<\/strong><\/span><\/li>\n<\/ul>\n<p \"=\"\" =\"\"=\"\" style=\"text-align: justify;\" tve-u-189bc574e38\"=\"\"><span style=\"font-family: Poppins; font-weight: 400; --tcb-applied-color: rgb(33, 33, 33) !important; color: rgb(33, 33, 33) !important;\">Enter your project name, choose the category or create a new one. Decide on the words per chapter and how many chapters you require. Add the topic you want to book to be about. Then choose your audience and writing tone.&nbsp;<b data-stringify-type=\"bold\">That&#8217;s click one!<\/b><\/span><\/p>\n<ul style=\"\">\n<li style=\"\"><span style=\"\"><strong>STEP TWO:<\/strong><\/span><\/li>\n<\/ul>\n<p \"=\"\" =\"\"=\"\" style=\"text-align: justify;\" tve-u-189bc574e38\"=\"\"><span style=\"font-family: Poppins; font-weight: 400; --tcb-applied-color: rgb(33, 33, 33) !important; color: rgb(33, 33, 33) !important;\">The system will generate ten ideas for book titles choose the one you want to use or click regen for another ten ideas. You can also manually edit any of the titles if you like one but just want it to be a little different.&nbsp;Choose the title click next&#8230;<b data-stringify-type=\"bold\">thats click two.<\/b><\/span><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"623\" data-init-width=\"638\" height=\"261\" data-init-height=\"267\" src=\"https:\/\/i.imgur.com\/83mKEK5.jpg\" data-width=\"623\" data-height=\"261\" style=\"aspect-ratio: auto 638 \/ 267;\" loading=\"lazy\"><\/span><span><img decoding=\"async\" alt=\"\" width=\"610\" data-init-width=\"637\" height=\"241\" data-init-height=\"252\" src=\"https:\/\/i.imgur.com\/AnLSiJ4.jpg\" data-width=\"610\" data-height=\"241\" style=\"aspect-ratio: auto 637 \/ 252;\" loading=\"lazy\"><\/span><\/p>\n<ul style=\"\">\n<li style=\"\"><span style=\"\"><strong>STEP THREE:<\/strong><\/span><\/li>\n<\/ul>\n<p \"=\"\" =\"\"=\"\" style=\"text-align: justify;\" tve-u-189bc574e38\"=\"\"><span style=\"font-family: Poppins; font-weight: 400; --tcb-applied-color: rgb(33, 33, 33) !important; color: rgb(33, 33, 33) !important;\">The system then outlines the book.&nbsp; Again you can add or edit anything you wish and also &#8220;regen&#8221; the whole outline. Then click next and the system goes off and works its magic to start building your ebook.&nbsp;<b data-stringify-type=\"bold\">That&#8217;s click three!<\/b><\/span><\/p>\n<p style=\"text-align: center;\"><strong>Your New Book Is Ready For Publishing!<\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"1134\" data-init-width=\"1310\" height=\"474\" data-init-height=\"548\" src=\"https:\/\/i.imgur.com\/SOza8Kr.jpg\" data-width=\"1134\" data-height=\"474\" style=\"aspect-ratio: auto 1310 \/ 548;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: justify; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\"><strong><b data-stringify-type=\"bold\">Your eBook is complete and ready to download.&nbsp;<\/b><\/strong>BUT you can format it directly in the software. &nbsp;Let&#8217;s say you want to change the font, add images or links in you can do that right here. In fact you can add anything you wish. Then you can download your eBook as a PDF, text or doc file. The eBook is also stored in the software and you can go back and edit at any time. You can even regenerate the whole book if you wish.<\/p>\n<h3 style=\"text-align: center;\" tabindex=\"0\"><strong><span tabindex=\"0\">Ai Wizardy Free Access<\/span><\/strong><\/h3>\n<p style=\"text-align: center; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\"><strong>Retail Value: 47<\/strong><\/p>\n<ul tabindex=\"0\" style=\"\">\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\"><span tabindex=\"0\">Ai Wizardy<\/span><\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">E-Book Wizardry<\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">E-Book Wizardry PRO Features<\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">Unlimited E-Book Creation<\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">Unlimited Social Media Content<\/span><\/li>\n<li tabindex=\"0\" style=\"\"><span tabindex=\"0\" style=\"\">Bonuses Mentioned Below<\/span><\/li>\n<\/ul>\n<h3 style=\"text-align: center;\" tabindex=\"0\"><strong><span tabindex=\"0\">E-BookWizardy<\/span><\/strong><strong><span tabindex=\"0\">Personal<\/span><\/strong><\/h3>\n<p style=\"text-align: center; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\"><strong>Retail Value: 67<\/strong><\/p>\n<ul tabindex=\"0\" style=\"\">\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\"><span tabindex=\"0\" style=\"\">Ai Wizardy<\/span><\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">E-Book Wizardry<\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">E-Book Wizardry PRO Features<\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">Unlimited E-Book Creation<\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">Unlimited Social Media Content<\/span><\/li>\n<li tabindex=\"0\" style=\"\"><span tabindex=\"0\" style=\"\">Bonuses Mentioned Below<\/span><\/li>\n<\/ul>\n<h3 style=\"text-align: center;\" tabindex=\"0\"><strong><span tabindex=\"0\" style=\"\">E-Book Wizardry PRO<\/span><\/strong><\/h3>\n<p style=\"text-align: center;\"><strong>Retail Value: 57 monthly<\/strong><\/p>\n<ul tabindex=\"0\" style=\"\">\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\"><span tabindex=\"0\">Ai Wizardy<\/span><\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">E-Book Wizardry<\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">E-Book Wizardry PRO Features<\/span><\/li>\n<li tabindex=\"0\" style=\"\"><span tabindex=\"0\" style=\"\">Unlimited E-Book Creation<\/span><\/li>\n<li tabindex=\"0\" style=\"\"><span tabindex=\"0\" style=\"\">Unlimited Social Media Content<\/span><\/li>\n<li tabindex=\"0\" style=\"\"><span tabindex=\"0\" style=\"\">Bonuses Mentioned Below<\/span><\/li>\n<\/ul>\n<h3 tabindex=\"0\" style=\"text-align: center;\"><strong><span tabindex=\"0\">E-Book Wizardry Unlimited<\/span><\/strong><\/h3>\n<p style=\"text-align: center;\"><strong>Retail Value: 47 monthly<\/strong><\/p>\n<ul tabindex=\"0\" style=\"\">\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\"><span style=\"font-weight: normal;\" tabindex=\"0\">Ai Wizardy<\/span><\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">E-Book Wizardry<\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">E-Book Wizardry PRO Features<\/span><\/li>\n<li tabindex=\"0\" style=\"\"><span tabindex=\"0\" style=\"\">Unlimited E-Book Creation<\/span><\/li>\n<li tabindex=\"0\" style=\"\"><span tabindex=\"0\" style=\"\">Unlimited Social Media Content<\/span><\/li>\n<li tabindex=\"0\" style=\"\"><span tabindex=\"0\" style=\"\">Bonuses Mentioned Below<\/span><\/li>\n<\/ul>\n<p><a id=\"buynow\" tabindex=\"0\"> <\/a><\/p>\n<h6 style=\"text-align: center;\" tabindex=\"0\"><strong>Actual Retail Price Including Bonuses- <span style=\"text-decoration: line-through;\" tabindex=\"0\">$1,375.00<\/span><\/strong><\/h6>\n<p style=\"text-align: center;\" tabindex=\"0\">Total Discount Applied = 96.20%<\/p>\n<p style=\"text-align: center;\" tabindex=\"0\">Total Savings = $1,345.00<\/p>\n<p style=\"text-align: center;\" tabindex=\"0\"><strong>Pay Once, Get Guaranteed Access For 2 Yrs<\/strong><\/p>\n<p style=\"text-align: center;\" tabindex=\"0\">In addition to the powerful platform you&#8217;ll get access to, you&#8217;ll also benefit from our one-time payment model that allows you to use the platform for years to come!<\/p>\n<p style=\"text-align: center;\" tabindex=\"0\"><strong>Get All Updates &amp; Enhancement FREE<\/strong><\/p>\n<p style=\"text-align: center;\" tabindex=\"0\">In order to ensure that you have the best possible experience, we provide free updates that guarantee you have access to the latest and greatest features available!<\/p>\n<p style=\"text-align: center;\"><strong><strong><strong>Watch How E-book Wizardry Works<\/strong><\/strong><\/strong><\/p>\n<p style=\"text-align: center; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\">A 6,000+ word eBook created before your eyes in just a few minutes&#8230;.<\/p>\n<p style=\"text-align: justify; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\">E-book Wizardry doesn&#8217;t just give you an eBook creation tool; it provides you with a direct route into this vibrant, profitable market. <strong>It simplifies the eBook creation process, so you can focus on getting your work out to the world.<\/strong> With E-book Wizardry and Amazon combined, your potential earnings could skyrocket.<\/p>\n<p style=\"text-align: center;\"><strong>That&#8217;s Not All <\/strong><strong>Today You Can Also Get Access To&nbsp;<\/strong><em><span style=\"text-decoration: underline; --tcb-applied-color: rgb(236, 197, 3) !important; color: rgb(236, 197, 3) !important;\"><strong><span style=\"font-size: 50px !important;\">E-Book Wizardry PRO<\/span><\/strong><\/span><\/em><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"994\" data-init-width=\"1201\" height=\"416\" data-init-height=\"503\" src=\"https:\/\/i.imgur.com\/xv09HW1.png\" data-width=\"994\" data-height=\"416\" style=\"aspect-ratio: auto 1201 \/ 503;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center;\"><strong>Now, You Might Be Wondering: <\/strong><strong>&#8220;What Exactly Is Ebook Wizardry PRO?&#8221;<\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"479\" data-init-width=\"800\" height=\"429\" data-init-height=\"717\" src=\"https:\/\/i.imgur.com\/iWnw8Y3.png\" data-width=\"479\" data-height=\"429\" style=\"aspect-ratio: auto 800 \/ 717;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"\"><strong>Well, I&#8217;m Glad You Asked<\/strong><\/p>\n<p style=\"\">E-Book Wizardry Pro is the ultimate cloud-hosted social media marketing software designed for business just like yours. It&#8217;s not merely an upgrade or an improvement on existing tools. It is a revolutionary solution that will completely redefine how you market your business on social media.<\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"603\" data-init-width=\"666\" height=\"289\" data-init-height=\"320\" src=\"https:\/\/i.imgur.com\/shyus1a.png\" data-width=\"603\" data-height=\"289\" style=\"aspect-ratio: auto 666 \/ 320;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"\"><strong>Unlock Your Social Media Potential: Generate AI-Powered Call to Actions<\/strong><\/p>\n<p style=\"\">Use AI to generate compelling Call-to-Actions for your social media. Drive your audience towards the next step, whether it&#8217;s a purchase or a share. With immediate impact, our CTAs turn simple views into sales. It&#8217;s simple: Better CTAs, better results.<\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"603\" data-init-width=\"664\" height=\"287\" data-init-height=\"316\" src=\"https:\/\/i.imgur.com\/B5tLszc.png\" data-width=\"603\" data-height=\"287\" style=\"aspect-ratio: auto 664 \/ 316;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"color: rgb(236, 197, 3) !important; --tcb-applied-color: rgb(236, 197, 3) !important;\"><strong>Elevate Your Brand Connection: Generate Impactful Social Media Posts<\/strong><\/p>\n<p style=\"\"><span style=\"--tcb-applied-color: rgb(255, 255, 255) !important; color: rgb(255, 255, 255) !important;\">Leverage AI to optimize your social media posts for higher conversions. This isn&#8217;t just about outreach, but driving tangible results. With E-Book WIzardry PRO every post is designed to maximize engagement and conversions. <\/span><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"603\" data-init-width=\"665\" height=\"287\" data-init-height=\"317\" src=\"https:\/\/i.imgur.com\/FphAEXS.png\" data-width=\"603\" data-height=\"287\" style=\"aspect-ratio: auto 665 \/ 317;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"color: rgb(236, 197, 3) !important; --tcb-applied-color: rgb(236, 197, 3) !important;\"><strong>Boost Your TikTok Strategy: AI-Driven Video Ideas For Authentic Connections<\/strong><\/p>\n<p style=\"color: rgb(255, 255, 255) !important; --tcb-applied-color: rgb(255, 255, 255) !important;\">Use AI to create TikTok videos that truly connect. These videos grab attention, spark interest, and encourage viewers to act. By tapping into what&#8217;s popular and relevant, your brand consistently stays ahead of the curve. The outcome? More views, more engagement, and a stronger online presence.<\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"603\" data-init-width=\"664\" height=\"287\" data-init-height=\"316\" src=\"https:\/\/i.imgur.com\/2YKL8NX.png\" data-width=\"603\" data-height=\"287\" style=\"aspect-ratio: auto 664 \/ 316;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"color: rgb(236, 197, 3) !important; --tcb-applied-color: rgb(236, 197, 3) !important;\"><strong>Boost Your Product Display: AI-Enhanced Instagram Descriptions<\/strong><\/p>\n<p style=\"\">With Instagram, each post is an opportunity to showcase your product. Harness AI to craft descriptions that do more than just inform; they compel. Highlight the unique aspects of your products and tell a story that grabs attention. Using advanced algorithms, get content that aligns with trends and audience preferences. The result? Posts that not only catch the eye but drive action. Make every Instagram description a selling point.<\/p>\n<p style=\"text-align: center;\"><strong>That&#8217;s What E-book Wizardry PRO Offers You.<\/strong><\/p>\n<p style=\"text-align: center;\">The advanced features of E-book Wizardry PRO take your marketing efforts from ordinary to extraordinary.<\/p>\n<p style=\"\"><span style=\"--tcb-applied-color: rgb(255, 255, 255) !important; color: rgb(255, 255, 255) !important;\">Dive into the next generation of social media content creation. With E-Book Wizardry PRO, <strong>consistently generate posts that amplify your brand&#8217;s voice and reach. <\/strong>Explore the unmatched benefits it brings to the table.<\/span><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"548\" data-init-width=\"1468\" height=\"359\" data-init-height=\"962\" src=\"https:\/\/i.imgur.com\/ht6Era0.png\" data-width=\"548\" data-height=\"359\" style=\"aspect-ratio: auto 1468 \/ 962;\" loading=\"lazy\"><\/span><\/p>\n<p><span style=\"--tcb-applied-color: rgb(255, 255, 255) !important; color: rgb(255, 255, 255) !important;\">Whether you&#8217;re a small local business, a growing startup, or a big company, E-Book Wizardry Pro has been meticulously engineered to cater to your unique needs and help you conquer the world of social media marketing.<\/span><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"548\" data-init-width=\"675\" height=\"365\" data-init-height=\"450\" src=\"https:\/\/i.imgur.com\/3HciqNk.png\" data-width=\"548\" data-height=\"365\" style=\"aspect-ratio: auto 675 \/ 450;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center;\"><strong><span style=\"--tcb-applied-color: rgb(0, 0, 0) !important; color: rgb(0, 0, 0) !important;\">But Wait There&#8217;s More! <\/span><\/strong><strong><span style=\"--tcb-applied-color: rgb(0, 0, 0) !important; color: rgb(0, 0, 0) !important;\">Today You Have The Opportunity To Access&nbsp;<\/span><\/strong><strong><span style=\"--tcb-applied-color: rgb(0, 0, 0) !important; color: rgb(0, 0, 0) !important;\"><\/span><\/strong><em><span style=\"text-decoration: underline; --tcb-applied-color: rgb(28, 177, 46) !important; color: rgb(28, 177, 46) !important;\"><strong><span style=\"font-size: 50px !important;\">E-Book Wizardry Unlimited<\/span><\/strong><\/span><\/em><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"994\" data-init-width=\"2000\" height=\"512\" data-init-height=\"1031\" src=\"https:\/\/i.imgur.com\/CyQxvYH.png\" data-width=\"994\" data-height=\"512\" style=\"aspect-ratio: auto 2000 \/ 1031;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\">With E-Book Wizardry Unlimited, you have access to both the Personal and Pro versions with unlimited usage.Create as many e-Books as you want and generate unlimited social media content with ease. It&#8217;s straightforward: more tools, more content = <strong><span style=\"--tcb-applied-color: rgb(0, 0, 0) !important; color: rgb(0, 0, 0) !important;\">MORE PROFITS<\/span><\/strong><\/p>\n<h3 style=\"text-align: center;\" tabindex=\"0\"><strong><span tabindex=\"0\">Ai Wizardy Free Access<\/span><\/strong><\/h3>\n<p style=\"text-align: center; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\"><strong>Retail Value: 47<\/strong><\/p>\n<ul tabindex=\"0\" style=\"\">\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\"><span tabindex=\"0\">Ai Wizardy<\/span><\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">E-Book Wizardry<\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">E-Book Wizardry PRO Features<\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">Unlimited E-Book Creation<\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">Unlimited Social Media Content<\/span><\/li>\n<li tabindex=\"0\" style=\"\"><span tabindex=\"0\" style=\"\">Bonuses Mentioned Below<\/span><\/li>\n<\/ul>\n<h3 style=\"text-align: center;\" tabindex=\"0\"><strong><span tabindex=\"0\">E-BookWizardy<\/span><\/strong><strong><span tabindex=\"0\">Personal<\/span><\/strong><\/h3>\n<p style=\"text-align: center; color: rgb(0, 0, 0) !important; --tcb-applied-color: rgb(0, 0, 0) !important;\"><strong>Retail Value: 67<\/strong><\/p>\n<ul tabindex=\"0\" style=\"\">\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\"><span tabindex=\"0\" style=\"\">Ai Wizardy<\/span><\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">E-Book Wizardry<\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">E-Book Wizardry PRO Features<\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">Unlimited E-Book Creation<\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">Unlimited Social Media Content<\/span><\/li>\n<li tabindex=\"0\" style=\"\"><span tabindex=\"0\" style=\"\">Bonuses Mentioned Below<\/span><\/li>\n<\/ul>\n<h3 style=\"text-align: center;\" tabindex=\"0\"><strong><span tabindex=\"0\" style=\"\">E-Book Wizardry PRO<\/span><\/strong><\/h3>\n<p style=\"text-align: center;\"><strong>Retail Value: 57 monthly<\/strong><\/p>\n<ul tabindex=\"0\" style=\"\">\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\"><span tabindex=\"0\">Ai Wizardy<\/span><\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">E-Book Wizardry<\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">E-Book Wizardry PRO Features<\/span><\/li>\n<li tabindex=\"0\" style=\"\"><span tabindex=\"0\" style=\"\">Unlimited E-Book Creation<\/span><\/li>\n<li tabindex=\"0\" style=\"\"><span tabindex=\"0\" style=\"\">Unlimited Social Media Content<\/span><\/li>\n<li tabindex=\"0\" style=\"\"><span tabindex=\"0\" style=\"\">Bonuses Mentioned Below<\/span><\/li>\n<\/ul>\n<h3 tabindex=\"0\" style=\"text-align: center;\"><strong><span tabindex=\"0\">E-Book Wizardry Unlimited<\/span><\/strong><\/h3>\n<p style=\"text-align: center;\"><strong>Retail Value: 47 monthly<\/strong><\/p>\n<ul tabindex=\"0\" style=\"\">\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\"><span style=\"font-weight: normal;\" tabindex=\"0\">Ai Wizardy<\/span><\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">E-Book Wizardry<\/span><\/li>\n<li style=\"\" tabindex=\"0\"><span style=\"\" tabindex=\"0\">E-Book Wizardry PRO Features<\/span><\/li>\n<li tabindex=\"0\" style=\"\"><span tabindex=\"0\" style=\"\">Unlimited E-Book Creation<\/span><\/li>\n<li tabindex=\"0\" style=\"\"><span tabindex=\"0\" style=\"\">Unlimited Social Media Content<\/span><\/li>\n<li tabindex=\"0\" style=\"\"><span tabindex=\"0\" style=\"\">Bonuses Mentioned Below<\/span><\/li>\n<\/ul>\n<p><a id=\"buynow\" tabindex=\"0\"> <\/a><\/p>\n<h6 style=\"text-align: center;\" tabindex=\"0\"><strong>Actual Retail Price Including Bonuses- <span style=\"text-decoration: line-through;\" tabindex=\"0\">$1,375.00<\/span><\/strong><\/h6>\n<p style=\"text-align: center;\" tabindex=\"0\">Total Discount Applied = 96.20%<\/p>\n<p style=\"text-align: center;\" tabindex=\"0\">Total Savings = $1,345.00<\/p>\n<p style=\"text-align: center;\" tabindex=\"0\"><strong>Pay Once, Get Guaranteed Access For 2 Yrs<\/strong><\/p>\n<p style=\"text-align: center;\" tabindex=\"0\">In addition to the powerful platform you&#8217;ll get access to, you&#8217;ll also benefit from our one-time payment model that allows you to use the platform for years to come!<\/p>\n<p style=\"text-align: center;\" tabindex=\"0\"><strong>Get All Updates &amp; Enhancement FREE<\/strong><\/p>\n<p style=\"text-align: center;\" tabindex=\"0\">In order to ensure that you have the best possible experience, we provide free updates that guarantee you have access to the latest and greatest features available!<\/p>\n<p style=\"text-align: center;\"><strong>Creating EBooks From Scratch Is Hard<\/strong><\/p>\n<p style=\"text-align: center;\">Let&#8217;s Take A Look At Some Of The Challenges You&#8217;d Face:<strong><\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"500\" data-init-width=\"500\" height=\"417\" data-init-height=\"417\" src=\"https:\/\/i.imgur.com\/RBQhJip.png\" data-width=\"500\" data-height=\"417\" style=\"aspect-ratio: auto 500 \/ 417;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center;\"><strong>Idea Generation<\/strong><\/p>\n<p style=\"\"><span style=\"--tcb-applied-color: rgb(255, 255, 255) !important; color: rgb(255, 255, 255) !important; font-size: 22px !important;\">This is where you choose the topic of your eBook. It needs to be something you&#8217;re knowledgeable about and passionate enough to write on.More importantly, it should be a topic that your intended audience will find valuable and interesting.<\/span><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"500\" data-init-width=\"500\" height=\"417\" data-init-height=\"417\" src=\"https:\/\/i.imgur.com\/xy8FyN1.png\" data-width=\"500\" data-height=\"417\" style=\"aspect-ratio: auto 500 \/ 417;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center;\"><strong>Research<\/strong><\/p>\n<p style=\"\"><span style=\"--tcb-applied-color: rgb(255, 255, 255) !important; color: rgb(255, 255, 255) !important; font-size: 22px !important;\">Once you&#8217;ve decided on a topic, it&#8217;s time to delve into in-depth research. This is a critical phase where you gather all the information and facts related to your topic. You must make sure your research is up-to-date and accurate, to maintain the credibility of your eBook.<\/span><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"500\" data-init-width=\"500\" height=\"417\" data-init-height=\"417\" src=\"https:\/\/i.imgur.com\/oYwrw0Z.png\" data-width=\"500\" data-height=\"417\" style=\"aspect-ratio: auto 500 \/ 417;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center;\"><strong>Outline Creation<\/strong><\/p>\n<p style=\"\"><span style=\"--tcb-applied-color: rgb(255, 255, 255) !important; color: rgb(255, 255, 255) !important; font-size: 22px !important;\">Now, it&#8217;s time to create a structure or outline for your eBook. This helps organize your thoughts and research into a logical flow.Your outline will be the backbone of your eBook, guiding your writing and helping you stay on track.<\/span><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"500\" data-init-width=\"500\" height=\"417\" data-init-height=\"417\" src=\"https:\/\/i.imgur.com\/88nxLIN.png\" data-width=\"500\" data-height=\"417\" style=\"aspect-ratio: auto 500 \/ 417;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center;\"><strong>Content Writing<\/strong><\/p>\n<p style=\"\"><span style=\"--tcb-applied-color: rgb(255, 255, 255) !important; color: rgb(255, 255, 255) !important; font-size: 22px !important;\">This is where the real work begins &#8211; the actual writing of the eBook.Here, you need to turn your research and outline into engaging, easily readable text. This can be a daunting task as it requires good writing skills and a considerable amount of time.<\/span><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"500\" data-init-width=\"500\" height=\"417\" data-init-height=\"417\" src=\"https:\/\/i.imgur.com\/bZdFI6z.png\" data-width=\"500\" data-height=\"417\" style=\"aspect-ratio: auto 500 \/ 417;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center;\"><strong>Design and Formatting<\/strong><\/p>\n<p style=\"\"><span style=\"--tcb-applied-color: rgb(255, 255, 255) !important; color: rgb(255, 255, 255) !important; font-size: 22px !important;\">Once the content is finalized, you move onto design and formatting. This involves choosing an appealing layout, selecting appropriate fonts, and adding any necessary graphics or images. You also need to format your eBook for various devices and eBook readers.<\/span><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"500\" data-init-width=\"500\" height=\"417\" data-init-height=\"417\" src=\"https:\/\/i.imgur.com\/laQV6EL.png\" data-width=\"500\" data-height=\"417\" style=\"aspect-ratio: auto 500 \/ 417;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center;\"><strong>Editing And Proofreading<\/strong><\/p>\n<p style=\"\"><span style=\"--tcb-applied-color: rgb(255, 255, 255) !important; color: rgb(255, 255, 255) !important; font-size: 22px !important;\">After your first draft is ready, it&#8217;s time to review your work. This stage involves checking for grammar errors, awkward sentences, and information inconsistencies. You&#8217;ll also look at the flow and tone of your eBook to ensure it&#8217;s engaging and coherent.<\/span><\/p>\n<p style=\"text-align: center;\"><strong>ALL THIS CAN BE DONE WITH E-BOOK WIZARDRY IN MINUTES!<\/strong><\/p>\n<p style=\"text-align: center;\"><strong>Just Some Of The Ways You Can Use E-book Wizardry&nbsp;<\/strong><\/p>\n<ul>\n<li><span><strong>Self Publishing: <\/strong>With E-book Wizardry, we&#8217;ve streamlined the eBook creation process, giving you a powerful tool that makes self-publishing not only achievable but also remarkably easy.<\/span><\/li>\n<li><span><strong>Private Label Rights (PLR):&nbsp;<\/strong>With PLR, you produce the content but give buyers the rights to brand and sell it as their own. It&#8217;s a quick way for others to add value to their brand, and a steady income stream for you.<\/span><\/li>\n<li><span><strong>Affiliate Marketing:&nbsp;<\/strong>Embed affiliate links within your e-book. Each time a reader purchases a product or service via your link, you earn a commission.<\/span><\/li>\n<li><span><strong>Sponsorship and Advertising:&nbsp;<\/strong>Businesses related to your e-book&#8217;s topic might be interested in sponsoring your e-book or placing ads within it, providing another avenue of income.<\/span><\/li>\n<\/ul>\n<ul>\n<li><span><strong>Lead Generation: <\/strong>With E-book Wizardry, you can create quality eBooks in a matter of minutes, not weeks. Within minutes, you&#8217;ll have an eBook ready to serve as a lead magnet, helping you attract potential customers and grow your business.<\/span><\/li>\n<li><span><strong>Print On Demand: <\/strong>Once you&#8217;ve created your eBooks using E-book Wizardry, they can be easily converted into print-ready files for these print on demand services. Not only are you selling digital copies of your books, but now you also have the option to cater to readers who prefer a physical copy in their hands.<\/span><\/li>\n<li><span><strong>Sell it as a Course:&nbsp;<\/strong>If your e-book is instructional, consider repurposing it as a course. Platforms like Udemy or Teachable can host your course and bring it to a wider audience.<\/span><\/li>\n<\/ul>\n<p style=\"text-align: center;\">And That&#8217;s Just The Tip Of The Iceberg! Here Are Even More Reasons Why<\/p>\n<p style=\"text-align: center;\"><strong>E-Book Wizardry Is The Perfect Addition To Your Business Toolkit<\/strong><\/p>\n<p style=\"text-align: center;\"><strong>Fast and Easy eBook Creation<\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"500\" data-init-width=\"500\" height=\"300\" data-init-height=\"300\" src=\"https:\/\/i.imgur.com\/PMt4I6P.png\" data-width=\"500\" data-height=\"300\" style=\"aspect-ratio: auto 500 \/ 300;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"\"><strong><span style=\"text-decoration: underline;\">Save time and effort<\/span> <\/strong>by crafting professional-grade eBooks in just minutes, even without writing or design skills.<\/p>\n<p style=\"text-align: center;\"><strong>Fast and Easy eBook Creation<\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"500\" data-init-width=\"500\" height=\"300\" data-init-height=\"300\" src=\"https:\/\/i.imgur.com\/WLPOkIb.png\" data-width=\"500\" data-height=\"300\" style=\"aspect-ratio: auto 500 \/ 300;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"\">Personalize every aspect of your eBooks, <strong><span style=\"text-decoration: underline;\">making them stand out<\/span><\/strong> in the competitive market.<\/p>\n<p style=\"text-align: center;\"><strong>Fast and Easy eBook Creation<\/strong><\/p>\n<p><span><img decoding=\"async\" alt=\"\" width=\"500\" data-init-width=\"500\" height=\"300\" data-init-height=\"300\" src=\"https:\/\/i.imgur.com\/c1kKCNL.png\" data-width=\"500\" data-height=\"300\" style=\"aspect-ratio: auto 500 \/ 300;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"\">Capitalize on the booming eBook industry by offering a <strong><span style=\"text-decoration: underline;\">top-quality product<\/span><\/strong> with an attractive, personalized touch.<\/p>\n<p><span tabindex=\"0\"><img decoding=\"async\" alt=\"Default Alt Tag for this page\" width=\"701\" data-init-width=\"860\" height=\"166\" data-init-height=\"204\" src=\"https:\/\/i.imgur.com\/8NirHpR.png\" data-width=\"701\" data-height=\"166\" style=\"aspect-ratio: auto 860 \/ 204;\" mt-d=\"0\" ml-d=\"0\" mt-m=\"0\" tabindex=\"0\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center;\" tabindex=\"0\"><strong><span tabindex=\"0\">100% <span tabindex=\"0\">FREE&nbsp;<\/span><\/span><\/strong><strong><span tabindex=\"0\">When You Claim <\/span><\/strong><strong><span tabindex=\"0\">E-Book Wizardry Unlimited<\/span><\/strong><\/p>\n<p><span tabindex=\"0\"><a href=\"https:\/\/thegiveawayguy.biz\/wp-content\/uploads\/2023\/08\/bonus-1-3-1-2-3.png\" tabindex=\"0\"><img decoding=\"async\" alt=\"Default Alt Tag for this page\" data-id=\"35606\" width=\"223\" data-init-width=\"503\" height=\"54\" data-init-height=\"122\" title=\"bonus-1-3\" src=\"https:\/\/thegiveawayguy.biz\/wp-content\/uploads\/2023\/08\/bonus-1-3-1-2-3.png\" data-width=\"223\" data-height=\"54\" data-link-wrap=\"true\" style=\"aspect-ratio: auto 503 \/ 122;\" ml-d=\"0\" mt-d=\"0\" tabindex=\"0\" loading=\"lazy\"><\/a><\/span><span><img decoding=\"async\" alt=\"\" width=\"898\" data-init-width=\"1200\" height=\"449\" data-init-height=\"600\" src=\"https:\/\/imgur.com\/OknjgeW.jpg\" data-width=\"898\" data-height=\"449\" style=\"aspect-ratio: auto 1200 \/ 600;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center;\" tabindex=\"0\"><strong>Retail Value &#8211; $5<\/strong><\/p>\n<p><span tabindex=\"0\"><a href=\"https:\/\/thegiveawayguy.biz\/wp-content\/uploads\/2023\/08\/bonus-1-3-1-2-3.png\" tabindex=\"0\"><img decoding=\"async\" alt=\"Default Alt Tag for this page\" data-id=\"24462\" width=\"223\" data-init-width=\"503\" height=\"54\" data-init-height=\"122\" title=\"bonus-2\" src=\"https:\/\/thegiveawayguy.biz\/wp-content\/uploads\/2023\/08\/bonus-2-29-3.png\" data-width=\"223\" data-height=\"54\" data-link-wrap=\"true\" style=\"aspect-ratio: auto 503 \/ 122;\" ml-d=\"0\" mt-d=\"0\" tabindex=\"0\" loading=\"lazy\"><\/a><\/span><span><img decoding=\"async\" alt=\"\" width=\"898\" data-init-width=\"1200\" height=\"449\" data-init-height=\"600\" src=\"https:\/\/imgur.com\/ZaLytWk.jpg\" data-width=\"898\" data-height=\"449\" style=\"aspect-ratio: auto 1200 \/ 600;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center;\" tabindex=\"0\"><strong>Retail Value &#8211; $17<\/strong><\/p>\n<p><span tabindex=\"0\"><a href=\"https:\/\/thegiveawayguy.biz\/wp-content\/uploads\/2023\/08\/bonus-1-3-1-2-3.png\" tabindex=\"0\"><img decoding=\"async\" alt=\"\" data-id=\"62594\" width=\"223\" data-init-width=\"503\" height=\"54\" data-init-height=\"122\" title=\"bonus-3\" src=\"https:\/\/thegiveawayguy.biz\/wp-content\/uploads\/2023\/08\/bonus-3-3-3.png\" data-width=\"223\" data-height=\"54\" data-link-wrap=\"true\" style=\"aspect-ratio: auto 503 \/ 122;\" ml-d=\"0\" mt-d=\"0\" tabindex=\"0\" loading=\"lazy\"><\/a><\/span><span><img decoding=\"async\" alt=\"\" width=\"898\" data-init-width=\"1200\" height=\"449\" data-init-height=\"600\" src=\"https:\/\/imgur.com\/kQLOECt.jpg\" data-width=\"898\" data-height=\"449\" style=\"aspect-ratio: auto 1200 \/ 600;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center;\" tabindex=\"0\"><strong>Retail Value &#8211; $27<\/strong><\/p>\n<p><span tabindex=\"0\"><a href=\"https:\/\/thegiveawayguy.biz\/wp-content\/uploads\/2023\/08\/bonus-1-3-1-2-3.png\" tabindex=\"0\"><img decoding=\"async\" alt=\"\" data-id=\"78479\" width=\"223\" data-init-width=\"503\" height=\"54\" data-init-height=\"122\" title=\"bonus-4-6-2-2\" src=\"https:\/\/thegiveawayguy.biz\/wp-content\/uploads\/2023\/08\/bonus-4-6-2-2-3.png\" data-width=\"223\" data-height=\"54\" data-link-wrap=\"true\" style=\"aspect-ratio: auto 503 \/ 122;\" ml-d=\"0\" mt-d=\"0\" tabindex=\"0\" loading=\"lazy\"><\/a><\/span><span><img decoding=\"async\" alt=\"\" width=\"898\" data-init-width=\"1200\" height=\"449\" data-init-height=\"600\" src=\"https:\/\/imgur.com\/MVhAH12.jpg\" data-width=\"898\" data-height=\"449\" style=\"aspect-ratio: auto 1200 \/ 600;\" loading=\"lazy\"><\/span><\/p>\n<p style=\"text-align: center;\" tabindex=\"0\"><strong>Retail Value &#8211; $27<\/strong><\/p>\n<h6 style=\"text-align: center;\" tabindex=\"0\"><strong>Actual Retail Price Including Bonuses- <span style=\"text-decoration: line-through;\" tabindex=\"0\">$1,375.00<\/span><\/strong><\/h6>\n<p style=\"text-align: center;\" tabindex=\"0\">Total Discount Applied = 96.20%<\/p>\n<p style=\"text-align: center;\" tabindex=\"0\">Total Savings = $1,345.00<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The #1 Automated e-Book Creator For ANY Topic Or Niche In Minutes Effortlessly transform your ideas into professionally crafted e-books in just mere minutes, no matter the subject or niche. Create eBooks in Just 3 Clicks For The&nbsp;Ebook Market Which Is Estimated To Be Valued At Approximately USD 16.42 Billion In 2023 Number One ebook [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":"","tve_updated_post":"","tve_custom_css":"","tve_user_custom_css":"","tve_globals":{},"tcb2_ready":1,"tcb_editor_enabled":1,"tve_landing_page":"a79f3cf7fe0c7dcc4335f292805313a9","_tve_header":"0","_tve_footer":"0"},"folder":[],"class_list":["post-18362","page","type-page","status-publish","hentry","post-wrapper","thrv_wrapper"],"acf":[],"_links":{"self":[{"href":"https:\/\/thegiveawayguy.biz\/v\/wp\/v2\/pages\/18362","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thegiveawayguy.biz\/v\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thegiveawayguy.biz\/v\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thegiveawayguy.biz\/v\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/thegiveawayguy.biz\/v\/wp\/v2\/comments?post=18362"}],"version-history":[{"count":0,"href":"https:\/\/thegiveawayguy.biz\/v\/wp\/v2\/pages\/18362\/revisions"}],"wp:attachment":[{"href":"https:\/\/thegiveawayguy.biz\/v\/wp\/v2\/media?parent=18362"}],"wp:term":[{"taxonomy":"folder","embeddable":true,"href":"https:\/\/thegiveawayguy.biz\/v\/wp\/v2\/folder?post=18362"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}