{"id":130,"date":"2026-07-26T22:05:46","date_gmt":"2026-07-26T22:05:46","guid":{"rendered":"https:\/\/sandboxrun.online\/?page_id=130"},"modified":"2026-07-26T22:40:50","modified_gmt":"2026-07-26T22:40:50","slug":"terms-of-use","status":"publish","type":"page","link":"https:\/\/sandboxrun.online\/?page_id=130","title":{"rendered":"Terms of Use"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"130\" class=\"elementor elementor-130\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eace2bc e-flex e-con-boxed e-con e-parent\" data-id=\"eace2bc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7346532 elementor-widget elementor-widget-html\" data-id=\"7346532\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Terms of Use | Obiageli<\/title>\r\n<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@700&display=swap');\r\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n  :root { --navy: #0D2B4E; --blue: #1A4A7A; --gold: #C9922A; --grey: #F4F6F9; --mid: #6B7280; --black: #111827; }\r\n  body { font-family: 'Inter', sans-serif; background: #F4F6F9; color: var(--black); line-height: 1.75; font-size: 16px; }\r\n\r\n  .site-header { background: var(--navy); padding: 16px 24px; display: flex; align-items: center; justify-content: space-between; }\r\n  .brand { font-family: 'Playfair Display', serif; font-size: 1.1rem; color: white; text-decoration: none; }\r\n  .brand span { color: #F0C460; }\r\n  .back-link { font-size: 0.85rem; color: rgba(255,255,255,0.65); text-decoration: none; font-weight: 500; }\r\n  .back-link:hover { color: white; }\r\n\r\n  .policy-hero { background: var(--navy); color: white; padding: 52px 24px 44px; text-align: center; border-bottom: 3px solid var(--gold); }\r\n  .policy-hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(1.9rem, 4vw, 2.6rem); margin-bottom: 12px; }\r\n  .policy-hero p { color: rgba(255,255,255,0.65); font-size: 0.95rem; max-width: 540px; margin: 0 auto; line-height: 1.7; }\r\n  .effective-date { display: inline-block; background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.2); color: rgba(255,255,255,0.8); font-size: 0.82rem; font-weight: 600; padding: 5px 16px; border-radius: 20px; margin-top: 16px; }\r\n\r\n  .policy-wrap { max-width: 800px; margin: 48px auto; padding: 0 24px 80px; }\r\n\r\n  .policy-section { background: white; border-radius: 10px; padding: 32px 36px; margin-bottom: 20px; box-shadow: 0 2px 12px rgba(0,0,0,0.05); }\r\n  .section-num { font-size: 0.72rem; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: var(--gold); margin-bottom: 6px; }\r\n  .policy-section h2 { font-family: 'Playfair Display', serif; font-size: 1.25rem; color: var(--navy); margin-bottom: 14px; padding-bottom: 12px; border-bottom: 1px solid #E5E7EB; }\r\n  .policy-section p { color: #374151; font-size: 0.95rem; margin-bottom: 12px; line-height: 1.75; }\r\n  .policy-section p:last-child { margin-bottom: 0; }\r\n  .policy-section ul { list-style: none; margin: 10px 0 14px; }\r\n  .policy-section ul li { display: flex; gap: 12px; font-size: 0.93rem; color: #374151; padding: 7px 0; border-bottom: 1px solid #F3F4F6; line-height: 1.65; }\r\n  .policy-section ul li:last-child { border-bottom: none; }\r\n  .policy-section ul li::before { content: \"\u2022\"; color: var(--navy); font-weight: 700; flex-shrink: 0; margin-top: 2px; }\r\n\r\n  .highlight-box { background: #EFF6FF; border: 1.5px solid #BFDBFE; border-radius: 6px; padding: 16px 20px; margin: 14px 0; font-size: 0.92rem; color: #1E40AF; line-height: 1.7; }\r\n  .highlight-box strong { color: #1E3A8A; }\r\n\r\n  .warning-box { background: #FFF5F5; border: 1.5px solid #FECACA; border-radius: 6px; padding: 16px 20px; margin: 14px 0; font-size: 0.92rem; color: #991B1B; line-height: 1.7; }\r\n  .warning-box strong { color: #7F1D1D; }\r\n\r\n  .contact-card { background: var(--grey); border-radius: 8px; padding: 22px 26px; margin-top: 16px; }\r\n  .contact-card p { margin: 5px 0; font-size: 0.93rem; color: #374151; }\r\n  .contact-card strong { color: var(--navy); }\r\n  .contact-card a { color: var(--blue); text-decoration: none; font-weight: 600; }\r\n  .contact-card a:hover { text-decoration: underline; }\r\n\r\n  .policy-footer { background: var(--navy); color: rgba(255,255,255,0.5); text-align: center; padding: 28px 20px; font-size: 0.82rem; line-height: 1.9; }\r\n  .policy-footer a { color: rgba(255,255,255,0.6); text-decoration: none; margin: 0 8px; }\r\n  .policy-footer a:hover { color: white; }\r\n\r\n  @media (max-width: 600px) { .policy-section { padding: 24px 18px; } .policy-hero { padding: 36px 20px 32px; } }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<header class=\"site-header\">\r\n  <a href=\"https:\/\/sandboxrun.online\/?page_id=106\" class=\"brand\">Obiageli <span>Writes<\/span><\/a>\r\n  <a href=\"https:\/\/sandboxrun.online\/?page_id=106\" class=\"back-link\">Back to Home<\/a>\r\n<\/header>\r\n\r\n<div class=\"policy-hero\">\r\n  <h1>Terms of Use<\/h1>\r\n  <p>Please read these terms carefully before using our websites or purchasing any of our products. By accessing our websites or completing a purchase, you agree to these terms.<\/p>\r\n  <span class=\"effective-date\">Effective Date: July 2026<\/span>\r\n<\/div>\r\n\r\n<div class=\"policy-wrap\">\r\n\r\n  <!-- INTRO -->\r\n  <div class=\"policy-section\">\r\n    <div class=\"section-num\">Introduction<\/div>\r\n    <h2>Who These Terms Apply To<\/h2>\r\n    <p>These Terms of Use govern your access to and use of all websites, digital products, guides, and services operated by Obiageli, a digital creator, remote worker, and author whose work spans fiction, non-fiction, personal development, and practical career guides, and distributed in part through Hillaryl Nsa Publishing.<\/p>\r\n    <p>By visiting any of our websites, purchasing any of our products, or accessing any content we produce, you confirm that you have read, understood, and agreed to be bound by these terms. If you do not agree to these terms, please do not use our websites or purchase our products.<\/p>\r\n    <div class=\"highlight-box\">\r\n      <strong>In plain language:<\/strong> These are the rules for using our websites and buying our products. They protect both you as a customer and us as a creator and publisher. They are fair, straightforward, and designed to make the relationship between us clear from the start.\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- SECTION 1 -->\r\n  <div class=\"policy-section\">\r\n    <div class=\"section-num\">Section 1<\/div>\r\n    <h2>Our Products and Services<\/h2>\r\n    <p>Obiageli creates and sells digital products including fiction, non-fiction books, guides, workbooks, and educational resources. Physical book distribution and certain written works are handled through Hillaryl Nsa Publishing.<\/p>\r\n    <p>All digital products sold through our websites are delivered electronically as downloadable files. No physical product is shipped unless explicitly stated on the relevant product page.<\/p>\r\n    <p>We reserve the right to update, modify, or discontinue any product or service at any time. We will not be liable to you or any third party for any modification, suspension, or discontinuation of a product or service.<\/p>\r\n  <\/div>\r\n\r\n  <!-- SECTION 2 -->\r\n  <div class=\"policy-section\">\r\n    <div class=\"section-num\">Section 2<\/div>\r\n    <h2>Permitted Use of Our Websites<\/h2>\r\n    <p>You may use our websites for lawful personal purposes only. By using our websites you agree that you will not:<\/p>\r\n    <ul>\r\n      <li>Use our websites in any way that violates any applicable local, national, or international law or regulation<\/li>\r\n      <li>Attempt to gain unauthorised access to any part of our websites or any server, system, or database connected to our websites<\/li>\r\n      <li>Transmit any unsolicited or unauthorised advertising or promotional material<\/li>\r\n      <li>Use automated tools, bots, or scrapers to extract content from our websites without our written permission<\/li>\r\n      <li>Impersonate any person or entity or misrepresent your affiliation with any person or entity<\/li>\r\n      <li>Engage in any conduct that restricts or inhibits anyone else's use or enjoyment of our websites<\/li>\r\n    <\/ul>\r\n    <p>We reserve the right to restrict or terminate your access to our websites at any time if we believe you have violated these terms.<\/p>\r\n  <\/div>\r\n\r\n  <!-- SECTION 3 -->\r\n  <div class=\"policy-section\">\r\n    <div class=\"section-num\">Section 3<\/div>\r\n    <h2>Intellectual Property<\/h2>\r\n    <p>All content on our websites and within our digital products, including but not limited to text, graphics, logos, images, audio, video, guides, workbooks, and written works, is the intellectual property of Obiageli or Hillaryl Nsa Publishing where applicable, and is protected by applicable copyright and intellectual property laws.<\/p>\r\n    <p>When you purchase one of our digital products, you are purchasing a personal, non-transferable licence to use that product for your own personal purposes only. You may not:<\/p>\r\n    <ul>\r\n      <li>Copy, reproduce, or duplicate any of our content or products in whole or in part without our written permission<\/li>\r\n      <li>Sell, resell, rent, lease, or sublicence any of our products or content to any third party<\/li>\r\n      <li>Share, distribute, or forward our digital products to any other person in any format<\/li>\r\n      <li>Use our products or content to create derivative works for commercial purposes<\/li>\r\n      <li>Remove or alter any copyright, trademark, or other proprietary notices contained in our products<\/li>\r\n      <li>Present our products or content as your own original work<\/li>\r\n    <\/ul>\r\n    <div class=\"warning-box\">\r\n      <strong>Important:<\/strong> Unauthorised sharing, redistribution, or resale of our digital products is a violation of copyright law and these Terms of Use. We actively monitor for unauthorised distribution and reserve the right to pursue legal remedies where appropriate.\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- SECTION 4 -->\r\n  <div class=\"policy-section\">\r\n    <div class=\"section-num\">Section 4<\/div>\r\n    <h2>Purchases and Payment<\/h2>\r\n    <p>All prices displayed on our websites are in Nigerian Naira unless otherwise stated. Prices are subject to change at any time without notice, except that changes will not affect orders that have already been completed and paid for.<\/p>\r\n    <p>Payments are processed securely through our payment partners including Selar, Paystack, Flutterwave, and Nestuge. We do not store your payment details on our servers. By completing a purchase, you agree to the payment terms of the relevant payment processor.<\/p>\r\n    <p>Once a purchase of a digital product is completed and the download link has been delivered, the transaction is considered fulfilled. Please review our Refund Policy for information about eligible refunds.<\/p>\r\n  <\/div>\r\n\r\n  <!-- SECTION 5 -->\r\n  <div class=\"policy-section\">\r\n    <div class=\"section-num\">Section 5<\/div>\r\n    <h2>Disclaimer of Warranties<\/h2>\r\n    <p>Our websites and products are provided on an as-is and as-available basis. We make no warranties, express or implied, regarding the accuracy, completeness, reliability, or suitability of any content, product, or information provided through our websites.<\/p>\r\n    <p>Specifically, we do not warrant that:<\/p>\r\n    <ul>\r\n      <li>Our websites will be available at all times or free from errors or interruptions<\/li>\r\n      <li>Any information or content on our websites is accurate, complete, or up to date<\/li>\r\n      <li>Any digital product will produce specific results for any individual user<\/li>\r\n      <li>Our websites or products are free from viruses or other harmful components<\/li>\r\n    <\/ul>\r\n    <p>Any results, income figures, or outcomes referenced on our websites or in our products represent what is possible based on real market data. They are not guarantees of what any individual will achieve. Results depend entirely on the individual's effort, consistency, skills, and circumstances.<\/p>\r\n  <\/div>\r\n\r\n  <!-- SECTION 6 -->\r\n  <div class=\"policy-section\">\r\n    <div class=\"section-num\">Section 6<\/div>\r\n    <h2>Limitation of Liability<\/h2>\r\n    <p>To the fullest extent permitted by applicable law, Obiageli and Hillaryl Nsa Publishing shall not be liable for any indirect, incidental, special, consequential, or punitive damages arising out of or relating to your use of our websites or products, including but not limited to loss of income, loss of profits, loss of data, or loss of business opportunity.<\/p>\r\n    <p>Our total liability to you for any claim arising out of or relating to your purchase of any of our products shall not exceed the amount you paid for that product.<\/p>\r\n    <p>Nothing in these terms excludes or limits our liability for fraud, death or personal injury caused by our negligence, or any other liability that cannot be excluded or limited under applicable law.<\/p>\r\n  <\/div>\r\n\r\n  <!-- SECTION 7 -->\r\n  <div class=\"policy-section\">\r\n    <div class=\"section-num\">Section 7<\/div>\r\n    <h2>Third-Party Links and Services<\/h2>\r\n    <p>Our websites may contain links to third-party websites, platforms, or services that are not owned or controlled by us. These links are provided for your convenience and information only.<\/p>\r\n    <p>We have no control over the content, privacy practices, or terms of any third-party website and accept no responsibility for them. Visiting any linked third-party website is at your own risk. We encourage you to review the privacy policy and terms of use of any third-party website you visit.<\/p>\r\n  <\/div>\r\n\r\n  <!-- SECTION 8 -->\r\n  <div class=\"policy-section\">\r\n    <div class=\"section-num\">Section 8<\/div>\r\n    <h2>User Conduct and Prohibited Activities<\/h2>\r\n    <p>In addition to the website use restrictions in Section 2, you agree not to use our websites, products, or any information obtained from them to:<\/p>\r\n    <ul>\r\n      <li>Harass, threaten, or harm any other person<\/li>\r\n      <li>Engage in any fraudulent, deceptive, or misleading activity<\/li>\r\n      <li>Violate the intellectual property rights of any person or organisation<\/li>\r\n      <li>Facilitate any illegal activity of any kind<\/li>\r\n      <li>Make false or misleading claims about our products or about us as a creator or publisher<\/li>\r\n    <\/ul>\r\n  <\/div>\r\n\r\n  <!-- SECTION 9 -->\r\n  <div class=\"policy-section\">\r\n    <div class=\"section-num\">Section 9<\/div>\r\n    <h2>Changes to These Terms<\/h2>\r\n    <p>We may update these Terms of Use from time to time to reflect changes in our practices, our products, or applicable laws. When we make changes, we will update the effective date at the top of this page.<\/p>\r\n    <p>We encourage you to review these terms periodically. Your continued use of our websites or products after any update constitutes your acceptance of the revised terms.<\/p>\r\n  <\/div>\r\n\r\n  <!-- SECTION 10 -->\r\n  <div class=\"policy-section\">\r\n    <div class=\"section-num\">Section 10<\/div>\r\n    <h2>Governing Law<\/h2>\r\n    <p>These Terms of Use are governed by and construed in accordance with the laws of the Federal Republic of Nigeria. Any disputes arising from these terms or from your use of our websites or products shall be subject to the jurisdiction of the courts of Nigeria.<\/p>\r\n    <p>If any provision of these terms is found to be invalid or unenforceable, the remaining provisions will continue in full force and effect.<\/p>\r\n  <\/div>\r\n\r\n  <!-- SECTION 11 -->\r\n  <div class=\"policy-section\">\r\n    <div class=\"section-num\">Section 11<\/div>\r\n    <h2>Contact Us<\/h2>\r\n    <p>If you have any questions about these Terms of Use or any concerns about how we operate, please contact us directly. We aim to respond to all enquiries within 48 hours on business days.<\/p>\r\n    <div class=\"contact-card\">\r\n      <p><strong>Obiageli<\/strong><\/p>\r\n      <p>Digital Creator, Remote Worker and Author<\/p>\r\n      <p>Distributed by Hillaryl Nsa Publishing<\/p>\r\n      <p>Email: <a href=\"mailto:obiageliwrites@gmail.com\">obiageliwrites@gmail.com<\/a><\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<footer class=\"policy-footer\">\r\n  <p>&copy; 2026 Obiageli &nbsp;|&nbsp; Hillaryl Nsa Publishing &nbsp;|&nbsp; obiageliwrites@gmail.com<\/p>\r\n  <p style=\"margin-top: 8px;\">\r\n    <a href=\"https:\/\/sandboxrun.online\/?page_id=120\">Privacy Policy<\/a>\r\n    <a href=\"https:\/\/sandboxrun.online\/?page_id=140\">Refund Policy<\/a>\r\n    <a href=\"https:\/\/sandboxrun.online\/?page_id=135\">Contact<\/a>\r\n  <\/p>\r\n<\/footer>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Terms of Use | Obiageli Obiageli Writes Back to Home Terms of Use Please read these terms carefully before using our websites or purchasing any of our products. By accessing our websites or completing a purchase, you agree to these terms. Effective Date: July 2026 Introduction Who These Terms Apply To These Terms of Use [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-130","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sandboxrun.online\/index.php?rest_route=\/wp\/v2\/pages\/130","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sandboxrun.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sandboxrun.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sandboxrun.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sandboxrun.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=130"}],"version-history":[{"count":5,"href":"https:\/\/sandboxrun.online\/index.php?rest_route=\/wp\/v2\/pages\/130\/revisions"}],"predecessor-version":[{"id":159,"href":"https:\/\/sandboxrun.online\/index.php?rest_route=\/wp\/v2\/pages\/130\/revisions\/159"}],"wp:attachment":[{"href":"https:\/\/sandboxrun.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}