Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - exvb.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 11 May 2025 07:08:01 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
location: https://exvb.com/
x-turbo-charged-by: LiteSpeed
cf-cache-status: DYNAMIC
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=7MWq1D%2B7GLh2XQRvzkX5VLFZebDQoVZEUZXXEWJTCDEvVfYQPH79%2FpazeQHmEUef9%2FGnXttqHiOKgJkdRfi3pvMAv4drG9zlGkeXjium473uccIEx6WsDm%2F%2BUHqk7mbYLJmshG95%2BA%3D%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 93dfd7b79cea8f60-CPH
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=15719&min_rtt=15719&rtt_var=7859&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=164&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://exvb.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 11 May 2025 07:08:02 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
X-Powered-By: PHP/8.1.32
Cache-Control: no-cache, private
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=DdlSqQxDYnO9enVjL1f%2BSEnqCroJFh7NsBqPujbgqHA5%2FYOfRrM%2B44FfM3nZcncwPe%2FxBjSXYmPXV3EeVbZSYt6dy9YAW%2F1HbUbGczAjW%2BXjpwBSngD0lOXc%2FrcLD%2FbFdhFcoPWsYA%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Server: cloudflare
X-Turbo-Charged-By: LiteSpeed
Cf-Cache-Status: DYNAMIC
Set-Cookie: XSRF-TOKEN=eyJpdiI6Ik5oTFd5Y3RPb09UVmJyM1h1bFlsZ1E9PSIsInZhbHVlIjoiRFlYL2JWSlE1MzhxMTlYcU1IbWVzWHNrNEVYbGVrZXZQemxhMzNPeFRkMk96VGNtL1hGbG9uY21QQ3dPRFM1RWxNN2ZjQXdOamU2ZEl3c0Q2MUV5bmlLOXBmUTlBcTgyS2hDWU5QWGV4bEtSYThqbEZHTEVQSzZnV1lWa2k5OTgiLCJtYWMiOiJlN2FkYmYwNTdkZmRlNGEzYjQ5ODAxMmQ0NmEzYmQyODVkNGFlODdiMzNlZDU3MGRhYzVkMWVmMTc5MWNiYWFjIiwidGFnIjoiIn0%3D; SameSite=Lax; Secure; Path=/; Max-Age=604800; Expires=Sun, 18 May 2025 07:08:02 GMT
Set-Cookie: exvb_session=eyJpdiI6IjBiVFJlcllRK2NpQ1p4LzdZM0RRQUE9PSIsInZhbHVlIjoiQUN1QlVUbnBoS2lxS2M0ZU44eitvQ0RLZXlpTUpyTENWRWtlU2Rlc3lFOFkxY2xCNkFtbFpVRjFmL1RXTUY0UEdpaVNOUk1BZHgwMTZUb2RRSlNPakVOMzBhT1ltbGoyTU1vRGVCdUFSb25CZjFrNmVIb0I5dGxNM3FYYkhIWTQiLCJtYWMiOiJhMzlkODEwOTI0MjdjODYyOGIxNzI3NTk3ZmNmNzQyZmQ3NDNlYWNlNDg5NGM2ZDgxZjhhYjE3YTYwYjI1Y2NlIiwidGFnIjoiIn0%3D; HttpOnly; SameSite=Lax; Secure; Path=/; Max-Age=604800; Expires=Sun, 18 May 2025 07:08:02 GMT
CF-RAY: 93dfd7be4dc99980-CPH
alt-svc: h3=":443"; ma=86400

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: exvb.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Exvb - AI Trading bot</title>
    
    <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
    <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
    <link rel="manifest" href="/site.webmanifest">

    <link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap" rel="stylesheet">

<style>
  * {
  font-family: "Inter", serif;
}

.btn-disabled {
  background: #2c917e;
  border-radius: 0.375rem;
  border: none;
  cursor: not-allowed;
}
</style>

    <link rel="stylesheet" href="/homeassets/css/main.css">

    <!--Bootstrap icons-->
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css">

    <script async src="https://www.google.com/recaptcha/api.js"></script>

    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css">
    <link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"
/>
    <link rel="modulepreload" href="https://exvb.com/build/assets/app-ddee773b.js" /><script type="module" src="https://exvb.com/build/assets/app-ddee773b.js"></script>
</head>
<body>
    <!-- partial:partials/_navbar.html -->
    <header class="fixed-top">
    <nav class="navbar navbar-expand-lg bg-custom py-2">
        <div class="container">
            <a class="navbar-brand d-flex flex-row align-items-center gap-2 justify-content-center" href="/">
                <img src="https://exvb.com/homeassets/img/Ctxailogo.png" alt="Logo" width="40"
                    class="d-inline-block align-text-top">
                <h3 class="text-white fs-5 pb-0 mb-0 px-1 d-none d-sm-none d-lg-block"
                    style="letter-spacing: 1px!important;"><b>Exvb</b> <span class="text-success"
                        style="color:#40ffdd!important;"><b>BOT</b></span></h3>

            </a>

            
            <a href="/user/register/null"
                class="btn btn-primary btn-lg w-50 text-white d-flex align-items-center justify-content-center d-lg-none d-sm-block float-end fw-bold text-uppercase" style="font-size: 13px;"
                type="button">Start Trading
            </a>
            <div class="gtranslate_wrapper d-lg-none d-sm-block"></div>
            <div class="navbar-toggler border-0" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"
                aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
                <i class="bi bi-list text-white fs-1"></i>
            </div>
            <div class="collapse navbar-collapse justify-content-start justify-content-lg-center d-hidden d-lg-block" id="navbarNav">
                <ul class="navbar-nav">
                    <li class="nav-item animated-border">
                        <a class="nav-link active" aria-current="page" href="/">Home</a>
                    </li>
                    <li class="nav-item  animated-border">
                        <a class="nav-link" href="/#features">Features</a>
                    </li>
                    <li class="nav-item  animated-border">
                        <a class="nav-link" href="/#faq">FAQ</a>
                    </li>
                    <li class="nav-item  animated-border">
                        <a class="nav-link" href="/user/login">Login</a>
                    </li>
                    <li class="nav-item  animated-border">
                        <a class="nav-link" href="/user/register/null">Sign up</a>
                    </li>
                </ul>
                <!-- <div class="header-buttons d-flex flex-row gap-3 d-lg-none d-sm-block justify-content-center">
                        <a class="btn btn-outline-success text-white"href="/signup">Login</a>
                        <a class="btn btn-success" href="/signup">Get started</a>
                    </div> -->
            </div>
            
            <!-- <div class="gtranslate_wrapper"></div> -->
            <div class="gtranslate_wrapper d-none d-sm-none d-lg-block pe-3"></div>
            <div class="header-buttons d-flex flex-row gap-3 d-none d-sm-none d-lg-block justify-content-center">

                <!-- <a class="btn btn-outline-success text-white"href="/signup">Login</a> -->
                <a class="btn btn-lg btn-primary fw-bold text-uppercase" href="/user/register/null" type="button" style="font-size: 13px;">Start trading</a>
            </div>



        </div>
    </nav>
</header>
      <!-- partial -->

      <!-- 
        =============================================
            Theme Main Banner
        ============================================== 
        -->
            <section class="Hero bg-custom">
        <div class="container">
            <div class="row">
                <div class="col-12 col-lg-6 mx-auto d-flex flex-column justify-content-center align-items-center">
                    <h1 class="text-white fw-bold text-center">AI <span class="text-primary">Powered</span> Trading Robot
                        </br> For Everyone</h1>
                    <p class="text-white fw-semibold"> AI Robot That Trades For You And Makes Daily Profit </p>
                    <a href="/user/register/null"
                        class="btn btn-primary btn-block w-100 btn-lg my-3 py-3 text-uppercase fw-bold"
                        style="font-size: 13px;" type="button">Start trading</a>
                </div>
            </div>
        </div>
    </section>

    <section class="inovation py-2 bg-custom">
        <div class="container">
            <div class="row gy-3 justify-content-center">
                <div class="col-lg-2 col-6">
                    <div class="inovation__wrap col-12">
                        <img src="/images/inovation/metatrader.svg" alt="">
                    </div>
                </div>
                <div class="col-lg-2 col-6">
                    <div class="inovation__wrap col-12">
                        <img src="/images/inovation/chatgpt.svg" alt="">
                    </div>
                </div>

                <div class="col-lg-2 col-6">
                    <div class="inovation__wrap col-12">
                        <img src="/images/inovation/forex.svg" alt="">
                    </div>
                </div>

                <div class="col-lg-2 col-6">
                    <div class="inovation__wrap col-12">
                        <img src="/images/inovation/tradingview.svg" alt="">
                    </div>
                </div>

            </div>
        </div>
    </section>

    <section class="inovation py-5 bg-light border">
        <div class="container">
            <div class="row gy-3">
                <div class="col-lg-2 col-6">
                    <div class="inovation__wrap col-12">
                        <img src="/images/award/benzinga.svg" style="width: 120px;" alt="">
                    </div>
                </div>
                <div class="col-lg-2 col-6">
                    <div class="inovation__wrap col-12">
                        <img src="/images/award/fx-trading.svg" style="width: 120px;" alt="">
                    </div>
                </div>

                <div class="col-lg-2 col-6">
                    <div class="inovation__wrap col-12">
                        <img src="/images/award/invezz.svg" style="width: 120px;" alt="">
                    </div>
                </div>

                <div class="col-lg-2 col-6">
                    <div class="inovation__wrap col-12">
                        <img src="/images/award/slash-dot.svg" style="width: 80px;" alt="">
                    </div>
                </div>

                <div class="col-lg-2 col-6">
                    <div class="inovation__wrap col-12">
                        <img src="/images/award/source-forge.svg" style="width: 80px;" alt="" width="100%">
                    </div>
                </div>

                <div class="col-lg-2 col-6">
                    <div class="inovation__wrap col-12">
                        <img src="/images/award/techopedia.svg" style="width: 120px;" alt="">
                    </div>
                </div>

            </div>
        </div>
    </section>

    

    <section class="inovation py-5 bg-custom" id="about">
        <div class="container">
            <div class="row py-4">
                <div class="col-12">
                    <h1 class="text-white text-center fs-1" style="line-height: 32px;">Lead the way in trading innovation
                    </h1>
                </div>
            </div>
            <div class="row gy-3 justify-content-center">
                <div class="col-lg-2 col-6">
                    <div class="inovation__wrap col-12">
                        <img src="/images/inovation/metatrader.svg" alt="">
                    </div>
                </div>
                <div class="col-lg-2 col-6">
                    <div class="inovation__wrap col-12">
                        <img src="/images/inovation/chatgpt.svg" alt="">
                    </div>
                </div>

                <div class="col-lg-2 col-6">
                    <div class="inovation__wrap col-12">
                        <img src="/images/inovation/forex.svg" alt="">
                    </div>
                </div>

                <div class="col-lg-2 col-6">
                    <div class="inovation__wrap col-12">
                        <img src="/images/inovation/tradingview.svg" alt="">
                    </div>
                </div>

            </div>
        </div>
    </section>

    <section class="what-about py-5" id="features">
        <div class="container">
            <div class="row py-4">
                <div class="col-12">
                    <h1 class="text-black text-center fs-1">What this means to you</h1>
                </div>
            </div>
            <div class="row gy-3">
                <div class="col-lg-4 col-12">
                    <div class="what-about__wrap col-12">
                        <div class="d-flex flex-row justify-content-start gap-2">
                            <img src="/images/peace.svg" alt="">
                            <div class="d-flex flex-column">
                                <h5>Peace of Mind</h5>
                                <p class="text-white">
                                    At Exvb, we prioritize your peace of mind above all. Our commitment to providing a secure, transparent, and reliable trading experience ensures that you maximize profits and funds secured.We employ cutting-edge security measures to protect your data, and our team is always available to provide clear communication and responsive support.</p>
                            </div>
                        </div>
                    </div>
    
                </div>
                <div class="col-lg-4 col-12">
                    <div class="what-about__wrap col-12">
                        <div class="d-flex flex-row justify-content-start gap-2">
                            <img src="/images/reliable.svg" alt="">
                            <div class="d-flex flex-column">
                                <h5>Guaranteed Reliability</h5>
                                <p class="text-white">
                                    You'll rely on our several years-long, proven track records on live accounts, validating
                                    your investment decisions with real performance data and not just claims. With a 100% guarantee and security on funds. Having acccess to withdraw our funds anytime without hassle.</p>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="col-lg-4 col-12">
                    <div class="what-about__wrap col-12">
                        <div class="d-flex flex-row justify-content-start gap-2">
                            <img src="/images/proven.svg" alt="">
                            <div class="d-flex flex-column">
                                <h5>Proven Transparency</h5>
                                <p class="text-white">
                                    You'll experience reassurance through hundreds of verified 5-star reviews and video
                                    testimonials, demonstrating how you too can achieve your trading goals. With so many certications and affiliations with top trading bodies, be rest assured that our transperency is 100%.</p>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="col-lg-4 col-12">
                    <div class="what-about__wrap col-12">
                        <div class="d-flex flex-row justify-content-start gap-2">
                            <img src="/images/longterm.svg" alt="">
                            <div class="d-flex flex-column">
                                <h5>Trading made Easy for you</h5>
                                <p class="text-white">
                                   Quick and easy setup for both new and experience traders, very easy to start the robot. $10,000 on Demo account to try out the robot and see how it works.Flexible use of robot, you can choose to stop the robot anytime, your capital is always returned after every trade. You don't need to be on the page for the robot to trade for you. It trades even when you're offline.</p>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="col-lg-4 col-12">
                    <div class="what-about__wrap col-12">
                        <div class="d-flex flex-row justify-content-start gap-2">
                            <img src="/images/informed.svg" alt="">
                            <div class="d-flex flex-column">
                                <h5>Fully Powered by Ai</h5>
                                <p class="text-white">
                                    Exvb robot uses Artificial Intelligence to trade the market with the best algorithm to minimize risk and maximize profits.No risk involved, why? This is because the robot closes and opens positions in Milliseconds, trades are not manually placed, the Ai handles all trades automatically.No skills required, you do not need any trading skill to use the Exvb robot, it’s easy to use and it lets your money work for you.</p>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="col-lg-4 col-12">
                    <div class="what-about__wrap col-12">
                        <div class="d-flex flex-row justify-content-start gap-2">
                            <img src="/images/market-cycle.svg" alt="">
                            <div class="d-flex flex-column">
                                <h5>Profitable Service</h5>
                                <p class="text-white">
                                    Our primary focus is ensuring that your trading experience is not only efficient but also highly profitable. Our AI-powered trading algorithms are built to maximize potential gains and help you achieve financial goals, and adapt to market changes in real time Your financial information and account details are securely stored and encrypted.The Exvb robot is profitable for everyone whereby your money works for you on a daily basis with our fully automated trading robot..</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>


    <section class="Bottom-Hero bg-custom">
        <div class="container">
            <div class="row">
                <div class="col-lg-6 mx-auto d-flex flex-column justify-content-center align-items-center">
                    <h1 class="text-white fw-bold">AI Powered Trading Robot For Everyone</h1>
                    <a href="/user/login" class="btn btn-primary btn-lg w-100 my-4 fw-bold text-uppercase py-3"
                        style="font-size: 13px;" type="button"> Start
                        Trading</a>
                </div>
            </div>
        </div>
    </section>

    <section class="py-5 bg-light border" id="tutorial">
        <div class="container">
            <div class="row justify-content-center text-center mb-4">
                <div class="col-lg-8 col-xxl-7">
                    <h1 class="display-5 fw-bold fs-1 text-black">How to get started</h1>
                    <p class="lead">Here's your easy to follow trading plan:</p>
                </div>
            </div>
            <div class="row">
                <div class="col-md-3">
                    <div class="text-center position-relative">
                        <div class="step-icon mx-auto border rounded-circle d-flex align-items-center justify-content-center"
                            style="width:70px;height:70px;background-color:#40ffdd;">
                            <i class="bi bi-currency-dollar text-black" style="font-size: 32px;"></i>
                        </div>
                        <p class="lead text-uppercase text-black mt-4 px-lg-3 mb-1 fw-semibold" style="font-size: 14px;">
                            Step 1</p>
                        <h4 class="mt-3 fs-5 fw-semibold">Enter your desired trade amount</h4>
                        <p class="lead text-muted mt-4 px-lg-3 mb-5 mb-lg-0" style="font-size: 14px;">This will depend on
                            the minimum trading amount of your selected trading strategy</p>
                        <div class="arrow-icon position-absolute d-none d-lg-block" style="top:50px; right:-25px">
                            <svg class="bi bi-arrow-right" fill="currentColor" height="30" viewbox="0 0 16 16"
                                width="30" xmlns="http://www.w3.org/2000/svg">
                                <path
                                    d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"
                                    fill-rule="evenodd"></path>
                            </svg>
                        </div>
                    </div>
                </div>
                <div class="col-md-3">
                    <div class="text-center position-relative">
                        <div class="step-icon mx-auto border rounded-circle d-flex align-items-center justify-content-center"
                            style="width: 70px;height: 70px;background-color:#40ffdd;">
                            <i class="bi bi-person-circle text-black" style="font-size: 32px;"></i>
                        </div>
                        <p class="lead text-uppercase text-black mt-4 px-lg-3 mb-1 fw-semibold" style="font-size: 14px;">
                            Step 2</p>
                        <h4 class="mt-3 fs-5 fw-semibold">Pick a trading account</h4>
                        <p class="lead text-muted mt-4 px-lg-3 mb-5 mb-lg-0" style="font-size: 14px;">You can either
                            practice using the Demo account and graduate to the Real account when ready</p>
                        <div class="arrow-icon position-absolute d-none d-lg-block" style="top:50px; right:-25px">
                            <svg class="bi bi-arrow-right" fill="currentColor" height="30" viewbox="0 0 16 16"
                                width="30" xmlns="http://www.w3.org/2000/svg">
                                <path
                                    d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"
                                    fill-rule="evenodd"></path>
                            </svg>
                        </div>
                    </div>
                </div>
                <div class="col-md-3">
                    <div class="text-center position-relative">
                        <div class="step-icon mx-auto border rounded-circle d-flex align-items-center justify-content-center"
                            style="width: 70px;height: 70px;background-color:#40ffdd;">
                            <i class="bi bi-speedometer2 text-black" style="font-size: 32px;"></i>
                        </div>
                        <p class="lead text-uppercase text-black mt-4 px-lg-3 mb-1 fw-semibold" style="font-size: 14px;">
                            Step 3</p>
                        <h4 class="mt-3 fs-5 fw-semibold">Select a trading strategy</h4>
                        <p class="lead text-muted mt-4 px-lg-3 mb-5 mb-lg-0" style="font-size: 14px;">Select a list of
                            predefined strategies designed to maximize your trading capacity and profits</p>
                        <div class="arrow-icon position-absolute d-none d-lg-block" style="top:50px; right:-25px">
                            <svg class="bi bi-arrow-right" fill="currentColor" height="30" viewbox="0 0 16 16"
                                width="30" xmlns="http://www.w3.org/2000/svg">
                                <path
                                    d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"
                                    fill-rule="evenodd"></path>
                            </svg>
                        </div>
                    </div>
                </div>
                <div class="col-md-3">
                    <div class="text-center position-relative">
                        <div class="step-icon mx-auto border rounded-circle d-flex align-items-center justify-content-center"
                            style="width: 70px;height: 70px;background-color:#40ffdd;">
                            <i class="bi bi-graph-up-arrow text-black" style="font-size: 32px;"></i>
                        </div>
                        <p class="lead text-uppercase text-black mt-4 px-lg-3 mb-1 fw-semibold" style="font-size: 14px;">
                            Step 4</p>
                        <h4 class="mt-3 fs-5 fw-semibold">Start trading</h4>
                        <p class="lead text-muted mt-4 px-lg-3 mb-5 mb-lg-0" style="font-size: 14px;">Click on the Start
                            Trade button and let the bot trade for you</p>
                    </div>
                </div>
            </div>
        </div>
    </section>


    <section class="py-5" id="faq">
        <div class="container">
            <div class="row justify-content-center text-center mb-3">
                <div class="col-lg-8 col-xl-7">
                    <h1 class="display-5 fw-bold fs-1">FAQs</h1>
                </div>
            </div>
            <div class="row justify-content-center py-lg-3">
                <div class="col-md-10">
                    <div class="row justify-content-center mb-4">
                        <div class="col-lg-8">
                            <div class="accordion" id="Tech-accordion">
                                <div class="accordion-item">
                                    <h2 class="accordion-header" id="Tech-headingOne"><button
                                            aria-controls="Tech-collapseOne" aria-expanded="false"
                                            class="fw-semibold accordion-button collapsed"
                                            data-bs-target="#Tech-collapseOne" style="font-size: 20px;"
                                            data-bs-toggle="collapse" type="button">
                                            How does Exvb works?</button></h2>
                                    <div aria-labelledby="Tech-headingOne" class="accordion-collapse collapse"
                                        data-bs-parent="#Tech-accordion" id="Tech-collapseOne">
                                        <div class="accordion-body" style="font-size: 14px;">
                                            Exvb is an automated Ai trading bot that helps you trade the forex and crypto
                                            market easily with a proven scalping strategy powered by a strong algorithm that
                                            trades the market, opens and closes trades within seconds targeting profits per
                                            trade which in end accumulates profits gradually. All you need to do is create
                                            an account, start a trade on demo to see how it works, then fund your account to
                                            make real profits.
                                        </div>
                                    </div>
                                </div>
                                <div class="accordion-item">
                                    <h2 class="accordion-header" id="Tech-headingThree"><button
                                            aria-controls="Tech-collapseThree" aria-expanded="false"
                                            class="fw-semibold accordion-button collapsed"
                                            data-bs-target="#Tech-collapseThree" style="font-size: 20px;"
                                            data-bs-toggle="collapse" type="button">
                                            Do I need trading skills to earn?</button></h2>
                                    <div aria-labelledby="Tech-headingThree" class="accordion-collapse collapse"
                                        data-bs-parent="#Tech-accordion" id="Tech-collapseThree">
                                        <div class="accordion-body" style="font-size: 14px;">
                                            No, you don't need any trading skills to profit from this, you can earn from
                                            Exvb with zero knowledge in trading. The Ai bot handles all the trades for you
                                            and make profits, all you need to do is start the robot.
                                        </div>
                                    </div>
                                </div>
                                <div class="accordion-item">
                                    <h2 class="accordion-header" id="Tech-headingFour"><button
                                            aria-controls="Tech-collapseFour" aria-expanded="false"
                                            class="fw-semibold accordion-button collapsed"
                                            data-bs-target="#Tech-collapseFour" style="font-size: 20px;"
                                            data-bs-toggle="collapse" type="button">
                                            Are there any fees?</button></h2>
                                    <div aria-labelledby="Tech-headingFour" class="accordion-collapse collapse"
                                        data-bs-parent="#Tech-accordion" id="Tech-collapseFour">
                                        <div class="accordion-body" style="font-size: 14px;">
                                            Yes, there's a 1% fee charged from profits made by the bot. For example, when
                                            you trade and the AI makes $100 in profits, the company charges you 1% of the
                                            $100 profits made by the bot, not from your capital but only from the profits
                                            made.
                                        </div>
                                    </div>
                                </div>
                                <div class="accordion-item">
                                    <h2 class="accordion-header" id="Tech-headingFive"><button
                                            aria-controls="Tech-collapseFive" aria-expanded="false"
                                            class="fw-semibold accordion-button collapsed"
                                            data-bs-target="#Tech-collapseFive" style="font-size: 20px;"
                                            data-bs-toggle="collapse" type="button">
                                            Is my funds safe?</button></h2>
                                    <div aria-labelledby="Tech-headingFive" class="accordion-collapse collapse"
                                        data-bs-parent="#Tech-accordion" id="Tech-collapseFive">
                                        <div class="accordion-body" style="font-size: 14px;">
                                            Yes! Your funds and capital is 100% safe and secured on the system, you don't
                                            have to be scared of loosing out, your capital is returned after every trade.
                                            You can choose to withdraw both your capital and profits anytime.100% guarantee
                                            on withdrawals.
                                        </div>
                                    </div>
                                </div>
                                <div class="accordion-item">
                                    <h2 class="accordion-header" id="Tech-headingTen"><button
                                            aria-controls="Tech-collapseTen" aria-expanded="false"
                                            class="fw-semibold accordion-button collapsed"
                                            data-bs-target="#Tech-collapseTen" style="font-size: 20px;"
                                            data-bs-toggle="collapse" type="button">
                                            How fast is Deposit and withdrawal?</button></h2>
                                    <div aria-labelledby="Tech-headingTen" class="accordion-collapse collapse"
                                        data-bs-parent="#Tech-accordion" id="Tech-collapseTen">
                                        <div class="accordion-body" style="font-size: 14px;">
                                            Deposits and Withdrawals are instantly processed and should arrive within 30
                                            minutes maximum. There are no fees on deposits and withdrawals. Deposits and
                                            withdrawals are processed through crypto.
                                        </div>
                                    </div>
                                </div>
                                <div class="accordion-item">
                                    <h2 class="accordion-header" id="Tech-headingSeven"><button
                                            aria-controls="Tech-collapseSeven" aria-expanded="false"
                                            class="fw-semibold accordion-button collapsed"
                                            data-bs-target="#Tech-collapseSeven" style="font-size: 20px;"
                                            data-bs-toggle="collapse" type="button">
                                            Does Exvb Increase my returns daily?</button></h2>
                                    <div aria-labelledby="Tech-headingSeven" class="accordion-collapse collapse"
                                        data-bs-parent="#Tech-accordion" id="Tech-collapseSeven">
                                        <div class="accordion-body" style="font-size: 14px;">
                                            Yes, it does. Our AI Bot increases customer assets daily and tries to eliminate
                                            the potential for liquidation risk. By combining AI with a proven scalping
                                            trading strategy, we created an AI Bot that trades autonomously, buying low and
                                            selling high at the right time, while constantly modifying positions to
                                            potentially increase steady returns and cut down risk.
                                        </div>
                                    </div>
                                </div>
                                <div class="accordion-item">
                                    <h2 class="accordion-header" id="Tech-headingSix"><button
                                            aria-controls="Tech-collapseSix" aria-expanded="false"
                                            class="fw-semibold accordion-button collapsed"
                                            data-bs-target="#Tech-collapseSix" style="font-size: 20px;"
                                            data-bs-toggle="collapse" type="button">
                                            What is the minimum deposit and withdrawal?</button></h2>
                                    <div aria-labelledby="Tech-headingSix" class="accordion-collapse collapse"
                                        data-bs-parent="#Tech-accordion" id="Tech-collapseSix">
                                        <div class="accordion-body" style="font-size: 14px;">
                                            The minimum deposit is $100, the minimum withdrawal is $10. There are no limits
                                            on deposits and withdrawals, you can choose to deposit and withdraw any amounts
                                            as the forex and crypto market is unlimited. Deposits and withdrawals are
                                            processed through cryptocurrency.
                                        </div>
                                    </div>
                                </div>
                                <div class="accordion-item">
                                    <h2 class="accordion-header" id="Tech-headingNine"><button
                                            aria-controls="Tech-collapseNine" aria-expanded="false"
                                            class="fw-semibold accordion-button collapsed"
                                            data-bs-target="#Tech-collapseNine" style="font-size: 20px;"
                                            data-bs-toggle="collapse" type="button">
                                            What else do I need to know?</button></h2>
                                    <div aria-labelledby="Tech-headingNine" class="accordion-collapse collapse"
                                        data-bs-parent="#Tech-accordion" id="Tech-collapseNine">
                                        <div class="accordion-body" style="font-size: 14px;">
                                            Getting started with Exvb is very easy, you don't need any technical knowledge
                                            to earn from this. there are 4 strategies you can choose from each of them has a
                                            certain minimum amount and a certain profit percentage, you will have to choose
                                            the strategy that matches your trade amount. This works for every country, the
                                            robot trades on both weekdays and weekends, trades forex and crypto during the
                                            week and trades only crypto during weekends. You can always contact our live
                                            support if you need further help.

                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
    </section>
        <!--
        =====================================================
            Footer
        =====================================================
        -->
        <!-- partial:partials/_footer.html -->
    <footer class="bg-custom-dark py-5">
    <div class="container">
        <div class="row">
            <div class="col-lg-5">
                <a class="navbar-brand d-flex flex-row align-items-center gap-2 justify-content-start" href="#">
                    <img src="/homeassets/img/Ctxailogo.png" alt="Logo" width="40"
                        class="d-inline-block align-text-top">
                    <h3 class="text-white fs-5 pb-0 mb-0 px-1 d-none d-sm-none d-lg-block"
                        style="letter-spacing: 1px!important;"><b>Exvb</b> <span class="text-success"
                            style="color:#40ffdd!important;"><b>BOT</b></span></h3>

                </a>
                <p class="py-3" style="font-size: 12px;">Exvb bot is suitable for both newbie traders and experienced traders, you don’t need to
                    have any technical knowledge in cryptocurrency or forex trading to earn from Exvb. Anyone can earn
                    from Exvb.</p>
                <div class="d-flex flex-row gap-4 text-white">
                    <a style="font-size: 12px;" class="text-decoration-none text-white" aria-current="page" href="/service">Service Agreement</a>
                    <a style="font-size: 12px;" class="text-decoration-none text-white" aria-current="page" href="/privacy">Privacy Policy</a>
                    <a style="font-size: 12px;" class="text-decoration-none text-white" aria-current="page" href="/terms">Terms of use</a>
                </div>
            </div>
            <div class="col-lg-7">
                <div class="d-flex flex-row gap-2 justify-content-start py-5">
                    <div>
                        <div class="d-flex flex-row justify-content-center gap-2">
                            <i class="bi bi-check-circle text-primary fs-3"></i>
                            <div class="d-flex flex-column">
                                <h6 style="font-size: 12px;">FREE ACCOUNT</h5>
                                    <p style="font-size: 12px;" class="text-secondary">NO CREDIT CARD REQUIRED</p>
                            </div>
                        </div>
                        <a class="btn btn-lg btn-primary fw-bold w-100 text-uppercase mt-4" style="font-size: 13px;" href="#" type="button" data-bs-toggle="offcanvas"
                            data-bs-target="#offcanvasRight_deposit" id="login-btn02"
                            aria-controls="offcanvasRight">Start
                            Trading</a>
                    </div>

                    <div>
                        <div class="d-flex flex-row justify-content-center gap-2">
                            <i class="bi bi-shield-check text-primary fs-3"></i>
                            <div class="d-flex flex-column">
                                <h6 style="font-size: 12px;">SAFE AND SECURE</h5>
                                    <p style="font-size: 12px;" class="text-secondary">
                                        ONLINE PAYMENT</p>
                            </div>
                        </div>
                    </div>
                </div>
                <h5 style="font-size: 13px;">Get the app</h5>
                <div class="d-flex flex-row gap-3 justify-content-start py-1">
                    <a class="btn btn-outline-light bg-black btn-lg text-white fw-bold d-flex flex-column justify-content-center"
                        href="/exvbapp.apk">
                        <img src="/homeassets/img/google.svg" width="100%" alt="">
                    </a>
                    <a class="btn btn-outline-light bg-black btn-lg text-white fw-bold d-flex flex-column justify-content-center"
                        href="#">
                        <img src="/homeassets/img/apple.svg" width="100%" alt="">
                    </a>
                </div>
            </div>
            <div class="col-12 mt-4">
                <p class="mb-4" style="font-size: 12px;"><i class="bi bi-geo-alt-fill"></i> 127, Grinzinger Street, 1130 Vienna, Austria.</p>
                <p style="font-size: 12px;">Copyright © 2025 Exvb, Inc.</p>
            </div>
        </div>
    </div>
</footer>    <!-- partial -->
    <script>
        const togglePassword1 = document.querySelector('#togglePassword1');
        const password1 = document.querySelector('#password1');
        togglePassword1.addEventListener('click', () => {
            // Toggle the type attribute using
            // getAttribure() method
            const type = password1
                .getAttribute('type') === 'password' ?
                'text' : 'password';
            password1.setAttribute('type', type);
            // Toggle the eye and bi-eye icon
            this.classList.toggle('bi-eye-fill');
        });

        const togglePassword2 = document.querySelector('#togglePassword2');
        const password2 = document.querySelector('#password2');
        togglePassword2.addEventListener('click', () => {
            // Toggle the type attribute using
            // getAttribure() method
            const type = password2
                .getAttribute('type') === 'password' ?
                'text' : 'password';
            password2.setAttribute('type', type);
            // Toggle the eye and bi-eye icon
            this.classList.toggle('bi-eye-fill');
        });
    </script>

    <!-- <div class="gtranslate_wrapper"></div>
    <script>window.gtranslateSettings = {"default_language":"en","wrapper_selector":".gtranslate_wrapper"}</script>
    <script src="https://cdn.gtranslate.net/widgets/latest/dwf.js" defer></script> -->
    <script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r" crossorigin="anonymous"></script>
    <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-BBtl+eGJRgqQAUMxJ7pMwbEyER4l1g+O15P+16Ep7Q9Q+zqX6gSbd85u4mG4QzX+" crossorigin="anonymous"></script>

    <script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>

    <script>
        $("[id^=login-btn]").each(function () {
            $(this).click(function () {
                let stateObj = { id: "100" };
                
                window.history.replaceState(stateObj,"Page", "/user/login");
            });
        });

        $("[id^=register-btn]").each(function () {
            $(this).click(function () {
                let stateObj = { id: "100" };
			
			    window.history.replaceState(stateObj,"Page", "/user/register/null");
            });
        });

        $(document).ready(function(){
            $('.gt_switcher-popup').find('span').hide();
        })
    </script>


<script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>

<script>
    var swiper = new Swiper(".mySwiper", {
        slidesPerView: 3,
      spaceBetween: 20,
      pagination: {
        el: ".swiper-pagination",
        clickable: true,
      },
      autoplay: {
        delay: 2500,
        disableOnInteraction: false,
      },
      navigation: {
        nextEl: ".swiper-button-next",
        prevEl: ".swiper-button-prev",
      },
      breakpoints: {
        "@0.00": {
          slidesPerView: 1,
          spaceBetween: 20,
        },
        "@0.75": {
          slidesPerView: 2,
          spaceBetween: 20,
        },
        "@1.00": {
          slidesPerView: 3,
          spaceBetween: 20,
        },
        "@1.50": {
          slidesPerView: 3,
          spaceBetween: 20,
        },
      },
    });
  </script>

<script>window.gtranslateSettings = {"default_language":"en","detect_browser_language":true,"wrapper_selector":".gtranslate_wrapper","flag_size":24,"flag_style":"3d"}</script>
<script src="https://cdn.gtranslate.net/widgets/latest/popup.js" defer></script>
    
  <script src="//code.jivosite.com/widget/16gjtRWVEp" async></script>
  
  <script>
    document.getElementById('loginForm').addEventListener('submit', function(e) {
        const loginButton = document.getElementById('loginBtn');
        
        // Disable button immediately on submit
        loginButton.disabled = true;
        loginButton.classList.remove('btn-primary', 'btn', 'text-white');
        loginButton.classList.add('btn-disabled', 'text-black');
    });
    
    // Check for errors after page load
    document.addEventListener('DOMContentLoaded', function() {
        const loginButton = document.getElementById('loginBtn');
        
        // Check if there are any errors (Laravel adds .errors to the session)
            });
    </script>

<script>
  document.getElementById('registerForm').addEventListener('submit', function(e) {
      const registerButton = document.getElementById('registerBtn');
      
      // Disable button immediately on submit
      registerButton.disabled = true;
      registerButton.classList.remove('btn-primary', 'btn', 'text-white');
      registerButton.classList.add('btn-disabled', 'text-black');
  });
  
  // Check for errors after page load
  document.addEventListener('DOMContentLoaded', function() {
      const registerButton = document.getElementById('registerBtn');
      
      // Check if there are any errors (Laravel adds .errors to the session)
        });
  </script>
</body>
</html>                               

Whois info of domain

Domain Name: EXVB.COM
Registry Domain ID: 1602016777_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.hostinger.com
Registrar URL: http://www.hostinger.com
Updated Date: 2025-04-23T09:28:30Z
Creation Date: 2010-06-14T10:02:14Z
Registry Expiry Date: 2027-06-14T10:02:14Z
Registrar: HOSTINGER operations, UAB
Registrar IANA ID: 1636
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +37064503378
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DAWN.NS.CLOUDFLARE.COM
Name Server: LELAND.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-11T07:07:44Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass