ghobashmarkt.com Open in urlscan Pro
198.251.84.141  Public Scan

URL: https://ghobashmarkt.com/
Submission: On January 20 via api from US — Scanned from US

Form analysis 6 forms found in the DOM

POST https://ghobashmarkt.com/user/purchase-plan

<form class="login-form" id="invest-form" action="https://ghobashmarkt.com/user/purchase-plan" method="post">
  <input type="hidden" name="_token" value="0yb15JwYgGcAtVZHSpaFlSkvQtI6C8N8p8cspdgL">
  <div class="signin ">
    <h3 class="title mb-30 plan-name"></h3>
    <p class="text-success text-center price-range font-20"></p>
    <p class="text-success text-center profit-details font-18"></p>
    <p class="text-success text-center profit-validity pb-3 font-18"></p>
    <div class="form-group  mb-30">
      <strong class="text-white mb-2 d-block">Select wallet</strong>
      <select class="form-control" name="balance_type">
        <option value="checkout">Checkout</option>
      </select>
    </div>
    <div class="form-group mb-30">
      <input type="text" class="form-control invest-amount" id="amount" name="amount" value="" onkeyup="this.value = this.value.replace (/^\.|[^\d\.]/g, '')" autocomplete="off">
    </div>
    <input type="hidden" name="plan_id" class="plan-id">
    <div class="btn-area mb-30">
      <a href="login" class="btn-login login-auth-btn">Login First</a>
    </div>
  </div>
</form>

POST https://ghobashmarkt.com/subscribe

<form class="subscribe-form" action="https://ghobashmarkt.com/subscribe" method="post">
  <input type="hidden" name="_token" value="0yb15JwYgGcAtVZHSpaFlSkvQtI6C8N8p8cspdgL"> <input class="form-control" name="email" type="email" placeholder="Email Address">
  <button class="btn-subscribe" type="submit">Subscribe</button>
</form>

POST https://ghobashmarkt.com/loginModal

<form class="login-form" id="login-form" action="https://ghobashmarkt.com/loginModal" method="post">
  <input type="hidden" name="_token" value="0yb15JwYgGcAtVZHSpaFlSkvQtI6C8N8p8cspdgL">
  <div class="signin">
    <h3 class="title mb-30">Login</h3>
    <div class="form-group mb-30">
      <input autocomplete="off" class="form-control" type="text" name="username" placeholder="User ID or Email">
      <span class="text-danger emailError"></span>
      <span class="text-danger usernameError"></span>
    </div>
    <div class="form-group mb-20">
      <input autocomplete="off" class="form-control" type="password" name="password" placeholder="Password">
      <span class="text-danger passwordError"></span>
    </div>
    <div class="remember-me d-flex flex-column flex-sm-row align-items-center justify-content-center justify-content-sm-between mb-30">
      <div class="checkbox custom-control custom-checkbox mt-10">
        <input autocomplete="off" id="remember" type="checkbox" class="custom-control-input" name="remember">
        <label class="custom-control-label" for="remember">Remember Me</label>
      </div>
      <a class="btn-forget mt-10" href="javascript:void(0)">Forgot password?</a>
    </div>
    <div class="btn-area">
      <button class="btn-login login-auth-btn" type="submit"><span>Login</span></button>
    </div>
    <div class="login-query mt-30 text-center">
      <a class="btn-signup" href="javascript:void(0)">Don't have any account? Sign Up</a>
    </div>
  </div>
</form>

POST https://ghobashmarkt.com/password/email

<form class="login-form" id="reset-form" method="post" action="https://ghobashmarkt.com/password/email">
  <input type="hidden" name="_token" value="0yb15JwYgGcAtVZHSpaFlSkvQtI6C8N8p8cspdgL">
  <div class="reset-password">
    <h3 class="title mb-30">Reset Password</h3>
    <div class="form-group mb-30">
      <input autocomplete="off" class="form-control" type="email" name="email" value="" placeholder="Enter your Email Address">
      <span class="text-danger emailError"></span>
    </div>
    <div class="btn-area">
      <button class="btn-login login-recover-auth-btn" type="submit">
        <span>Send Password Reset Link</span></button>
    </div>
    <div class="login-query mt-30 text-center">
      <a class="btn-login-back " href="javascript:void(0)">Already have any account? Login</a>
    </div>
  </div>
</form>

POST https://ghobashmarkt.com/register

<form class="login-form" id="signup-form" action="https://ghobashmarkt.com/register" method="post">
  <input type="hidden" name="_token" value="0yb15JwYgGcAtVZHSpaFlSkvQtI6C8N8p8cspdgL">
  <div class="register">
    <h3 class="title mb-30">SIGN UP FORM</h3>
    <div class="form-group mb-30">
      <input autocomplete="off" class="form-control" type="text" name="firstname" value="" placeholder="First Name">
      <span class="text-danger firstnameError"></span>
    </div>
    <div class="form-group mb-30">
      <input autocomplete="off" class="form-control " type="text" name="lastname" value="" placeholder="Last Name">
      <span class="text-danger lastnameError"></span>
    </div>
    <div class="form-group mb-30">
      <input autocomplete="off" class="form-control " type="text" name="username" value="" placeholder="Username">
      <span class="text-danger usernameError"></span>
    </div>
    <div class="form-group mb-30">
      <input autocomplete="off" class="form-control" type="text" name="email" value="" placeholder="Email Address">
      <span class="text-danger emailError"></span>
    </div>
    <div class="form-group mb-30">
      <div class="input-group ">
        <div class="input-group-prepend w-50">
          <select name="phone_code" class="form-control country_code dialCode-change">
            <option value="+376" data-name="Andorra" data-code="AD"> Andorra (+376) </option>
            <option value="+971" data-name="United Arab Emirates" data-code="AE"> United Arab Emirates (+971) </option>
            <option value="+93" data-name="Afghanistan" data-code="AF"> Afghanistan (+93) </option>
            <option value="+1" data-name="Antigua" data-code="AG"> Antigua (+1) </option>
            <option value="+1" data-name="Anguilla" data-code="AI"> Anguilla (+1) </option>
            <option value="+43" data-name="Austria" data-code="AI"> Austria (+43) </option>
            <option value="+355" data-name="Albania" data-code="AL"> Albania (+355) </option>
            <option value="+374" data-name="Armenia" data-code="AM"> Armenia (+374) </option>
            <option value="+599" data-name="Netherlands Antilles" data-code="AN"> Netherlands Antilles (+599) </option>
            <option value="+244" data-name="Angola" data-code="AO"> Angola (+244) </option>
            <option value="+54" data-name="Argentina" data-code="AR"> Argentina (+54) </option>
            <option value="+1" data-name="American Samoa" data-code="AS"> American Samoa (+1) </option>
            <option value="+61" data-name="Australia" data-code="AU"> Australia (+61) </option>
            <option value="+297" data-name="Aruba" data-code="AW"> Aruba (+297) </option>
            <option value="+994" data-name="Azerbaijan" data-code="AZ"> Azerbaijan (+994) </option>
            <option value="+387" data-name="Bosnia &amp; Herzegovina" data-code="BA"> Bosnia &amp; Herzegovina (+387) </option>
            <option value="+1" data-name="Barbados" data-code="BB"> Barbados (+1) </option>
            <option value="+880" data-name="Bangladesh" data-code="BD"> Bangladesh (+880) </option>
            <option value="+32" data-name="Belgium" data-code="BE"> Belgium (+32) </option>
            <option value="+226" data-name="Burkina Faso" data-code="BF"> Burkina Faso (+226) </option>
            <option value="+359" data-name="Bulgaria" data-code="BG"> Bulgaria (+359) </option>
            <option value="+973" data-name="Bahrain" data-code="BH"> Bahrain (+973) </option>
            <option value="+257" data-name="Burundi" data-code="BI"> Burundi (+257) </option>
            <option value="+229" data-name="Benin" data-code="BJ"> Benin (+229) </option>
            <option value="+590" data-name="Saint Barthélemy" data-code="BL"> Saint Barthélemy (+590) </option>
            <option value="+1" data-name="Bermuda" data-code="BM"> Bermuda (+1) </option>
            <option value="+673" data-name="Brunei" data-code="BN"> Brunei (+673) </option>
            <option value="+591" data-name="Bolivia" data-code="BO"> Bolivia (+591) </option>
            <option value="+55" data-name="Brazil" data-code="BR"> Brazil (+55) </option>
            <option value="+1" data-name="The Bahamas" data-code="BS"> The Bahamas (+1) </option>
            <option value="+975" data-name="Bhutan" data-code="BT"> Bhutan (+975) </option>
            <option value="+267" data-name="Botswana" data-code="BW"> Botswana (+267) </option>
            <option value="+375" data-name="Belarus" data-code="BY"> Belarus (+375) </option>
            <option value="+501" data-name="Belize" data-code="BZ"> Belize (+501) </option>
            <option value="+1" data-name="Canada" data-code="CA"> Canada (+1) </option>
            <option value="+243" data-name="Republic of Congo" data-code="CD"> Republic of Congo (+243) </option>
            <option value="+236" data-name="Central African Republic" data-code="CF"> Central African Republic (+236) </option>
            <option value="+242" data-name="Republic of the Congo" data-code="CG"> Republic of the Congo (+242) </option>
            <option value="+41" data-name="Switzerland" data-code="CH"> Switzerland (+41) </option>
            <option value="+225" data-name="Côte dIvoire" data-code="CI"> Côte dIvoire (+225) </option>
            <option value="+682" data-name="Cook Islands" data-code="CK"> Cook Islands (+682) </option>
            <option value="+56" data-name="Chile" data-code="CL"> Chile (+56) </option>
            <option value="+237" data-name="Cameroon" data-code="CM"> Cameroon (+237) </option>
            <option value="+86" data-name="China" data-code="CN"> China (+86) </option>
            <option value="+57" data-name="Colombia" data-code="CO"> Colombia (+57) </option>
            <option value="+506" data-name="Costa Rica" data-code="CR"> Costa Rica (+506) </option>
            <option value="+53" data-name="Cuba" data-code="CU"> Cuba (+53) </option>
            <option value="+238" data-name="Cape Verde" data-code="CV"> Cape Verde (+238) </option>
            <option value="+357" data-name="Cyprus" data-code="CY"> Cyprus (+357) </option>
            <option value="+420" data-name="Czech Republic" data-code="CZ"> Czech Republic (+420) </option>
            <option value="+49" data-name="Germany" data-code="DE"> Germany (+49) </option>
            <option value="+253" data-name="Djibouti" data-code="DJ"> Djibouti (+253) </option>
            <option value="+45" data-name="Denmark" data-code="DK"> Denmark (+45) </option>
            <option value="+1" data-name="Dominica" data-code="DM"> Dominica (+1) </option>
            <option value="+1" data-name="Dominican Republic" data-code="DO"> Dominican Republic (+1) </option>
            <option value="+213" data-name="Algeria" data-code="DZ"> Algeria (+213) </option>
            <option value="+593" data-name="Ecuador" data-code="EC"> Ecuador (+593) </option>
            <option value="+372" data-name="Estonia" data-code="EE"> Estonia (+372) </option>
            <option value="+20" data-name="Egypt" data-code="EG"> Egypt (+20) </option>
            <option value="+291" data-name="Eritrea" data-code="ER"> Eritrea (+291) </option>
            <option value="+34" data-name="Spain" data-code="ES"> Spain (+34) </option>
            <option value="+251" data-name="Ethiopia" data-code="ET"> Ethiopia (+251) </option>
            <option value="+358" data-name="Finland" data-code="FI"> Finland (+358) </option>
            <option value="+679" data-name="Fiji" data-code="FJ"> Fiji (+679) </option>
            <option value="+500" data-name="Falkland Islands" data-code="FK"> Falkland Islands (+500) </option>
            <option value="+691" data-name="Federated Micronesia" data-code="FM"> Federated Micronesia (+691) </option>
            <option value="+298" data-name="Faroe Islands" data-code="FO"> Faroe Islands (+298) </option>
            <option value="+33" data-name="France" data-code="FR"> France (+33) </option>
            <option value="+241" data-name="Gabon" data-code="GA"> Gabon (+241) </option>
            <option value="+44" data-name="United Kingdom" data-code="GB"> United Kingdom (+44) </option>
            <option value="+1" data-name="Grenada" data-code="GD"> Grenada (+1) </option>
            <option value="+995" data-name="Georgia" data-code="GE"> Georgia (+995) </option>
            <option value="+594" data-name="French Guiana" data-code="GF"> French Guiana (+594) </option>
            <option value="+233" data-name="Ghana" data-code="GH"> Ghana (+233) </option>
            <option value="+350" data-name="Gibraltar" data-code="GI"> Gibraltar (+350) </option>
            <option value="+299" data-name="Greenland" data-code="GL"> Greenland (+299) </option>
            <option value="+220" data-name="The Gambia" data-code="GM"> The Gambia (+220) </option>
            <option value="+224" data-name="Guinea" data-code="GN"> Guinea (+224) </option>
            <option value="+590" data-name="Guadeloupe" data-code="GP"> Guadeloupe (+590) </option>
            <option value="+240" data-name="Equatorial Guinea" data-code="GQ"> Equatorial Guinea (+240) </option>
            <option value="+30" data-name="Greece" data-code="GR"> Greece (+30) </option>
            <option value="+502" data-name="Guatemala" data-code="GT"> Guatemala (+502) </option>
            <option value="+1" data-name="Guam" data-code="GU"> Guam (+1) </option>
            <option value="+245" data-name="Guinea-Bissau" data-code="GW"> Guinea-Bissau (+245) </option>
            <option value="+592" data-name="Guyana" data-code="GY"> Guyana (+592) </option>
            <option value="+852" data-name="Hong Kong" data-code="HK"> Hong Kong (+852) </option>
            <option value="+504" data-name="Honduras" data-code="HN"> Honduras (+504) </option>
            <option value="+385" data-name="Croatia" data-code="HR"> Croatia (+385) </option>
            <option value="+509" data-name="Haiti" data-code="HT"> Haiti (+509) </option>
            <option value="+36" data-name="Hungary" data-code="HU"> Hungary (+36) </option>
            <option value="+235" data-name="Chad" data-code="ID"> Chad (+235) </option>
            <option value="+62" data-name="Indonesia" data-code="ID"> Indonesia (+62) </option>
            <option value="+353" data-name="Ireland" data-code="IE"> Ireland (+353) </option>
            <option value="+972" data-name="Israel" data-code="IL"> Israel (+972) </option>
            <option value="+91" data-name="India" data-code="IN"> India (+91) </option>
            <option value="+246" data-name="British Indian Ocean" data-code="IO"> British Indian Ocean (+246) </option>
            <option value="+964" data-name="Iraq" data-code="IQ"> Iraq (+964) </option>
            <option value="+98" data-name="Iran" data-code="IR"> Iran (+98) </option>
            <option value="+354" data-name="Iceland" data-code="IS"> Iceland (+354) </option>
            <option value="+39" data-name="Italy" data-code="IT"> Italy (+39) </option>
            <option value="+1" data-name="Jamaica" data-code="JM"> Jamaica (+1) </option>
            <option value="+962" data-name="Jordan" data-code="JO"> Jordan (+962) </option>
            <option value="+81" data-name="Japan" data-code="JP"> Japan (+81) </option>
            <option value="+254" data-name="Kenya" data-code="KE"> Kenya (+254) </option>
            <option value="+996" data-name="Kyrgyzstan" data-code="KG"> Kyrgyzstan (+996) </option>
            <option value="+855" data-name="Cambodia" data-code="KH"> Cambodia (+855) </option>
            <option value="+686" data-name="Kiribati" data-code="KI"> Kiribati (+686) </option>
            <option value="+269" data-name="Comoros" data-code="KM"> Comoros (+269) </option>
            <option value="+1" data-name="Saint Kitts and Nevis" data-code="KN"> Saint Kitts and Nevis (+1) </option>
            <option value="+850" data-name="North Korea" data-code="KP"> North Korea (+850) </option>
            <option value="+82" data-name="South Korea" data-code="KR"> South Korea (+82) </option>
            <option value="+965" data-name="Kuwait" data-code="KW"> Kuwait (+965) </option>
            <option value="+1" data-name="Cayman Islands" data-code="KY"> Cayman Islands (+1) </option>
            <option value="+7" data-name="Kazakhstan" data-code="KZ"> Kazakhstan (+7) </option>
            <option value="+856" data-name="Laos" data-code="LA"> Laos (+856) </option>
            <option value="+961" data-name="Lebanon" data-code="LB"> Lebanon (+961) </option>
            <option value="+1" data-name="St. Lucia" data-code="LC"> St. Lucia (+1) </option>
            <option value="+423" data-name="Liechtenstein" data-code="LI"> Liechtenstein (+423) </option>
            <option value="+94" data-name="Sri Lanka" data-code="LK"> Sri Lanka (+94) </option>
            <option value="+231" data-name="Liberia" data-code="LR"> Liberia (+231) </option>
            <option value="+266" data-name="Lesotho" data-code="LS"> Lesotho (+266) </option>
            <option value="+370" data-name="Lithuania" data-code="LT"> Lithuania (+370) </option>
            <option value="+352" data-name="Luxembourg" data-code="LU"> Luxembourg (+352) </option>
            <option value="+371" data-name="Latvia" data-code="LV"> Latvia (+371) </option>
            <option value="+218" data-name="Libya" data-code="LY"> Libya (+218) </option>
            <option value="+212" data-name="Morocco" data-code="MA"> Morocco (+212) </option>
            <option value="+377" data-name="Monaco" data-code="MC"> Monaco (+377) </option>
            <option value="+373" data-name="Moldova" data-code="MD"> Moldova (+373) </option>
            <option value="+382" data-name="Montenegro" data-code="ME"> Montenegro (+382) </option>
            <option value="+590" data-name="Saint Martin" data-code="MF"> Saint Martin (+590) </option>
            <option value="+261" data-name="Madagascar" data-code="MG"> Madagascar (+261) </option>
            <option value="+692" data-name="Marshall Islands" data-code="MH"> Marshall Islands (+692) </option>
            <option value="+389" data-name="Macedonia" data-code="MK"> Macedonia (+389) </option>
            <option value="+223" data-name="Mali" data-code="ML"> Mali (+223) </option>
            <option value="+95" data-name="Burma Myanmar" data-code="MM"> Burma Myanmar (+95) </option>
            <option value="+976" data-name="Mongolia" data-code="MN"> Mongolia (+976) </option>
            <option value="+853" data-name="Macau" data-code="MO"> Macau (+853) </option>
            <option value="+1" data-name="Northern Mariana Islands" data-code="MP"> Northern Mariana Islands (+1) </option>
            <option value="+596" data-name="Martinique" data-code="MQ"> Martinique (+596) </option>
            <option value="+222" data-name="Mauritania" data-code="MR"> Mauritania (+222) </option>
            <option value="+1" data-name="Montserrat" data-code="MS"> Montserrat (+1) </option>
            <option value="+356" data-name="Malta" data-code="MT"> Malta (+356) </option>
            <option value="+230" data-name="Mauritius" data-code="MU"> Mauritius (+230) </option>
            <option value="+960" data-name="Maldives" data-code="MV"> Maldives (+960) </option>
            <option value="+265" data-name="Malawi" data-code="MW"> Malawi (+265) </option>
            <option value="+52" data-name="Mexico" data-code="MX"> Mexico (+52) </option>
            <option value="+60" data-name="Malaysia" data-code="MY"> Malaysia (+60) </option>
            <option value="+258" data-name="Mozambique" data-code="MZ"> Mozambique (+258) </option>
            <option value="+264" data-name="Namibia" data-code="NA"> Namibia (+264) </option>
            <option value="+687" data-name="New Caledonia" data-code="NC"> New Caledonia (+687) </option>
            <option value="+227" data-name="Niger" data-code="NE"> Niger (+227) </option>
            <option value="+672" data-name="Norfolk Island" data-code="NF"> Norfolk Island (+672) </option>
            <option value="+234" data-name="Nigeria" data-code="NG"> Nigeria (+234) </option>
            <option value="+505" data-name="Nicaragua" data-code="NI"> Nicaragua (+505) </option>
            <option value="+31" data-name="Netherlands" data-code="NL"> Netherlands (+31) </option>
            <option value="+47" data-name="Norway" data-code="NO"> Norway (+47) </option>
            <option value="+977" data-name="Nepal" data-code="NP"> Nepal (+977) </option>
            <option value="+674" data-name="Nauru" data-code="NR"> Nauru (+674) </option>
            <option value="+683" data-name="Niue" data-code="NU"> Niue (+683) </option>
            <option value="+64" data-name="New Zealand" data-code="NZ"> New Zealand (+64) </option>
            <option value="+968" data-name="Oman" data-code="OM"> Oman (+968) </option>
            <option value="+507" data-name="Panama" data-code="PA"> Panama (+507) </option>
            <option value="+51" data-name="Peru" data-code="PE"> Peru (+51) </option>
            <option value="+689" data-name="French Polynesia" data-code="PF"> French Polynesia (+689) </option>
            <option value="+675" data-name="Papua New Guinea" data-code="PG"> Papua New Guinea (+675) </option>
            <option value="+63" data-name="Philippines" data-code="PH"> Philippines (+63) </option>
            <option value="+92" data-name="Pakistan" data-code="PK"> Pakistan (+92) </option>
            <option value="+48" data-name="Poland" data-code="PL"> Poland (+48) </option>
            <option value="+508" data-name="St Pierre &amp; Miquelon" data-code="PM"> St Pierre &amp; Miquelon (+508) </option>
            <option value="+1" data-name="Puerto Rico" data-code="PR"> Puerto Rico (+1) </option>
            <option value="+970" data-name="Palestine" data-code="PS"> Palestine (+970) </option>
            <option value="+351" data-name="Portugal" data-code="PT"> Portugal (+351) </option>
            <option value="+680" data-name="Palau" data-code="PW"> Palau (+680) </option>
            <option value="+595" data-name="Paraguay" data-code="PY"> Paraguay (+595) </option>
            <option value="+974" data-name="Qatar" data-code="QA"> Qatar (+974) </option>
            <option value="+262" data-name="Réunion" data-code="RE"> Réunion (+262) </option>
            <option value="+40" data-name="Romania" data-code="RO"> Romania (+40) </option>
            <option value="+381" data-name="Serbia" data-code="RS"> Serbia (+381) </option>
            <option value="+7" data-name="Russia" data-code="RU"> Russia (+7) </option>
            <option value="+250" data-name="Rwanda" data-code="RW"> Rwanda (+250) </option>
            <option value="+966" data-name="Saudi Arabia" data-code="SA"> Saudi Arabia (+966) </option>
            <option value="+677" data-name="Solomon Islands" data-code="SB"> Solomon Islands (+677) </option>
            <option value="+248" data-name="Seychelles" data-code="SC"> Seychelles (+248) </option>
            <option value="+249" data-name="Sudan" data-code="SD"> Sudan (+249) </option>
            <option value="+46" data-name="Sweden" data-code="SE"> Sweden (+46) </option>
            <option value="+65" data-name="Singapore" data-code="SG"> Singapore (+65) </option>
            <option value="+290" data-name="Saint Helena" data-code="SH"> Saint Helena (+290) </option>
            <option value="+386" data-name="Slovenia" data-code="SI"> Slovenia (+386) </option>
            <option value="+421" data-name="Slovakia" data-code="SK"> Slovakia (+421) </option>
            <option value="+232" data-name="Sierra Leone" data-code="SL"> Sierra Leone (+232) </option>
            <option value="+378" data-name="San Marino" data-code="SM"> San Marino (+378) </option>
            <option value="+221" data-name="Senegal" data-code="SN"> Senegal (+221) </option>
            <option value="+252" data-name="Somalia" data-code="SO"> Somalia (+252) </option>
            <option value="+597" data-name="Suriname" data-code="SR"> Suriname (+597) </option>
            <option value="+239" data-name="São Tomé and Príncipe" data-code="ST"> São Tomé and Príncipe (+239) </option>
            <option value="+503" data-name="El Salvador" data-code="SV"> El Salvador (+503) </option>
            <option value="+963" data-name="Syria" data-code="SY"> Syria (+963) </option>
            <option value="+268" data-name="Swaziland" data-code="SZ"> Swaziland (+268) </option>
            <option value="+1" data-name="Turks and Caicos Islands" data-code="TC"> Turks and Caicos Islands (+1) </option>
            <option value="+228" data-name="Togo" data-code="TG"> Togo (+228) </option>
            <option value="+66" data-name="Thailand" data-code="TH"> Thailand (+66) </option>
            <option value="+992" data-name="Tajikistan" data-code="TJ"> Tajikistan (+992) </option>
            <option value="+690" data-name="Tokelau" data-code="TK"> Tokelau (+690) </option>
            <option value="+670" data-name="Timor-Leste" data-code="TL"> Timor-Leste (+670) </option>
            <option value="+993" data-name="Turkmenistan" data-code="TM"> Turkmenistan (+993) </option>
            <option value="+216" data-name="Tunisia" data-code="TN"> Tunisia (+216) </option>
            <option value="+676" data-name="Tonga" data-code="TO"> Tonga (+676) </option>
            <option value="+90" data-name="Turkey" data-code="TR"> Turkey (+90) </option>
            <option value="+1" data-name="Trinidad and Tobago" data-code="TT"> Trinidad and Tobago (+1) </option>
            <option value="+688" data-name="Tuvalu" data-code="TV"> Tuvalu (+688) </option>
            <option value="+886" data-name="Taiwan" data-code="TW"> Taiwan (+886) </option>
            <option value="+255" data-name="Tanzania" data-code="TZ"> Tanzania (+255) </option>
            <option value="+380" data-name="Ukraine" data-code="UA"> Ukraine (+380) </option>
            <option value="+256" data-name="Uganda" data-code="UG"> Uganda (+256) </option>
            <option value="+1" data-name="United States" data-code="US" selected=""> United States (+1) </option>
            <option value="+598" data-name="Uruguay" data-code="UY"> Uruguay (+598) </option>
            <option value="+998" data-name="Uzbekistan" data-code="UZ"> Uzbekistan (+998) </option>
            <option value="+39" data-name="Vatican City" data-code="VA"> Vatican City (+39) </option>
            <option value="+1" data-name="St Vincent &amp; Grenadines" data-code="VC"> St Vincent &amp; Grenadines (+1) </option>
            <option value="+58" data-name="Venezuela" data-code="VE"> Venezuela (+58) </option>
            <option value="+1" data-name="British Virgin Islands" data-code="VG"> British Virgin Islands (+1) </option>
            <option value="+1" data-name="US Virgin Islands" data-code="VI"> US Virgin Islands (+1) </option>
            <option value="+84" data-name="Vietnam" data-code="VN"> Vietnam (+84) </option>
            <option value="+678" data-name="Vanuatu" data-code="VU"> Vanuatu (+678) </option>
            <option value="+681" data-name="Wallis and Futuna" data-code="WF"> Wallis and Futuna (+681) </option>
            <option value="+685" data-name="Samoa" data-code="WS"> Samoa (+685) </option>
            <option value="+383" data-name="Kosovo" data-code="XK"> Kosovo (+383) </option>
            <option value="+967" data-name="Yemen" data-code="YE"> Yemen (+967) </option>
            <option value="+262" data-name="Mayotte" data-code="YT"> Mayotte (+262) </option>
            <option value="+27" data-name="South Africa" data-code="ZA"> South Africa (+27) </option>
            <option value="+260" data-name="Zambia" data-code="ZM"> Zambia (+260) </option>
            <option value="+263" data-name="Zimbabwe" data-code="ZW"> Zimbabwe (+263) </option>
          </select>
        </div>
        <input autocomplete="off" type="text" name="phone" class="form-control dialcode-set" value="" placeholder="Your Phone Number">
      </div>
      <span class="text-danger phoneError"></span>
      <input autocomplete="off" type="hidden" name="country_code" value="US" class="text-dark">
    </div>
    <div class="form-group mb-30">
      <input autocomplete="off" class="form-control" type="password" name="password" value="" placeholder="Password">
      <span class="text-danger passwordError"></span>
    </div>
    <div class="form-group mb-30">
      <input autocomplete="off" class="form-control" type="password" name="password_confirmation" placeholder="Confirm Password">
    </div>
    <div class="btn-area">
      <button class="btn-login login-signup-auth-btn" type="submit"><span>Sign Up</span>
      </button>
    </div>
    <div class="login-query mt-30 text-center">
      <a class="btn-login-back" href="javascript:void(0)">Already have an account? Login</a>
    </div>
  </div>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

 * support@ghobashmarkt.com
   


Choose LanguageArabicCatalanChinese (Simplified)Chinese
(Traditional)DutchEnglishFilipinoFrenchGermanItalianPersianPolishPortugueseRussianSpanishThaiTurkishUkrainianVietnamese

Powered by Translate

Login
 * Home
 * Plan
 * About Us
 * Blog
 * FAQ
 * Contact

 * Login


WELCOME TO


GHOBASH MARKT

A PROFITABLE PLATFORM FOR HIGH-MARGIN INVESTMENT

Learn More


25000+

ALL MEMBERS


12.5M

AVERAGE INVESTMENT


200

COUNTRIES SUPPORTED

TRADING CHART

Track all markets on TradingView

ABOUT US


GHOBASH MARKT

GHOBASH MARKET SPECIALIZES IN BITCOIN MINING AND TRADING WE ALSO DEAL WITH RAW
MATERIALS SUCH AS GOLD MINING, CRUDE OIL, STEEL, NATURAL GAS ETC, THE FOREIGN
EXCHANGE SECURITIES EXCHANGE, WE ALWAYS MONITOR AND REVIEW YOUR INVESTMENT PLAN
REGULARLY AND WE WILL MEET WITH YOU TO CHECK ON THE PROGRESS TOWARDS
ACHIEVING YOUR GOALS.




Sustainable Wealth Creation has been our sole purpose. We aim to change
investment for the better, forever, for all. Our investment operation offers
many pathways to sustainable wealth creation. Our investment stewardship and
advocacy experts are industry leaders in practice and philosophy. We aim to
deliver Sustainable Wealth Creation that enriches investors, benefits society,
and preserves the environment.

Our clients are at the heart of everything we do. Our wide range of investment
specialists and our global reach allows us to offer an extensive set of
capabilities. Our expertise has allowed us to become one of the world's largest
asset managers with an AUM of $5.5 Billion. Our client-centric culture enables
our dedicated team of investment professionals to singularly focus on creating
tailored solutions designed to help our clients meet their unique needs and
objectives—both today and moving forward in the future.

FEATURES


WHY CHOOSE US



Fair, Efficient, And Transparent Financial System



SIMPLE AND INTUITIVE DESIGN

Created so that you can manage your investments quicker and more easier

PERSONAL PROTECTION

All data about our users are strictly confidential and not subject to
disclosure.

SUPPORT 24/7

High-class technical support via live chat, email message, or telegram chat.

STABLE WITHDRAWAL

Regular payments to our clients and detailed moderation of each transaction.

STOCK MARKET DATA

Track all markets on TradingView

INSTANT WITHDRAWALS


INVESTMENT PLANS



Every plan is risk-free. It's 100% safe to invest in your preferred plan. You
will never lose your capital. 



BASIC PLAN

$30 - $499

8%

EVERY DAY

--------------------------------------------------------------------------------

Profit For Every Day

Capital will back : Yes

Total 8 % + Capital

Invest Now

GOLD PLAN

$500 - $1999

15%

EVERY DAY

--------------------------------------------------------------------------------

Profit For Every Day

Capital will back : Yes

Total 15 % + Capital

Invest Now
Popular

MASTER PLAN

$2000 - $4999

35%

EVERY 2 DAYS

--------------------------------------------------------------------------------

Profit For Every 2 Days

Capital will back : Yes

Total 35 % + Capital

Invest Now

PREMIUM PLAN

$5000 - $9999

45%

EVERY 2 DAYS

--------------------------------------------------------------------------------

Profit For Every 2 Days

Capital will back : Yes

Total 45 % + Capital

Invest Now

EXPERT PLAN

$20000 - $50000

80%

EVERY 5 DAYS

--------------------------------------------------------------------------------

Profit For Every 5 Days

Capital will back : Yes

Total 80 % + Capital

Invest Now
Best Plan

APEX PROMOTION

$5000 - $1000000

50%

EVERY DAY

--------------------------------------------------------------------------------

Profit For Every Day

Capital will back : Yes

Total 50 % + Capital

Invest Now
×

Select wallet Checkout

Login First
Track all markets on TradingView


HOW IT WORK?

1

REGISTER & LOG IN



Creating an account is the first step. Then you need to log in to proceed.



2

ADD FUND



Next, pick a payment method and add funds to your account.



3

SELECT AN INVESTMENT PLAN



Select and purchase a plan from our available plans and watch your earning grow.



4

WITHDRAW PROFIT



Now your investment has yielded some cool money. Withdraw and enjoy.



TESTIMONIALS


WHAT OUR CLIENTS ARE SAYING

success stories from our investors

DAVID GLEESON

Investor

I want to thank them for getting me set up to trade cryptocurrency. It’s an
exciting time in the market and with only a week of trading with them, I’ve been
cashing in some reasonable amount of money! Now is the time to invest.”

MARIA JACKET

Investor

I've been a member of of this platform for over 2 years now, and I've loved it
every step of the way. Maxuel is the best in the business when it comes to
technical analysis and explaining things in a way that people understand.

TIANA FALLON

Investor

They are great group of smart people who study the Crypto Currency Market
focusing on overall market cycles using the Wyckoff Method. I recommend if
you're looking to grow your capital fast and easy.

DAVID GLEESON

Investor

I want to thank them for getting me set up to trade cryptocurrency. It’s an
exciting time in the market and with only a week of trading with them, I’ve been
cashing in some reasonable amount of money! Now is the time to invest.”

MARIA JACKET

Investor

I've been a member of of this platform for over 2 years now, and I've loved it
every step of the way. Maxuel is the best in the business when it comes to
technical analysis and explaining things in a way that people understand.

TIANA FALLON

Investor

They are great group of smart people who study the Crypto Currency Market
focusing on overall market cycles using the Wyckoff Method. I recommend if
you're looking to grow your capital fast and easy.

DAVID GLEESON

Investor

I want to thank them for getting me set up to trade cryptocurrency. It’s an
exciting time in the market and with only a week of trading with them, I’ve been
cashing in some reasonable amount of money! Now is the time to invest.”




GET EXCLUSIVE BENEFITS DIRECTLY TO YOUR INBOX

Subscribe to our Newsletter

Subscribe

LATEST NEWS


FOREX AND CURRENCY NEWS

you get access to all news from forex to finance right from our website

CRYPTO ECONOMY'S 10 MOST EXPENSIVE ASSET...

Give lady of they such they sure it. Me contained explained my education. Vulgar
as hearts by garret.Peived determine de...

17

DEC

USING META ADVANTAGE TO SIMPLIFY YOUR FA...

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
incididunt ut labore dolore magna aliqua...

17

DEC

MYBTC CA WELCOMES ETH HERE'S WHAT YOU NE...

Lorem ipsum dolor sit amet consectetur adipiscing elit sed do eiusmod tempor
incididunt ut labore is dolore magna aliqua...

17

DEC

ANY QUESTIONS


WE'VE GOT ANSWERS

Here are a list of answers to popular questions that our clients asks. Go
through them before making a request. 

How do I create an account?

The registration process on the website is quite simple.  Once you're on the
register page, you need to fill out the fields of the registration form, then
click on the "Sign Up " button.

How do I change my personal details?

After login, you can visit the "My Profile" page to edit your details. For
security reasons, we do not allow users to change their e-mail after
registration. If you would like to change your e-mail, please contact our
support and we will change it for you.

How do I invest?

After registration, you need to familiarize yourself with investment rates and
replenish the deposit by the corresponding amount

Which payment methods do you accept?

We accept all the major forms of cryptocurrencies like bitcoin, Ethereum, USDT,
and more. We are actively working to add more methods.

Can I re-invest my profit?

Of course. You have the right to dispose of the profits at your own discretion,
including reinvesting them in the project.




Can I invest in more than one plan at a time?

We do not prevent investors from getting unlimited income, so each of our
members can purchase any number of investment plans at any point in time.



I have repeatedly lost money on investments. Can I trust your company?

Our Company is a registered and verified. Customers' trust and deposit
protection are guaranteed by the creation of a reserve fund, which under adverse
circumstances will become a source of fulfillment of our financial obligations.



BENEFITS OF A REGIONAL REPRESENTATIVE?

Representative Ambassadors receive special residences where they live free of
charge. They also receive a variety of other benefits, including: -

  • Subsidized health insurance, full payment on how to be a professional trader
in the UK, and five weeks of annual leave, including paid flights to and from
their holiday destination with the addition of $2,000 each month, but you will
need to invest under the stock session package and also have 15 or more active
investors (10) who have an active investment, while (5) others should invest in
the stock session before you can reach this representative offer in our company.
• Home and vehicle allowances of $1,000 every month for (2) years
• You are also entitled to automatically qualify for future bonus offers coming
your way!
• Plus other benefits that would be added depending on how good you do the job.



Contact us if you want to become a Regional Rep



How can I get "Representative" status in order to increase my referral rewards?

 1. you will need to invest in the stock session package
 2. You must also have 15 or more active investors
 3. 10 of the 15 should have an active investment
 4. while the remaining (5) of the 15 down liners must invest in the stock
    session before you can attain this representative offering in our company.
    



Can anyone reinvest more than three times in the premium session?

You can only reinvest 3 times in the premium session before adding more funds to
continue recycling your reinvestment in the premium session. Otherwise, it could
cause a huge glitch in your account that may require a systematic upgrade.




May I cancel my investment before it is complete?

In case of early deposit closure, We can take 90% of the deposit amount.




How can I start earning money by inviting partners to the company?

To start inviting partners, Create an account here, Share link with your friends
and generate traffic to our website, Get Rewarded and Earn Money from our
website.




Can I be sure that my funds are safe?

We have created a special department that distributes risks and selects the best
insurance offers from around the world.




On which stock exchanges does your company do their trade?

Our specialists trade in the following markets: New York Stock Exchange,
National Association of Securities Dealers Automated Quotation, Japan Exchange
Group, Euronext, Shanghai Stock Exchange, London Stock Exchange and Hong Kong
Stock Exchange.




Does the company operate legally?

The company is registered in Switzerland, the UK, and the US and has
registration certificates to show for it.




For how long do you plan to be in operation?

The company has been in existence since 2018, we have built trust will lots of
investors over the years and we still plan to continue doing that for a very
long time



PAYMENTS


PAYMENTS GATEWAY

Help agencies to define their new business objectives and then create
professional software.

‹›


Copyright © 2024 Ghobash Market All Rights Reserved




×

×


LOGIN



Remember Me
Forgot password?
Login
Don't have any account? Sign Up


RESET PASSWORD


Send Password Reset Link
Already have any account? Login


SIGN UP FORM





Andorra (+376) United Arab Emirates (+971) Afghanistan (+93) Antigua (+1)
Anguilla (+1) Austria (+43) Albania (+355) Armenia (+374) Netherlands Antilles
(+599) Angola (+244) Argentina (+54) American Samoa (+1) Australia (+61) Aruba
(+297) Azerbaijan (+994) Bosnia & Herzegovina (+387) Barbados (+1) Bangladesh
(+880) Belgium (+32) Burkina Faso (+226) Bulgaria (+359) Bahrain (+973) Burundi
(+257) Benin (+229) Saint Barthélemy (+590) Bermuda (+1) Brunei (+673) Bolivia
(+591) Brazil (+55) The Bahamas (+1) Bhutan (+975) Botswana (+267) Belarus
(+375) Belize (+501) Canada (+1) Republic of Congo (+243) Central African
Republic (+236) Republic of the Congo (+242) Switzerland (+41) Côte dIvoire
(+225) Cook Islands (+682) Chile (+56) Cameroon (+237) China (+86) Colombia
(+57) Costa Rica (+506) Cuba (+53) Cape Verde (+238) Cyprus (+357) Czech
Republic (+420) Germany (+49) Djibouti (+253) Denmark (+45) Dominica (+1)
Dominican Republic (+1) Algeria (+213) Ecuador (+593) Estonia (+372) Egypt (+20)
Eritrea (+291) Spain (+34) Ethiopia (+251) Finland (+358) Fiji (+679) Falkland
Islands (+500) Federated Micronesia (+691) Faroe Islands (+298) France (+33)
Gabon (+241) United Kingdom (+44) Grenada (+1) Georgia (+995) French Guiana
(+594) Ghana (+233) Gibraltar (+350) Greenland (+299) The Gambia (+220) Guinea
(+224) Guadeloupe (+590) Equatorial Guinea (+240) Greece (+30) Guatemala (+502)
Guam (+1) Guinea-Bissau (+245) Guyana (+592) Hong Kong (+852) Honduras (+504)
Croatia (+385) Haiti (+509) Hungary (+36) Chad (+235) Indonesia (+62) Ireland
(+353) Israel (+972) India (+91) British Indian Ocean (+246) Iraq (+964) Iran
(+98) Iceland (+354) Italy (+39) Jamaica (+1) Jordan (+962) Japan (+81) Kenya
(+254) Kyrgyzstan (+996) Cambodia (+855) Kiribati (+686) Comoros (+269) Saint
Kitts and Nevis (+1) North Korea (+850) South Korea (+82) Kuwait (+965) Cayman
Islands (+1) Kazakhstan (+7) Laos (+856) Lebanon (+961) St. Lucia (+1)
Liechtenstein (+423) Sri Lanka (+94) Liberia (+231) Lesotho (+266) Lithuania
(+370) Luxembourg (+352) Latvia (+371) Libya (+218) Morocco (+212) Monaco (+377)
Moldova (+373) Montenegro (+382) Saint Martin (+590) Madagascar (+261) Marshall
Islands (+692) Macedonia (+389) Mali (+223) Burma Myanmar (+95) Mongolia (+976)
Macau (+853) Northern Mariana Islands (+1) Martinique (+596) Mauritania (+222)
Montserrat (+1) Malta (+356) Mauritius (+230) Maldives (+960) Malawi (+265)
Mexico (+52) Malaysia (+60) Mozambique (+258) Namibia (+264) New Caledonia
(+687) Niger (+227) Norfolk Island (+672) Nigeria (+234) Nicaragua (+505)
Netherlands (+31) Norway (+47) Nepal (+977) Nauru (+674) Niue (+683) New Zealand
(+64) Oman (+968) Panama (+507) Peru (+51) French Polynesia (+689) Papua New
Guinea (+675) Philippines (+63) Pakistan (+92) Poland (+48) St Pierre & Miquelon
(+508) Puerto Rico (+1) Palestine (+970) Portugal (+351) Palau (+680) Paraguay
(+595) Qatar (+974) Réunion (+262) Romania (+40) Serbia (+381) Russia (+7)
Rwanda (+250) Saudi Arabia (+966) Solomon Islands (+677) Seychelles (+248) Sudan
(+249) Sweden (+46) Singapore (+65) Saint Helena (+290) Slovenia (+386) Slovakia
(+421) Sierra Leone (+232) San Marino (+378) Senegal (+221) Somalia (+252)
Suriname (+597) São Tomé and Príncipe (+239) El Salvador (+503) Syria (+963)
Swaziland (+268) Turks and Caicos Islands (+1) Togo (+228) Thailand (+66)
Tajikistan (+992) Tokelau (+690) Timor-Leste (+670) Turkmenistan (+993) Tunisia
(+216) Tonga (+676) Turkey (+90) Trinidad and Tobago (+1) Tuvalu (+688) Taiwan
(+886) Tanzania (+255) Ukraine (+380) Uganda (+256) United States (+1) Uruguay
(+598) Uzbekistan (+998) Vatican City (+39) St Vincent & Grenadines (+1)
Venezuela (+58) British Virgin Islands (+1) US Virgin Islands (+1) Vietnam (+84)
Vanuatu (+678) Wallis and Futuna (+681) Samoa (+685) Kosovo (+383) Yemen (+967)
Mayotte (+262) South Africa (+27) Zambia (+260) Zimbabwe (+263)


Sign Up
Already have an account? Login


Original text

Rate this translation
Your feedback will be used to help improve Google Translate