www.moneymetals.com Open in urlscan Pro
2606:4700:10::6814:2819  Public Scan

URL: https://www.moneymetals.com/aztec-round-first-sun-god-999-pure-silver-1-troy-oz/918?keycode=230412-MMX-PN&utm_campaign=conte...
Submission: On April 12 via api from IE — Scanned from DE

Form analysis 14 forms found in the DOM

GET https://www.moneymetals.com/search

<form method="GET" action="https://www.moneymetals.com/search" accept-charset="UTF-8">
  <div class="row no-gutter">
    <div class="col-lg-9 col-md-8 col-sm-9">
      <span class="input-icon-search">
        <input class="form-control" placeholder="Search Products &amp; Content..." name="q" type="text" value="">
        <i class="fa fa-search"></i>
      </span>
    </div>
    <div class="col-lg-3 col-md-4 col-sm-3">
      <input class="btn btn-mmx-search btn-block" type="submit" value="Search">
    </div>
  </div>
</form>

GET https://www.moneymetals.com/search

<form method="GET" action="https://www.moneymetals.com/search" accept-charset="UTF-8">
  <span class="input-icon-search-nav">
    <input class="form-control" placeholder="Search Products &amp; Content..." name="q" type="text" value="">
    <i class="fa fa-search"></i>
  </span>
</form>

POST #

<form method="POST" action="#" accept-charset="UTF-8" id="empty-cart-form" class="form-horizontal" role="form"><input name="_token" type="hidden" value="xq3HGZLvgVsT5Uc28MwnqVHIgX80e03qLo3tdx3L">
  <div class="form-group">
    <div class="col-sm-5 col-sm-offset-6 alert-actions">
      <a id="empty-cart-submit" class="btn btn-success btn-block">Empty Cart</a>
    </div>
  </div>
</form>

GET https://www.moneymetals.com/search

<form method="GET" action="https://www.moneymetals.com/search" accept-charset="UTF-8">
  <div class="row">
    <div class="col-lg-9 col-md-8 col-sm-9">
      <span class="input-icon-search">
        <input class="form-control" placeholder="Search Products &amp; Content..." name="q" type="text" value="">
        <i class="fa fa-search"></i>
      </span>
    </div>
    <div class="col-lg-3 col-md-4 col-sm-3">
      <input class="btn btn-mmx-search btn-block" type="submit" value="Search">
      <div class="search-modal-close">
        <a href="#" data-dismiss="modal" aria-label="Close">(x)Close Search</a>
      </div>
    </div>
  </div>
</form>

POST https://www.moneymetals.com/cart

<form method="POST" action="https://www.moneymetals.com/cart" accept-charset="UTF-8" id="product_form" class=""><input name="_token" type="hidden" value="xq3HGZLvgVsT5Uc28MwnqVHIgX80e03qLo3tdx3L">
  <input type="hidden" name="product_id" value="918">
  <div class="form-group col-xs-4 col-no-pad-right">
    <div class="qty-right">
      <div class="input-group  bootstrap-touchspin bootstrap-touchspin-injected"><input class="form-control qty-input" id="qty" min="1" max="500" name="qty" type="number" value="1"><span class="input-group-btn-vertical"><button
            class="btn btn-primary bootstrap-touchspin-up " type="button">+</button><button class="btn btn-primary bootstrap-touchspin-down " type="button">-</button></span></div>
    </div>
  </div>
  <div class="col-xs-8">
    <div class="price-actions">
      <button type="submit" data-dismiss="modal" id="addToCartButton" class="btn btn-warning btn-block btn-cta disableOnAjax">
        <i class="fa fa-shopping-cart"></i> ADD TO CART </button>
    </div>
  </div>
  <div class="clear">
  </div>
  <div class="col-sm-12">
    <div class="total-price"> Your Item Total: <span id="price">$33.46</span>
    </div>
  </div>
</form>

POST https://www.moneymetals.com/alerts/spot

<form method="POST" action="https://www.moneymetals.com/alerts/spot" accept-charset="UTF-8" id="price-alert-modal-form" class="has-validation-callback"><input name="_token" type="hidden" value="xq3HGZLvgVsT5Uc28MwnqVHIgX80e03qLo3tdx3L">
  <div class="row">
    <div class="col-sm-6">
      <div class="form-group">
        <label for="email" class="control-label">Email Address:</label>
        <div>
          <input class="form-control" aria-required="true" data-validation="email" id="email_alert" name="email" type="text" value="">
        </div>
      </div>
    </div>
    <div class="col-sm-6">
      <div class="form-group">
        <label for="metal" class="control-label">Metal:</label>
        <div>
          <select name="metal" class="form-control">
            <option value="gold">Gold</option>
            <option value="silver">Silver</option>
            <option value="platinum">Platinum</option>
            <option value="palladium">Palladium</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-6">
      <div class="form-group">
        <label for="when" class="control-label">Alert me when the spot price is:</label>
        <div>
          <select name="when" class="form-control required">
            <option value="below" selected="">At or Below: </option>
            <option value="above">At or Above: </option>
          </select>
        </div>
      </div>
    </div>
    <div class="col-sm-6">
      <div class="form-group">
        <label for="price" class="control-label">Price:</label>
        <div>
          <input class="form-control" data-validation="required" name="price" type="text" value="" id="price">
        </div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="alert-actions">
      <a id="submit-price-alert" href="javascript:void(0)" class="btn btn-success">Send Me Spot Price Alerts!</a>
    </div>
  </div>
  <div id="price-alert-modal-message"></div>
</form>

POST https://www.moneymetals.com/ajax/product-in-stock

<form method="POST" action="https://www.moneymetals.com/ajax/product-in-stock" accept-charset="UTF-8" id="alert-form" class="has-validation-callback"><input name="_token" type="hidden" value="xq3HGZLvgVsT5Uc28MwnqVHIgX80e03qLo3tdx3L">
  <div class="row no-gutter">
    <div class="col-sm-8">
      <div class="in-stock-alert">
        <input type="text" class="form-control" name="email" value="" placeholder="Enter Your Email..." data-validation="required email">
        <input type="hidden" name="product_id" value="918">
      </div>
    </div>
    <div class="col-sm-4">
      <div class="in-stock-alert-btn">
        <a id="submit-in-stock-alert" href="javascript:void(0)" class="btn btn-success btn-alert btn-block" data-dismiss="modal" aria-hidden="true"><strong>Yes Alert Me!</strong></a>
      </div>
    </div>
  </div>
</form>

POST https://www.moneymetals.com/aztec-round-first-sun-god-999-pure-silver-1-troy-oz/918

<form method="POST" action="https://www.moneymetals.com/aztec-round-first-sun-god-999-pure-silver-1-troy-oz/918" accept-charset="UTF-8" id="limit_order_form" class="form-horizontal" role="form"><input name="_token" type="hidden"
    value="xq3HGZLvgVsT5Uc28MwnqVHIgX80e03qLo3tdx3L">
  <div class="form-group">
    <label id="limit_order_target_item_price_label_message" class="control-label" for="limit_order_target_item_price"></label><br>
    <label id="limit_order_target_item_price_label" class="col-sm-6 control-label" for="limit_order_target_item_price">Target price per unit</label>
    <div class="col-sm-6">
      <input class="form-control" id="limit_order_target_item_price" name="target_price" type="text" placeholder="Target price to buy">
    </div>
  </div>
  <div class="form-group">
    <label for="quantity" class="col-sm-6 control-label">Quantity</label>
    <div class="col-sm-6">
      <input id="limit_order_quantity" type="number" name="quantity" value="1" class="form-control qty-input" min="1" max="49.00">
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-offset-6 col-sm-6">
      <div class="checkbox">
        <label for="limit_order_gtc">
          <input name="gtc" id="limit_order_gtc" type="checkbox" checked="true"> Good until cancelled </label>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-offset-6 col-sm-6">
      <input class="form-control" name="expire_time" id="limit_order_date" type="text" placeholder="Authorize purchase until" data-value="2023-04-12">
    </div>
  </div>
  <input type="hidden" name="product_id" value="918">
  <input type="hidden" name="user_id" value="6">
</form>

javascript:void(0);

<form id="footer-form" class="opt-in-forms" action="javascript:void(0);" data-redirect="/thank-you/updates">
  <input type="hidden" name="OptinFormID" value="11">
  <input type="hidden" name="26241823" value="3818">
  <input type="hidden" name="gcaptcha" value="">
  <div class="form-group input-login">
    <span class="input-icon">
      <input type="email" name="UEmail" id="UEmail_footer" class="form-control" placeholder="Email Address" required="" aria-required="true">
      <i class="fa fa-envelope"></i>
    </span>
  </div>
  <div class="footer-optin-actions">
    <input type="submit" class="btn btn-warning btn-cta btn-block" id="signup-button-footer" value="SIGN ME UP!">
    <p id="signup-response"></p>
  </div>
</form>

javascript:void(0);

<form class="opt-in-forms" action="javascript:void(0);" data-redirect="/thank-you/buying-guide">
  <input type="hidden" name="OptinFormID" value="11">
  <input type="hidden" name="26241823" value="3818">
  <input type="hidden" name="gcaptcha" value="">
  <p class="optin-form-label">Enter Your Email Address...</p>
  <div class="row no-gutter">
    <div class="col-sm-8">
      <div class="optin-form-left">
        <div class="form-group">
          <input type="email" name="UEmail" id="UEmail_optin" class="form-control" placeholder="Your Email Address..." required="" aria-required="true">
        </div>
      </div>
    </div>
    <div class="col-sm-4">
      <div class="optin-form-right">
        <input type="submit" class="btn btn-warning btn-block" id="signup-button-optin" value="SEND MY FREE GUIDE ►">
        <p id="signup-response-optin"></p>
      </div>
    </div>
  </div>
</form>

POST https://www.moneymetals.com/ajax/main/login

<form method="POST" action="https://www.moneymetals.com/ajax/main/login" accept-charset="UTF-8" id="login_main_form" class="form-horizontal"><input name="_token" type="hidden" value="xq3HGZLvgVsT5Uc28MwnqVHIgX80e03qLo3tdx3L">
  <label for="identity" class="control-label">Username/Email:</label>
  <input class="form-control" name="identity" type="text" value="" id="identity">
  <label for="password" class="control-label">Password:</label>
  <input class="form-control submit-login-on-enter" name="password" type="password" value="" id="login_password">
  <p class="font-small m-t-p5"><a href="/forgot"><strong>Forgot Your Password?</strong></a></p>
  <span id="login_message"></span>
</form>

POST https://www.moneymetals.com/ajax/main/register

<form method="POST" action="https://www.moneymetals.com/ajax/main/register" accept-charset="UTF-8" class="form-horizontal" id="register_main_form"><input name="_token" type="hidden" value="xq3HGZLvgVsT5Uc28MwnqVHIgX80e03qLo3tdx3L">
  <div class="form-group">
    <label for="fullname" class="col-sm-3 control-label">Full Name:</label>
    <div class="col-sm-8">
      <input class="form-control" placeholder="Full Name" name="fullname" type="text" value="" id="fullname">
    </div>
  </div>
  <div class="form-group">
    <label for="email" class="col-sm-3 control-label">Email Address:</label>
    <div class="col-sm-8">
      <input class="form-control" placeholder="Email Address" id="email_create" name="email" type="text" value="">
    </div>
  </div>
  <div id="main-password-field" class="form-group">
    <label for="register_password" class="col-sm-3 control-label">Password:</label>
    <div class="col-sm-8">
      <input class="form-control" placeholder="Password" name="password" type="password" value="" id="register_password">
    </div>
  </div>
  <div class="form-group m-t-n15">
    <div class="col-sm-8 col-sm-offset-3">
      <div class="checkbox">
        <label for="main-email-unique" class="stay-in">
          <input id="main-email-unique" name="email-unique" type="checkbox" class="remember"> <em>Email me a unique password</em>
        </label>
      </div>
    </div>
  </div>
</form>

javascript:void(0);

<form class="exit-form" action="javascript:void(0);">
  <input type="hidden" name="ExitPopup" value="04-12-23_EXIT-POPUP">
  <input type="hidden" name="AdCapture" value="04-12-23_EXIT-POPUP">
  <input type="hidden" name="GoogleMedium" value="email">
  <input type="hidden" name="GoogleSource" value="230412-MMX-PN">
  <input type="hidden" name="GoogleCampaign" value="content">
  <input type="hidden" name="gcaptcha" value="">
  <div class="row no-gutter">
    <div class="col-sm-7">
      <input type="email" name="UEmail" id="UEmail_exit" class="form-control" placeholder="Enter Your Email Here..." required="" aria-required="true">
    </div>
    <div class="col-sm-5">
      <input type="submit" class="btn btn-exit-submit btn-block" id="exit-button" value="ENTER TO WIN!">
    </div>
  </div>
</form>

POST #

<form class="acsb-form" data-acsb-search="form" enctype="multipart/form-data" action="#" method="POST"> <input type="text" tabindex="0" name="acsb_search" autocomplete="off" placeholder="Unclear content? Search in dictionary..."
    aria-label="Unclear content? Search in dictionary..."> <i class="acsbi-search"></i> <i class="acsbi-chevron_down"></i> </form>

Text Content

Use Website In a Screen-Reader Mode
Skip to Content
↵ENTER
Skip to Menu
↵ENTER
Skip to Footer
↵ENTER

___

Menu Account
Close menu
Money Metals Exchange
 * Money Metals Exchange
 * SilverOpen submenu
 * GoldOpen submenu
 * PlatinumOpen submenu
 * OtherOpen submenu
 * Vault Gold
 * Vault Silver
 * Vault Platinum
 * Specials
 * ChartsOpen submenu
 * Cryptocurrency ChartsOpen submenu
 * News/ResourcesOpen submenu
 * IRAs/ProgramsOpen submenu
 * Secure Storage
 * Loans

Close submenuSilverSilver
 * View All Silver
 * Silver CoinsOpen submenu
 * Silver RoundsOpen submenu
 * Silver BarsOpen submenu
 * Junk SilverOpen submenu
 * Canadian Silver CoinsOpen submenu
 * Australian Silver CoinsOpen submenu
 * British Silver CoinsOpen submenu
 * World Silver CoinsOpen submenu
 * Silver BulletsOpen submenu
 * Silver Statues
 * Silver Building Blocks
 * Vault Silver - Securely Stored

Close submenuSilver CoinsSilver/Silver Coins
 * View All Silver Coins
 * US Mint Silver Eagles
 * 2021 Silver Eagle Type 2
 * 90% Silver Quarters or Silver Dimes
 * America the Beautiful
 * Canadian Silver Coins
 * Silver Maple Leafs
 * Silver Britannias
 * Australian Silver Coins
 * Australian Silver Kangaroo
 * Silver Krugerrands
 * Mercury Dimes

Close submenuSilver RoundsSilver/Silver Rounds
 * View All Silver Rounds
 * Walking Liberty Rounds
 * 1/2 Oz Walking Liberty Rounds
 * 1/10 Oz Walking Liberty Rounds
 * Buffalo Silver Rounds
 * Trump Silver Rounds
 * Ronald Reagan Silver Rounds
 * Don't Tread on Me Silver Rounds
 * Morgan Silver Rounds
 * St. Gaudens Silver Rounds
 * 1 oz MintID Buffalo Silver Rounds
 * 2 oz MintID Buffalo Silver Rounds

Close submenuSilver BarsSilver/Silver Bars
 * View All Silver Bars
 * 10 Oz Silver Bars
 * 1 Oz Silver Bars
 * 5 Oz Silver Bars
 * 100 Oz Silver Bars
 * 1 Kilo Silver Bars
 * Geiger Silver Bars
 * Vault Silver - Securely Stored

Close submenuJunk SilverSilver/Junk Silver
 * 90% Silver Dimes and Quarters
 * 90% Silver Half Dollars
 * 40% Silver Half Dollars
 * 35% Silver War Nickels
 * Mercury Dimes

Close submenuCanadian Silver CoinsSilver/Canadian Silver Coins
 * View All Canadian Silver Coins
 * Canadian Predator Series
 * Silver LYNX Coins
 * Silver Cougar Coins

Close submenuAustralian Silver CoinsSilver/Australian Silver Coins
 * View All Australian Silver Coins
 * Silver Kangaroo Coins
 * 1 Kilo Silver Coins

Close submenuBritish Silver CoinsSilver/British Silver Coins
 * View All British Silver Coins
 * Silver Britannias
 * Silver British Beasts
 * 10 Oz Silver Valiant Coin

Close submenuWorld Silver CoinsSilver/World Silver Coins
 * View All World Silver Coins
 * Austrian Silver Philharmonics
 * 30 Gram Chinese Silver Panda
 * 1 Oz Silver Perth Mint Koala
 * 1 Oz Silver Perth Mint Lunar Mouse

Close submenuSilver BulletsSilver/Silver Bullets
 * View All Silver Bullets
 * 1 Oz Silver Bullets
 * 2 Oz Silver Bullets
 * 5 Oz Silver Bullets
 * 10 Oz Silver Bullets
 * 25 Oz Silver Bullets

Close submenuGoldGold
 * View All Gold
 * Gold CoinsOpen submenu
 * Gold RoundsOpen submenu
 * 1/4 Trump Gold Rounds
 * Canadian Gold CoinsOpen submenu
 * Australian Gold CoinsOpen submenu
 * Pre-1933 Gold CoinsOpen submenu
 * Gold BarsOpen submenu
 * World Gold Mints
 * Goldback Currency
 * Other Gold Items
 * Gold Jewelry
 * Vault Gold - Securely Stored

Close submenuGold CoinsGold/Gold Coins
 * View All Gold Coins
 * Gold Eagle Coins
 * Proof Gold Eagles
 * Gold Buffalo Coins
 * Gold Krugerrands
 * Gold British Coins
 * British Gold Sovereigns
 * British Gold Britannia (Queen Elizabeth II)
 * Chinese Gold Pandas
 * Austrian Gold Philharmonics
 * Canadian Gold Coins
 * Australian Gold Coins

Close submenuGold RoundsGold/Gold Rounds
 * View All Gold Rounds
 * 1/4 Trump Gold Rounds
 * Lady Liberty Gold Rounds

Close submenuCanadian Gold CoinsGold/Canadian Gold Coins
 * View All Canadian Gold Coins
 * Canadian Gold Maple Leaf Coins
 * 1 Gram Gold Maple Leafs
 * .99999 Gold Bullion

Close submenuAustralian Gold CoinsGold/Australian Gold Coins
 * View All Australian Gold Coins
 * Australian Gold Kangaroo Coins
 * Perth Gold Lunar Series
 * 1/10 Ounce Gold Coin

Close submenuPre-1933 Gold CoinsGold/Pre-1933 Gold Coins
 * View All Pre-1933 Gold Coins
 * 20 Dollar Gold Coins
 * 10 Dollar Gold Coins
 * 5 Dollar Gold Coins
 * Indian Head Gold Coins
 * Saint Gaudens Coins

Close submenuGold BarsGold/Gold Bars
 * View All Gold Bars
 * 1 Oz Gold Bars
 * 1 Gram Gold Bars
 * 5 Gram Gold Bars
 * 10 Gram Gold Bars
 * Pamp Suisse Gold Bars
 * 2.5 Gram Gold Bar
 * 20 Gram Gold Bars
 * Vault Gold - Securely Stored

Close submenuPlatinumPlatinum
 * View All Platinum
 * Platinum Coins
 * Platinum Bars
 * Vault Platinum
 * Platinum Jewelry

Close submenuOtherOther
 * PalladiumOpen submenu
 * RhodiumOpen submenu
 * CopperOpen submenu
 * Pre-Made PortfoliosOpen submenu
 * Vault MetalsOpen submenu
 * Gift IdeasOpen submenu
 * Loans against Gold & Silver
 * Vault Metals
 * Secure Storage
 * Monthly Savings Plan
 * Silver Building Blocks

Close submenuPalladiumOther/Palladium
 * View All Palladium
 * Palladium Coins
 * Palladium Bars

Close submenuRhodiumOther/Rhodium
 * Rhodium Bars

Close submenuCopperOther/Copper
 * View All Copper
 * Copper Rounds
 * Copper Pennies
 * Copper Bars

Close submenuPre-Made PortfoliosOther/Pre-Made Portfolios
 * View All Pre-Made Portfolios
 * Silver Starter Kit
 * Gold/Silver Portfolio
 * Patriot Silver Kit
 * Silver Starter Portfolio

Close submenuVault MetalsOther/Vault Metals
 * Vault Silver
 * Vault Gold
 * Vault Platinum

Close submenuGift IdeasOther/Gift Ideas
 * View All Gift Ideas
 * Gold Jewelry
 * Platinum Jewelry
 * Goldback Currency
 * Book Safe
 * Proof Silver Eagle
 * Second Chance Book
 * Birthday Silver Eagle
 * Silver Statues
 * 
 * Silver Building Blocks
 * 

Close submenuChartsCharts
 * Precious Metals Charts
 * Gold price chart
 * Silver price chart
 * Platinum price chart
 * Palladium price chart

Close submenuCryptocurrency ChartsCryptocurrency Charts
 * Cryptocurrency Prices
 * Bitcoin Price
 * Ethereum Price
 * Ripple Price
 * Litecoin Price
 * Bitcoin Cash Price
 * EOS Price

Close submenuNews/ResourcesNews/Resources
 * Precious Metals News
 * Precious Metals Podcast
 * Education Center
 * Money Metals Insider
 * Infographics
 * Sound Money Index / State Laws
 * About Us
 * Contact Us
 * FAQ
 * Sell to Us
 * Reporting
 * Disclosure & Terms
 * Company Reviews

Close submenuIRAs/ProgramsIRAs/Programs
 * Secure Storage
 * IRAs
 * Loans against Gold
 * Monthly Plan
 * Referral Program
 * Scholarship
 * Sound Money Project
 * Become an Affiliate

Money Metals Exchange
 * Create Account / Login

 * Experience Our Industry-Best Customer Service...

 * Live Help
 * Create Account
 * Login

800.800.1865


1-800-800-1865 (Mon-Sat) • Online 24/7




 * Gold: $2,018.65 3.00 |
 * Silver: $25.47  0.13 |
 * Platinum: $1,030.10  14.75 |
 * Palladium: $1,502.20  -2.30 |
 * Rhodium: $7,600.00  0.00 |
 * Other
   
   * Copper: $4.06  0.04
     
     |
   
   * US Dollar: 101.61  -0.55
     
     |
   
   * Dow: 33,766.50  81.71
     
     |
   
   * Oil: $82.60  1.14
     
     |
   
   * S&P: 4,116.50  7.56
     
     |
   
   * BTC: 30,003.80  -219.20
     
     |
   
   * BCH: 128.90  0.04
   
   * ETH: 1,915.66  17.72
     
     |
   
   * LTC: 92.13  -2.60
     
     |
   
   * DASH: 56.02  -1.24
     
     |
   
   * Ripple: 0.50  -0.02
     
     |
   
   * EOS Token: 1.21  -0.02

(0) Call Now
 * Silver
   * * Silver Coins
     * US Mint Silver Eagles
     * America the Beautiful
     * Silver Maple Leafs
     * Silver Krugerrands
     * Silver Rounds
     * Walking Liberty Rounds
     * 1/2 Oz Walking Liberty Rounds
     * 1/10 Oz Walking Liberty Rounds
     * Buffalo Silver Rounds
     * Trump Silver Rounds
     * Don't Tread on Me Silver Rounds
     * Silver Statues
   * * Silver Bars
     * 10 Oz Silver Bars
     * 1 Oz Silver Bars
     * 5 Oz Silver Bars
     * 100 Oz Silver Bars
     * 1 Kilo Silver Bars
     * Geiger Silver Bars
     * Junk Silver
     * 90% Silver Half Dollars
     * 40% Silver Half Dollars
     * Mercury Dimes
     * Morgan Silver Dollars
     * Peace Dollars
   * * Canadian Silver Coins
     * Canadian Predator Series
     * Silver LYNX Coins
     * Silver Cougar Coins
     * Australian Silver Coins
     * Silver Kangaroo Coins
     * 1 Kilo Silver Coins
     * 1 Oz Silver Perth Mint Koala
     * World Silver Coins
     * Austrian Silver Philharmonics
     * 30 Gram Chinese Silver Panda
     * 1 Oz Silver Coin (Design Our Choice)
   * * British Silver Coins
     * Silver Britannias
     * Silver British Beasts
     * Silver Bullets
     * Silver Building Blocks
     * Cheap Silver (Bargain Bin)
     * Vault Silver - Securely Stored
 * Gold
   * * Gold Coins
     * Gold Eagle Coins
     * Proof Gold Eagles
     * Gold Buffalo Coins
     * Gold Krugerrands
     * Gold British Coins
     * British Gold Sovereigns
     * British Gold Britannia (Queen Elizabeth II)
     * Gold Rounds
     * 1/4 Trump Gold Rounds
     * Lady Liberty Gold Rounds
   * * Canadian Gold Coins
     * Canadian Gold Maple Leaf Coins
     * 1 Gram Gold Maple Leafs
     * .99999 Gold Bullion
     * Australian Gold Coins
     * Australian Gold Kangaroo Coins
     * Perth Gold Lunar Series
     * 1/10 Ounce Gold Coin
     * Austrian Gold Philharmonics
     * Vault Gold - Securely Stored
     * Gold Jewelry
   * * Pre-1933 Gold Coins
     * 20 Dollar Gold Coins
     * 10 Dollar Gold Coins
     * 5 Dollar Gold Coins
     * Indian Head Gold Coins
     * Saint Gaudens Coins
     * Other Gold Items
     * Cheap Gold (Bargain Bin)
     * World Gold Mints
     * Goldback Currency
   * * Gold Bars
     * 1 Oz Gold Bars
     * 1 Gram Gold Bars
     * 5 Gram Gold Bars
     * 10 Gram Gold Bars
     * Pamp Suisse Gold Bars
     * 2.5 Gram Gold Bar
     * 20 Gram Gold Bars
     * Vault Gold - Securely Stored
     * Chinese Gold Pandas
 * Other
   * * Platinum
     * Platinum Coins
     * Platinum Bars
     * Platinum Jewelry
     * Vault Platinum - Securely Stored
     * Palladium
     * Palladium Coins
     * Palladium Bars
     * Rhodium
     * Rhodium Bars
   * * Copper
     * Copper Rounds
     * Copper Pennies
     * Copper Bars
     * Pre-Made Portfolios
     * Silver Starter Kit
     * Gold/Silver Portfolio
     * Patriot Silver Kit
     * Precious Metals Charts
     * 
   * * Gift Ideas
     * Gold Jewelry
     * Platinum Jewelry
     * Silver Statues
     * Goldback Currency
     * Book Safe
     * Proof Silver Eagle
     * Silver Building Blocks
     * Birthday Silver Eagle
     * Silver Starter Portfolio
   * * Vault Metals
     * Vault Silver
     * Vault Gold
     * Vault Platinum
     * Loans against Gold & Silver
     * Secure Storage
     * Monthly Savings Plan
     * Sell to Us
     * Retirement Accounts
 * Specials
 * News/Resources
   * * Precious Metals News
     * Precious Metals Podcast
     * Education Center
     * Money Metals Insider
     * Infographics
     * Sound Money Index / State Laws
     * Sound Money Project
   * * Precious Metals Charts
     * Gold price chart
     * Silver price chart
     * Platinum price chart
     * Palladium price chart
     * Price Alerts
   * * Cryptocurrency Prices
     * Bitcoin Price
     * Etherum Price
     * Ripple Price
     * Litecoin Price
     * Bitcoin Cash Price
     * EOS Price
   * * About Us
     * Contact Us
     * FAQ
     * Sell to Us
     * Reporting
     * Disclosure & Terms
     * Company Reviews
 * IRAs/Programs
   * * Secure Storage
     * IRAs
     * Loans against Gold
     * Vault Metals
     * Monthly Plan
   * * Sound Money Project
     * Referral Program
     * Scholarship
     * Become an Affiliate
 * Secure Storage
 * Sell to Us
 * Loans

 * 
 * My Cart (0) (0)
   
   * Your Cart is Empty
     
     Add gold, silver, and more to get started ...
     
     Buy Precious Metals

*** HIGH VOLUME ALERT: Please Expect 4-5 Days in Additional Shipping Time ***
×
Empty Cart

Are you sure you want to empty the cart?

Empty Cart
Search Money Metals Exchange
(x)Close Search
 1. Money Metals Exchange
 2. Silver
 3. Aztec Round - First Sun God - .999 Pure Silver, 1 Troy Oz


AZTEC ROUND - FIRST SUN GOD - .999 PURE SILVER, 1 TROY OZ


 * 
 * 
 * 

Sell to Us Price: $26.47 each.

Click Here to Sell to Us

There is currently an online order maximum of 500.
$32.46
(as low as $6.99 over spot)
+-
ADD TO CART

Your Item Total: $33.46
There is currently an online order maximum of 500.

*Prices will automatically update every minute

Quantity
Premium/Oz
Total Price Each
1 - 39 $7.99 $33.46 40 - 499 $7.49 $32.96 500 - 2000 $6.99 $32.46 2001+
Call for discount
Full Tube Qty = 20

Silver Price: $25.47 0.13

 * 
 * 
 * 


Fast Delivery Discreet Packaging
In Stock Secure Ordering

Set a Price Alert

Sell to Us Price: $26.47 each.

Click Here to Sell to Us



Reviews (0)



Write a Review

 * Summary
 * Specifications
 * Sell To Us
 * Shipping Info


MONEY METALS EXCLUSIVE - TEZCATLIPOCA, AZTEC GOD OF THE FIRST SUN IN A 1 OZ PURE
SILVER ROUND

Money Metals Exchange is pleased to offer brand new Aztec First Sun God rounds,
minted of .999 fine silver. The first release of these striking new rounds were
designed to commemorate Tezcatlipoca (pronounced Tez-cat-lee-poke-uh or "Smoking
Mirror"), god of the Great Bear Constellation and of the night sky.

While silver bullion rounds are not legal tender, you get more silver ounces for
the price than most other options. And Money Metals has the best sale prices on
silver rounds found just about anywhere.



Aztec Sun Stone (Obverse)

The reverse of the beautiful Aztec round features the stone of Axayacatl, which
is often called the Aztec calendar stone and is more properly known as the Sun
Stone. At the center of the stone, the face of the god Tonatiuh represents the
current Aztec world - the Fifth Sun. The surrounding symbols represent the
calendric signs of the past four eras. On the stone, Tonatiuh's tongue is a
sacrificial flint or obsidian knife protruding outwards.



Tezcatlipoca - The First Sun God (Reverse)

In Aztec times (14th–16th century AD), Tezcatlipoca presided with his peers at
the summit of the divine hierarchy. He reigned together with Huitzilopochtli,
Tlaloc, and Quetzalcóatl. Tezcatlipoca was also known as Yoalli Ehécatl (“Night
Wind”), Yaotl (“Warrior”), and Telpochtli (“Young Man”). Aztec warriors might
encounter Tezcatlipoca waiting to challenge them at crossroads when traveling at
night. He presided over the telpochcalli (“young men’s houses”) in which the
sons of the common people received basic education and training in the warrior
arts. He was the patron god of slaves and severely punished masters
who mistreated “Tezcatlipoca’s beloved children.” He bestowed riches and fame on
the virtuous, and condemned those without virtue to poverty and slavery.

The main rite for Tezcatlipoca’s followers took place during Toxcatl, the fifth
ritual month. Priests selected a young and handsome war prisoner to impersonate
the god. He lived in princely luxury for one year, with four beautiful girls
dressed as goddesses as companions. After one year, on the appointed feast
day, the prisoner climbed the steps of a small temple while breaking flutes he
had played. The rite ended at the top of the stairs where he was sacrificed by
priests who removed his heart.


WHY INVEST IN AZTEC SILVER ROUNDS?

Aztec rounds are an exclusive design from Money Metals Exchange and will add
interest to any investor's portfolio. Aztec history and culture is fascinating
for the people of the Americas and worldwide. 

Silver rounds also provide an ideal investment opportunity for people hedging
against inflation. In today’s uncertain economy, the strength of the dollar
cannot be easily identified, nor can its future. As such, many investors look to
alternative sources of wealth, and silver is an ideal form due to its worth and
value as a precious metal. With a purity of .999, the coin’s re-sale value will
remain as there is likely to be a constant demand for silver. Silver’s use in
jewelry and, as has been reported, medicine, makes it a metal which will always
be in high demand.

Rounds make a good alternative to both gold and silver bars and coins, as they
are unique in size and design, attractively rounding off a collection. Although
they cannot be used as legal tender, their value remains and is dictated by the
spot price of silver. Just look at a what a bar of silver is worth, or how much
you will get when you sell silver coins back to the dealer and then you will
understand the value of silver rounds.


WHY MONEY METALS EXCHANGE (+ HOW TO BUY)?

Money Metals Exchange can offer you a fantastic price on these commemorative
rounds, and do so whilst guaranteeing a high-quality service. If you are unsure
about anything, simply pick up the phone and call us at 1-800-800-1865.

Alternatively, our online chat function, connects you with a member of our team
of experts instantly. We are happy to answer any questions or queries you may
have either before, or after purchase, and we enjoy not only selling products to
you at great prices, but educating you along the process. We place our customers
at the heart of everything we do, to ensure that you are getting the right
product for your circumstances. If you want further re-assurance, why not read
some of our customer reviews, on the right hand side of the page?

Simply order online using a range of cards, and we will have your product
shipped out to you as soon as we can. If you spend over $1000, shipping is free.
So, what are you waiting for?


SELLING TO MONEY METALS

If you decide that now is the right time to cash in on your silver, Money Metals
Exchange would be happy to offer you a price, regardless of whether we purchased
the silver from you initially (this is another area where we differ from our
competitors). Simply contact us, and we will be happy to lock down a price for
you.


PRODUCT SPECIFICATIONS

Mint Facility: Various Quality / Type: Bullion, Uncirculated Purity: 99.9% Pure
Silver Metal Weight: 1 troy ounce


SELL TO US

We are buying this item back daily, and we pay you promptly!

Our current buy pricing is $26.47 each and we will buy up to 1,000 ounces at
this price. Simply call us on any weekday to lock pricing at 1-800-800-1865.

Learn more about the process for selling to us here.


SHIPPING INFO

Expedited shipping may be available for an extra fee. Please call 1-800-800-1865
for a quote.

We take great pride in the way your order is packaged and delivered.

You can expect:

 * Prompt Shipping – We ship orders shortly after your payment has been cleared
   – generally within 2 business days.
 * Fully Insured – We fully insure all shipments with Lloyd's of London.
 * Privacy – Your package will have no external markings that provide any clue
   as to the contents. Because we insure packages with Lloyd's of London, we do
   not declare a value or insure with the carrier.
 * Accountability for Package Contents – Your order will be packed under video
   surveillance, weighed and double checked prior to shipping to ensure you
   receive exactly what you ordered.
 * Professional Packaging – Your order will be packaged securely and
   professionally.
 * Tracking – We will provide you with the carrier's tracking number for your
   shipment so you can monitor its progress and plan for delivery.
 * Signature Confirmation – Delivery carriers are instructed to request a
   signature upon delivery (on orders containing at least 4 ounces or more worth
   of silver, or any gold order).

COST TO SHIP & INSURE

(absent periodic special offers for free or discounted shipping)

Insured Value Cost Up to $499.99 $7.97

Insured Value Cost $500.00 + FREE

SUMMARY



SPECIFICATIONS



SELL TO US



SHIPPING INFO




CUSTOMER REVIEWS

Be the first to review this item:

Please Sign In or Register to leave a review

THANKS, YOUR REVIEW HAS BEEN SUBMITTED.

×


×

SELL TO US

You can now sell your Aztec Round - First Sun God - .999 Pure Silver, 1 Troy Oz
to us, at a price of $26.47 each!

SORRY! You must log into your existing account here at MoneyMetals.com -- and
have an existing transaction history -- in order to sell your precious metals to
us online. You may always call us at 1-800-800-1865 to lock a sale over the
phone.

What to Do Next:

Sell Additional Items
Complete My Sale

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

 * Items sold must be in good, marketable condition. Product not meeting these
   guidelines will be discussed with customer upon receipt.
 * The item being sold must match the item displayed on this web page. (However,
   coin dates do not have to match.) Customers are welcome to sell items not
   listed to Money Metals Exchange, but should call 1-800-800-1865 to provide a
   description and receive a price quote.
 * The items you are selling to us should be shipped promptly via the US Postal
   Service and insured for their full value. (Other carriers, including UPS and
   FedEx, exempt precious metals from the insurance they provide.)
 * For security of your shipment please double box contents weighing in excess
   of 5 lbs, fill all voids in the box with packing material, and seal securely
   with packing tape -- ensure nothing is rattling around inside the box.
 * You are committing to sell and Money Metals Exchange is committing to buy at
   the price shown. Your order to sell items is non-cancelable and it cannot be
   altered once placed. A failure to fulfill this agreement could result in
   monetary damages recoverable by Money Metals, including legal fees. You may
   review payment instructions and the terms of this transaction in more detail
   here.

×

SIGN UP FOR FREE PRICE ALERTS

In a few short seconds, you can direct us to alert you whenever precious metals
prices reach your specified target. It's free!

Simply enter your email address and price target on the form below, and we will
email you the moment your price objective is reached.

Email Address:

Metal:
Gold Silver Platinum Palladium
Alert me when the spot price is:
At or Below: At or Above:
Price:

Send Me Spot Price Alerts!

×

ALERT ME WHEN THIS ITEM IS IN STOCK.

Enter your email address to receive an alert when this product is available...

Yes Alert Me!

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

×

ALERT ME WHEN THIS ITEM IS IN STOCK.

Please enter a target price to have this item automatically ordered for


Target price per unit

Quantity

Good until cancelled

Place Limit Order

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

×

SHIPPING INFORMATION

Expedited shipping may be available for an extra fee. Please call 1-800-800-1865
for a quote.

We take great pride in the way your order is packaged and delivered.

You can expect:

 * Prompt Shipping – We ship orders shortly after your payment has been cleared
   – generally within 2 business days.
 * Fully Insured – We fully insure all shipments with Lloyd's of London.
 * Privacy – Your package will have no external markings that provide any clue
   as to the contents. Because we insure packages with Lloyd's of London, we do
   not declare a value or insure with the carrier.
 * Accountability for Package Contents – Your order will be packed under video
   surveillance, weighed and double checked prior to shipping to ensure you
   receive exactly what you ordered.
 * Professional Packaging – Your order will be packaged securely and
   professionally.
 * Tracking – We will provide you with the carrier's tracking number for your
   shipment so you can monitor its progress and plan for delivery.
 * Signature Confirmation – Delivery carriers are instructed to request a
   signature upon delivery (on orders containing at least 4 ounces or more worth
   of silver, or any gold order).

COST TO SHIP & INSURE

(absent periodic special offers for free or discounted shipping)

Insured Value Cost Up to $499.99 $7.97

Insured Value Cost $500.00 + FREE

Free Expert Consultation
1-800-800-1865

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

Get Free Updates



Resources
 * Gold & Silver News
 * Weekly Market Wrap (Podcast)
 * Education Center
 * FAQs
 * Monthly Savings Plan FAQs
 * Quarterly Newsletter
 * Sell Your Gold & Silver
 * Local Directory

Company
 * About Us
 * Contact Us
 * Company Reviews
 * Privacy Policy
 * Non-Disclosure Policy
 * Delivery & Returns
 * Accessibility
 * Terms of Use & Legal Disclosures

Programs
 * Precious Metals Depository
 * Monthly Plan
 * Precious Metals IRA
 * Loans against Gold & Silver
 * Gold Scholarship
 * Referral Program
 * Become an Affiliate

 * 
 * 
 * 
 * 
 * 

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

© 2023 Money Metals Exchange · P.O. Box 2599 · Eagle, ID · 83616-9120



×

Sign Up NOW to Receive These Great FREE Benefits:

 * FREE Precious Metals Buying Guide
 * Precious Metals Market Updates
 * FREE Promotions & Discounts
 * FREE Subscription to Our Precious Metals Newsletter

Enter Your Email Address...



Opt-out at anytime, hassle free. Privacy Policy

Our website uses cookies to improve your experience, which can include
personalizing advertising. By using our site, you acknowledge that you have read
and agree to our Privacy Policy and Cookie Policy and our Terms of Service.
×
Share This!
Facebook
LinkedIn
Twitter
Email
×
Sign In to Your Account

Please enter your username/email and password to log in.

Username/Email: Password:

Forgot Your Password?

Sign In
×
Create a New Account

Enter your name and email to create an account.

Full Name:

Email Address:

Password:

Email me a unique password
Register

Wait!
Enter to Win 50 American Silver Eagles Totally Free:


Money Metals Exchange was named Best in the USA because of our high-quality
educational content, great pricing, and white-glove customer service.


Close menu
Live Chat



English
Accessibility Adjustments
Reset Settings Statement Hide Interface

Choose the right accessibility profile for you
OFF ON
Seizure Safe Profile Clear flashes & reduces color
This profile enables epileptic and seizure prone users to browse safely by
eliminating the risk of seizures that result from flashing or blinking
animations and risky color combinations.
OFF ON
Vision Impaired Profile Enhances website's visuals
This profile adjusts the website, so that it is accessible to the majority of
visual impairments such as Degrading Eyesight, Tunnel Vision, Cataract,
Glaucoma, and others.
OFF ON
ADHD Friendly Profile More focus & fewer distractions
This profile significantly reduces distractions, to help people with ADHD and
Neurodevelopmental disorders browse, read, and focus on the essential elements
of the website more easily.
OFF ON
Cognitive Disability Profile Assists with reading & focusing
This profile provides various assistive features to help users with cognitive
disabilities such as Autism, Dyslexia, CVA, and others, to focus on the
essential elements of the website more easily.
OFF ON
Keyboard Navigation (Motor) Use website with the keyboard
This profile enables motor-impaired persons to operate the website using the
keyboard Tab, Shift+Tab, and the Enter keys. Users can also use shortcuts such
as “M” (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics)
to jump to specific elements.

Note: This profile prompts automatically for keyboard users.
OFF ON
Blind Users (Screen Reader) Optimize website for screen-readers
This profile adjusts the website to be compatible with screen-readers such as
JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is software that is
installed on the blind user’s computer and smartphone, and websites should
ensure compatibility with it.

Note: This profile prompts automatically to screen-readers.
Content Adjustments
Content Scaling
Default

Readable Font
Highlight Titles
Highlight Links
Text Magnifier
Adjust Font Sizing
Default

Align Center
Adjust Line Height
Default

Align Left
Adjust Letter Spacing
Default

Align Right
Color Adjustments
Dark Contrast
Light Contrast
High Contrast
High Saturation
Adjust Text Colors
Cancel
Monochrome
Adjust Title Colors
Cancel
Low Saturation
Adjust Background Colors
Cancel
Orientation Adjustments
Mute Sounds
Hide Images
Read Mode
Reading Guide
Useful Links
Select an option Home Header Footer Main Content
Stop Animations
Reading Mask
Highlight Hover
Highlight Focus
Big Black Cursor
Big White Cursor
HIDDEN_ADJUSTMENTS
Keyboard Navigation
Accessible Mode
Screen Reader Adjustments
Read Mode
Web Accessibility By
Learn More
Choose the Interface Language
English
Español
Deutsch
Português
Français
Italiano
עברית
繁體中文
Pусский
عربى
عربى
Nederlands
繁體中文
日本語
Polski
Türk
Accessibility StatementCompliance status

We firmly believe that the internet should be available and accessible to anyone
and are committed to providing a website that is accessible to the broadest
possible audience, regardless of ability.

To fulfill this, we aim to adhere as strictly as possible to the World Wide Web
Consortium’s (W3C) Web Content Accessibility Guidelines 2.1 (WCAG 2.1) at the AA
level. These guidelines explain how to make web content accessible to people
with a wide array of disabilities. Complying with those guidelines helps us
ensure that the website is accessible to blind people, people with motor
impairments, visual impairment, cognitive disabilities, and more.

This website utilizes various technologies that are meant to make it as
accessible as possible at all times. We utilize an accessibility interface that
allows persons with specific disabilities to adjust the website’s UI (user
interface) and design it to their personal needs.

Additionally, the website utilizes an AI-based application that runs in the
background and optimizes its accessibility level constantly. This application
remediates the website’s HTML, adapts its functionality and behavior for
screen-readers used by blind users, and for keyboard functions used by
individuals with motor impairments.

If you wish to contact the website’s owner please use the website's form

Screen-reader and keyboard navigation

Our website implements the ARIA attributes (Accessible Rich Internet
Applications) technique, alongside various behavioral changes, to ensure blind
users visiting with screen-readers can read, comprehend, and enjoy the website’s
functions. As soon as a user with a screen-reader enters your site, they
immediately receive a prompt to enter the Screen-Reader Profile so they can
browse and operate your site effectively. Here’s how our website covers some of
the most important screen-reader requirements:

 1. Screen-reader optimization: we run a process that learns the website’s
    components from top to bottom, to ensure ongoing compliance even when
    updating the website. In this process, we provide screen-readers with
    meaningful data using the ARIA set of attributes. For example, we provide
    accurate form labels; descriptions for actionable icons (social media icons,
    search icons, cart icons, etc.); validation guidance for form inputs;
    element roles such as buttons, menus, modal dialogues (popups), and others. 
    
    Additionally, the background process scans all of the website’s images. It
    provides an accurate and meaningful image-object-recognition-based
    description as an ALT (alternate text) tag for images that are not
    described. It will also extract texts embedded within the image using an OCR
    (optical character recognition) technology. To turn on screen-reader
    adjustments at any time, users need only to press the Alt+1 keyboard
    combination. Screen-reader users also get automatic announcements to turn
    the Screen-reader mode on as soon as they enter the website.
    
    These adjustments are compatible with popular screen readers such as JAWS,
    NVDA, VoiceOver, and TalkBack.
    
    
 2. Keyboard navigation optimization: The background process also adjusts the
    website’s HTML and adds various behaviors using JavaScript code to make the
    website operable by the keyboard. This includes the ability to navigate the
    website using the Tab and Shift+Tab keys, operate dropdowns with the arrow
    keys, close them with Esc, trigger buttons and links using the Enter key,
    navigate between radio and checkbox elements using the arrow keys, and fill
    them in with the Spacebar or Enter key.
    
    Additionally, keyboard users will find content-skip menus available at any
    time by clicking Alt+2, or as the first element of the site while navigating
    with the keyboard. The background process also handles triggered popups by
    moving the keyboard focus towards them as soon as they appear, not allowing
    the focus to drift outside.
    
    Users can also use shortcuts such as “M” (menus), “H” (headings), “F”
    (forms), “B” (buttons), and “G” (graphics) to jump to specific elements.

Disability profiles supported on our website
 * Epilepsy Safe Profile: this profile enables people with epilepsy to safely
   use the website by eliminating the risk of seizures resulting from flashing
   or blinking animations and risky color combinations.
 * Vision Impaired Profile: this profile adjusts the website so that it is
   accessible to the majority of visual impairments such as Degrading Eyesight,
   Tunnel Vision, Cataract, Glaucoma, and others.
 * Cognitive Disability Profile: this profile provides various assistive
   features to help users with cognitive disabilities such as Autism, Dyslexia,
   CVA, and others, to focus on the essential elements more easily.
 * ADHD Friendly Profile: this profile significantly reduces distractions and
   noise to help people with ADHD, and Neurodevelopmental disorders browse,
   read, and focus on the essential elements more easily.
 * Blind Users Profile (Screen-readers): this profile adjusts the website to be
   compatible with screen-readers such as JAWS, NVDA, VoiceOver, and TalkBack. A
   screen-reader is installed on the blind user’s computer, and this site is
   compatible with it.
 * Keyboard Navigation Profile (Motor-Impaired): this profile enables
   motor-impaired persons to operate the website using the keyboard Tab,
   Shift+Tab, and the Enter keys. Users can also use shortcuts such as “M”
   (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics) to
   jump to specific elements.

Additional UI, design, and readability adjustments
 1. Font adjustments – users can increase and decrease its size, change its
    family (type), adjust the spacing, alignment, line height, and more.
 2. Color adjustments – users can select various color contrast profiles such as
    light, dark, inverted, and monochrome. Additionally, users can swap color
    schemes of titles, texts, and backgrounds with over seven different coloring
    options.
 3. Animations – epileptic users can stop all running animations with the click
    of a button. Animations controlled by the interface include videos, GIFs,
    and CSS flashing transitions.
 4. Content highlighting – users can choose to emphasize essential elements such
    as links and titles. They can also choose to highlight focused or hovered
    elements only.
 5. Audio muting – users with hearing devices may experience headaches or other
    issues due to automatic audio playing. This option lets users mute the
    entire website instantly.
 6. Cognitive disorders – we utilize a search engine linked to Wikipedia and
    Wiktionary, allowing people with cognitive disorders to decipher meanings of
    phrases, initials, slang, and others.
 7. Additional functions – we allow users to change cursor color and size, use a
    printing mode, enable a virtual keyboard, and many other functions.

Assistive technology and browser compatibility

We aim to support as many browsers and assistive technologies as possible, so
our users can choose the best fitting tools for them, with as few limitations as
possible. Therefore, we have worked very hard to be able to support all major
systems that comprise over 95% of the user market share, including Google
Chrome, Mozilla Firefox, Apple Safari, Opera and Microsoft Edge, JAWS, and NVDA
(screen readers), both for Windows and MAC users.

Notes, comments, and feedback

Despite our very best efforts to allow anybody to adjust the website to their
needs, there may still be pages or sections that are not fully accessible, are
in the process of becoming accessible, or are lacking an adequate technological
solution to make them accessible. Still, we are continually improving our
accessibility, adding, updating, improving its options and features, and
developing and adopting new technologies. All this is meant to reach the optimal
level of accessibility following technological advancements. If you wish to
contact the website’s owner, please use the website's form

Hide Accessibility Interface? Please note: If you choose to hide the
accessibility interface, you won't be able to see it anymore, unless you clear
your browsing history and data. Are you sure that you wish to hide the
interface?
Accept Cancel

Continue



Processing the data, please give it a few seconds...
Press Alt+1 for screen-reader mode