<!DOCTYPE html>

<html lang="en">

<head>

    <meta charset="UTF-8">

    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <title>Terms of Service - Nexus Apparels</title>

    <style>

        body { font-family: Arial, sans-serif; max-width: 800px; margin: 50px auto; padding: 20px; line-height: 1.6; }

        h1 { color: #333; }

        h2 { color: #555; margin-top: 30px; }

    </style>

</head>

<body>

    <h1>Terms of Service</h1>

    <p><strong>Last updated:</strong> May 31, 2026</p>

    

    <h2>Acceptance of Terms</h2>

    <p>By accessing and using Nexus Apparels' TikTok integration services, you accept and agree to be bound by these Terms of Service.</p>

    

    <h2>Service Description</h2>

    <p>Nexus Apparels provides automated content posting services to TikTok through the official TikTok API and n8n workflow automation.</p>

    

    <h2>Use of Service</h2>

    <p>You agree to:</p>

    <ul>

        <li>Use the service only for lawful purposes</li>

        <li>Comply with TikTok's Community Guidelines and Terms of Service</li>

        <li>Not post content that violates copyright or intellectual property rights</li>

    </ul>

    

    <h2>API Usage</h2>

    <p>Our service uses TikTok's official API in accordance with TikTok's Developer Terms and Platform Policies. We do not engage in any unauthorized data collection or scraping.</p>

    

    <h2>Limitation of Liability</h2>

    <p>Nexus Apparels is not responsible for:</p>

    <ul>

        <li>Content removal or account actions taken by TikTok</li>

        <li>Service interruptions or API rate limits imposed by TikTok</li>

    </ul>

    

    <h2>Changes to Terms</h2>

    <p>We reserve the right to modify these terms at any time. Continued use of the service constitutes acceptance of updated terms.</p>

    

    <h2>Contact Information</h2>

    <p>For questions about these Terms, contact: <strong>[YOUR EMAIL HERE]</strong></p>

</body>

</html>