Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>FAQ - BoosterBot</title> | |
| <link rel="icon" type="image/x-icon" href="/static/favicon.ico"> | |
| <script src="https://cdn.tailwindcss.com"></script> | |
| <script src="https://unpkg.com/feather-icons"></script> | |
| <style> | |
| @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap'); | |
| body { | |
| font-family: 'Poppins', sans-serif; | |
| } | |
| .faq-item { | |
| border-bottom: 1px solid #e5e7eb; | |
| } | |
| .faq-item:last-child { | |
| border-bottom: none; | |
| } | |
| </style> | |
| </head> | |
| <body class="bg-gray-50"> | |
| <!-- Navigation --> | |
| <nav class="bg-white/80 backdrop-blur-md shadow-sm fixed w-full z-50"> | |
| <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"> | |
| <div class="flex justify-between h-16"> | |
| <div class="flex items-center"> | |
| <div class="flex-shrink-0 flex items-center"> | |
| <i data-feather="zap" class="text-purple-600 w-6 h-6"></i> | |
| <span class="ml-2 text-xl font-bold text-gray-900">BoosterBot</span> | |
| </div> | |
| </div> | |
| <div class="hidden md:ml-6 md:flex md:items-center space-x-8"> | |
| <a href="index.html#features" class="text-gray-700 hover:text-purple-600 px-3 py-2 text-sm font-medium">Features</a> | |
| <a href="index.html#how-it-works" class="text-gray-700 hover:text-purple-600 px-3 py-2 text-sm font-medium">How it works</a> | |
| <a href="privacy.html" class="text-gray-700 hover:text-purple-600 px-3 py-2 text-sm font-medium">Privacy</a> | |
| <a href="index.html#contact" class="text-gray-700 hover:text-purple-600 px-3 py-2 text-sm font-medium">Contact</a> | |
| </div> | |
| <div class="flex items-center"> | |
| <a href="https://t.me/Ultimate_booster_bot" class="bg-purple-600 text-white px-4 py-2 rounded-md text-sm font-medium hover:bg-purple-700 transition duration-150 ease-in-out flex items-center"> | |
| <i data-feather="send" class="w-4 h-4 mr-2"></i> | |
| Get Started | |
| </a> | |
| </div> | |
| </div> | |
| </div> | |
| </nav> | |
| <!-- FAQ Content --> | |
| <section class="pt-32 pb-20 px-4"> | |
| <div class="max-w-4xl mx-auto bg-white rounded-xl shadow-sm p-8"> | |
| <h1 class="text-3xl font-bold text-gray-900 mb-6">Frequently Asked Questions (FAQ) — BoosterBot</h1> | |
| <div class="space-y-6"> | |
| <!-- FAQ Item 1 --> | |
| <div class="faq-item pb-6"> | |
| <h2 class="text-xl font-bold text-gray-900 mb-2">1. What is BoosterBot?</h2> | |
| <p class="text-gray-700">BoosterBot is a Telegram bot that allows users to grow their social media accounts by purchasing followers, likes, comments, reactions, and views using cryptocurrency.</p> | |
| </div> | |
| <!-- FAQ Item 2 --> | |
| <div class="faq-item pb-6"> | |
| <h2 class="text-xl font-bold text-gray-900 mb-2">2. How do I use BoosterBot?</h2> | |
| <p class="text-gray-700">Start the bot on Telegram, select your desired platform (Instagram, Telegram, TikTok, etc.), choose the type of boost, enter your target username or post link, and confirm your order.</p> | |
| </div> | |
| <!-- FAQ Item 3 --> | |
| <div class="faq-item pb-6"> | |
| <h2 class="text-xl font-bold text-gray-900 mb-2">3. What payment methods do you accept?</h2> | |
| <p class="text-gray-700">We accept only cryptocurrency payments, including USDT, BTC, ETH, and other supported coins. No credit cards, PayPal, or fiat payments are accepted.</p> | |
| </div> | |
| <!-- FAQ Item 4 --> | |
| <div class="faq-item pb-6"> | |
| <h2 class="text-xl font-bold text-gray-900 mb-2">4. Is it safe to pay with crypto?</h2> | |
| <p class="text-gray-700">Yes. All payments are processed securely through blockchain networks. BoosterBot never has access to your wallet's private keys or seed phrases.</p> | |
| </div> | |
| <!-- FAQ Item 5 --> | |
| <div class="faq-item pb-6"> | |
| <h2 class="text-xl font-bold text-gray-900 mb-2">5. Do I need to share my social media password?</h2> | |
| <p class="text-gray-700">No. BoosterBot never asks for your password. We only need the public username or post link for order delivery.</p> | |
| </div> | |
| <!-- FAQ Item 6 --> | |
| <div class="faq-item pb-6"> | |
| <h2 class="text-xl font-bold text-gray-900 mb-2">6. How fast will my order be completed?</h2> | |
| <p class="text-gray-700">Delivery time varies depending on the platform and service type. Typical orders begin processing within a few minutes and complete within several hours.</p> | |
| </div> | |
| <!-- FAQ Item 7 --> | |
| <div class="faq-item pb-6"> | |
| <h2 class="text-xl font-bold text-gray-900 mb-2">7. Can I track my order?</h2> | |
| <p class="text-gray-700">Yes. BoosterBot provides real-time order tracking directly within the Telegram bot.</p> | |
| </div> | |
| <!-- FAQ Item 8 --> | |
| <div class="faq-item pb-6"> | |
| <h2 class="text-xl font-bold text-gray-900 mb-2">8. What happens if my order doesn't deliver?</h2> | |
| <p class="text-gray-700">If your order is not delivered within the specified timeframe, contact our support team at @BoosterBotSupport. We'll review the transaction and issue a replacement or refund in crypto (when applicable).</p> | |
| </div> | |
| <!-- FAQ Item 9 --> | |
| <div class="faq-item pb-6"> | |
| <h2 class="text-xl font-bold text-gray-900 mb-2">9. Do you offer refunds?</h2> | |
| <p class="text-gray-700">Refunds are handled in cryptocurrency only and apply to undelivered or cancelled orders. Refund requests can be submitted via support with the order ID and transaction hash.</p> | |
| </div> | |
| <!-- FAQ Item 10 --> | |
| <div class="faq-item pb-6"> | |
| <h2 class="text-xl font-bold text-gray-900 mb-2">10. Are the followers or likes real?</h2> | |
| <p class="text-gray-700">BoosterBot offers a mix of real and high-quality promotional engagement options. Each service type is clearly described before checkout.</p> | |
| </div> | |
| <!-- FAQ Item 11 --> | |
| <div class="faq-item pb-6"> | |
| <h2 class="text-xl font-bold text-gray-900 mb-2">11. Can I use BoosterBot for clients?</h2> | |
| <p class="text-gray-700">Yes! Social media agencies, influencers, and managers use BoosterBot to grow and manage multiple accounts efficiently.</p> | |
| </div> | |
| <!-- FAQ Item 12 --> | |
| <div class="faq-item pb-6"> | |
| <h2 class="text-xl font-bold text-gray-900 mb-2">12. How do I contact support?</h2> | |
| <p class="text-gray-700">📩 Email: support@boosterbot.io</p> | |
| <p class="text-gray-700">💬 Telegram: @BoosterBotSupport</p> | |
| </div> | |
| </div> | |
| </div> | |
| </section> | |
| <script> | |
| feather.replace(); | |
| </script> | |
| </body> | |
| </html> |