<!DOCTYPE html>
<!-- 2.0.8709,N:P,V:P,E:P11 -->


<html lang="en" class="">
<head>
  <meta charset="utf-8">
  <meta http-equiv="content-language" content="en-us">
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, minimum-scale=1">
  <meta http-equiv="x-ua-compatible" content="ie=edge">

  

    <script>
      (function () {
        // Exit early if browser doesn't support CustomEvent
        if (typeof window.CustomEvent !== 'function') {
          return;
        }

        window.EDM = window.EDM || {};
        window.EDM.Venom = window.EDM.Venom || {};
        window.EDM.Venom.utils = window.EDM.Venom.utils || {};

        function safeStringify(value) {
          var cache = [];
          return JSON.stringify(value, function(key, value) {
            if (typeof value === 'object' && value !== null) {
              if (cache.indexOf(value) !== -1) {
                // Circular reference found, discard key
                return '[Circular Reference]';
              }

              cache.push(value);
            }
            return value;
          });
        }

        window.EDM.Venom.utils.dispatchVenomError = function(error, event) {
          var additionalAttributes = {};

          if (event && (event.handledBy || event.defaultPrevented)) {
            return;
          }

          var errorObject;

          if (error instanceof Error) {
            errorObject = error;
          } else {
            var causeString = safeStringify(error);

            errorObject = new Error('A non-error value was thrown: ' + causeString);
            errorObject.cause = error;
            additionalAttributes.cause_as_json = causeString;

            delete errorObject.stack;
          }

          if (event) {
            event.handledBy = 'HeadScript'; // prevent double-logging
          }

          additionalAttributes.global_error_handler = true;
          additionalAttributes.event_type = event.type;

          var logEvent = new CustomEvent('venom-log-event', {
            detail: {
              level: 'error',
              obj: errorObject,
              additionalAttributes: additionalAttributes
            }
          });

          window.dispatchEvent(logEvent);
        };

        function globalErrorHandler(error, event) {
          var errorMessage = (error && error.message) || '';

          var isScriptError =
                  (typeof error === 'string' && error.toLowerCase().indexOf('script error') > -1) ||
                  (errorMessage.toLowerCase().indexOf('script error') > -1);

          if (isScriptError) {
            return;
          }

          window.EDM.Venom.utils.dispatchVenomError(error, event);
        };

        window.addEventListener('error', function(event) {
          globalErrorHandler(event.error || event.message, event);
        });

        window.addEventListener('unhandledrejection', function(event) {
          globalErrorHandler(event.reason, event);
        });
      })();
    </script>


  <title data-ssr="true">Instant Used Car Value And Trade In Value | Edmunds</title><meta name="title" content="Instant Used Car Value And Trade In Value | Edmunds" data-ssr="true"/><meta name="description" content="Get instant used car value and trade-in value online with Edmunds; free car value appraisal calculator. Whether you&#x27;re trading your vehicle in at a dealer or planning to sell it, Edmunds makes it easy to understand your car&#x27;s value and get a great deal." data-ssr="true"/><meta name="keywords" content="Appraise a Used Car, Used Car Appraisal, Selling Your Car, Used Cars, Edmunds.com" data-ssr="true"/><meta name="robots" content="max-image-preview:large" data-ssr="true"/><meta property="fb:app_id" content="96106612846" data-ssr="true"/><meta property="fb:page_id" content="5798888989" data-ssr="true"/><meta property="og:site_name" content="Edmunds" data-ssr="true"/><meta property="og:admins" content="6230134, 9700214, 300100577, 694037044, 100001443143026, 696964477, 561478297, 719501952, 10000004664664, 100000321489759" data-ssr="true"/><meta property="og:url" content="https://www.edmunds.com/appraisal/" data-ssr="true"/><meta property="og:type" content="website" data-ssr="true"/><meta property="og:title" content="Instant Used Car Value And Trade In Value | Edmunds" data-ssr="true"/><meta property="og:description" content="Get instant used car value and trade-in value online with Edmunds; free car value appraisal calculator. Whether you&#x27;re trading your vehicle in at a dealer or planning to sell it, Edmunds makes it easy to understand your car&#x27;s value and get a great deal." data-ssr="true"/><meta property="og:image" content="https://media.ed.edmunds-media.com/mazda/cx-5/2018/fe/2018_mazda_cx-5_f34_fe_1219171_1280.jpg" data-ssr="true"/><meta property="og:image:width" content="1280" data-ssr="true"/><meta property="og:image:height" content="853" data-ssr="true"/><meta name="twitter:site" content="@edmunds" data-ssr="true"/><meta name="twitter:creator" content="@edmunds" data-ssr="true"/><meta name="twitter:url" content="https://www.edmunds.com/appraisal/" data-ssr="true"/><meta name="twitter:title" content="Instant Used Car Value And Trade In Value | Edmunds" data-ssr="true"/><meta name="twitter:description" content="Get instant used car value and trade-in value online with Edmunds; free car value appraisal calculator. Whether you&#x27;re trading your vehicle in at a dealer or planning to sell it, Edmunds makes it easy to understand your car&#x27;s value and get a great deal." data-ssr="true"/><meta name="twitter:card" content="summary_large_image" data-ssr="true"/><meta property="twitter:image" content="https://media.ed.edmunds-media.com/mazda/cx-5/2018/fe/2018_mazda_cx-5_f34_fe_1219171_1280.jpg" data-ssr="true"/><meta property="twitter:image:width" content="1280" data-ssr="true"/><meta property="twitter:image:height" content="853" data-ssr="true"/><meta name="theme-color" content="#0069bf" data-ssr="true"/><link rel="canonical" href="https://www.edmunds.com/appraisal/" data-ssr="true"/><script type="application/ld+json" data-ssr="true">[{"@context":"https://schema.org","@type":"WebSite","name":"Edmunds","url":"https://www.edmunds.com"},{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"Can I trade in my car if it is not paid off?","acceptedAnswer":{"@type":"Answer","text":"<p>Yes, but you'll want to verify that the trade-in value is enough to pay off the car loan. Otherwise, the balance will roll into the next auto loan and you'll owe more than the car is worth.</p><p>We recommend getting an actual offer on your car from Edmunds to check if its value will be enough to cover your loan balance. In some cases, you might even have some equity in the car, at which point the money is yours to keep.</p> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"What's a good price for a used car?","acceptedAnswer":{"@type":"Answer","text":"<p>Used car prices vary greatly based on the year, make, model, body style, condition level, mileage, and the location or ZIP code where the vehicle is being sold. This is why it is important to use a trusted car price guide like the one at Edmunds.</p> \t\t<p>If you're buying directly from the owner, you'll want to look at the private-party value and make an offer based on that. If you're buying from a dealership, you'll want to focus on the retail value and make an offer that is between the trade-in value and the retail value.</p> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"What brand of car has the highest resale value?","acceptedAnswer":{"@type":"Answer","text":"Lexus has the highest resale value among luxury brands, and Toyota has the highest resale value among non-luxury makes, according to Edmunds analysts. But these aren't the only two brands with strong resale value. Get your car appraised at Edmunds to see how much value it actually has. <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"What are some other price guides or payment calculators?","acceptedAnswer":{"@type":"Answer","text":"<p>While we believe that Edmunds has the best pricing information out there, thanks to over 50 years of experience, there are other sites out there you might encounter. Here's an overview:</p>\n<h3>Kelley Blue Book (KBB)</h3><p>Kelley Blue Book is an automotive pricing and sales guide. It is sometimes mistaken for the \"Black Book,\" which is an internal guide for dealerships to determine wholesale car prices.</p>\n<p>Kelley Blue Book is one of many tools, along with the Black Book, used by car dealers to research and determine car values for their inventory.</p><p>In general, you'll find that the Kelley Blue Book values are similar to those provided by Edmunds. We don't have access to how Kelley Blue Book calculates its prices, but at a high level, Kelley also is paying attention to vehicle age, trim, market conditions, features and mileage.</p><h3>Kelley Blue Book price vs. Edmunds</h3><p>The Kelley Blue Book price is a trademarked car valuation from KBB. Many people use this term, along with \"Black Book\" or \"Edmunds TMV.\" They're all terms used to describe the estimated market value of the vehicle in question. This price is used to determine what to pay for a new or used car.</p><p>The KBB price will vary based on the shape your automobile is in. There are four levels: fair, good, very good and excellent. KBB says that of the cars it values, 3% are excellent, 18% are fair, 23% are very good and 54% are in good condition.</p><p>If you want to compare those terms to Edmunds' terms, \"very good\" at Blue Book would be our \"outstanding,\" \"good\" would be our \"clean,\" and \"fair\" is our \"rough.\" KBB does not have an equivalent for the \"damaged\" description.</p>\n<h3>NADA used car guide</h3><p> The NADA (National Automobile Dealers Association) Guide started in 1933. It  provides used-vehicle valuation products and services to the auto, finance,  fleet, government and insurance industries. </p>\n<p> The pricing guide is an industry tool used by many dealerships and is not generally available to the car-buying  (or selling) public. Instead, the company created a consumer-facing website  called NADA guides that provides pricing valuation to consumers for used and  new vehicles, classic cars, motorcycles, boats, RVs and manufactured homes.</p><h3>NADA car values vs. Edmunds</h3><p> NADA uses J.D. Power data to assess the market and create its own price guide  to new and used car sales. If the numbers don't match up with those from  Edmunds, this is likely why. But essentially, both NADA and Edmunds are  providing a guide to the market, to pinpoint a reasonable price range for a  vehicle at a dealer's lot. NADA has three vehicle states — rough, average,  clean — that generally mirror those on Edmunds.</p> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"What is the relationship between Edmunds and CarMax?","acceptedAnswer":{"@type":"Answer","text":"<p>Since June 2021, Edmunds has been a wholly owned  subsidiary of CarMax, Inc.</p><p>Edmunds True Market Value® (TMV®) – also known as Edmunds  Suggested Price &mdash; is our estimate of the current average transaction price &mdash; that is, what others are paying &mdash; for vehicles. We determine those prices based on a variety of factors, including  actual transaction data from dealers. CarMax is one of the dealers from which  Edmunds obtains transaction data. However, other than the incorporation of  CarMax's transaction data by Edmunds into TMV® calculations, CarMax does not  participate in or otherwise influence the manner in which Edmunds computes  those values.</p> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"How much should I pay for a used car?","acceptedAnswer":{"@type":"Answer","text":"<p>To determine what a fair price would be for a used car for sale, either at a dealership or by a private seller, check our appraisal tool for its market value. This tool, found on this page, will show you the current trade-in, private party and dealer retail values. Keep in mind the following terms:</p> <p>Trade-in: Estimated value if you trade the car in at a dealership<br /> Private party: Estimated value if buying from a private seller<br /> Dealer retail: Estimated value if buying from a dealership<br/> </p> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"What is a fair price for a vehicle made before 1990?","acceptedAnswer":{"@type":"Answer","text":"<p>Edmunds does not provide pricing for model years prior to 1990. Due tothe wide variability in their value based on a number of factors, we are unableto derive fair and meaningful values for them. We apologize for anyinconvenience this may cause.</p> <p>We suggest looking at the pricesset by owners on vehicles for sale on Autotrader or Classics on Autotrader.Alternatively, you can use the advanced search tool on eBay Motors and select\"completed listings\" to see what actual buyers have been paying.</p> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"How do I select a specific engine when appraising a car on Edmunds?","acceptedAnswer":{"@type":"Answer","text":"<p>A vehicle's engine choices are typically presented at the step where you select the vehicle's style or trim. However, sometimes a certain engine choice is only available as an option or as part of an option package. In these cases, you will not see the engine displayed when selecting the style or trim. Instead, you will see it at the second step of the configuration process, when you are choosing options and option packages. Note: If you do not see the engine in the options list, try clicking the \"info\" link beside any of the available option packages to see if they include it.</p> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"Why don't I see options listed on the appraisal tool for Honda and Acura models?","acceptedAnswer":{"@type":"Answer","text":"<p>Unlike most manufacturers, which offer individual options or option packages on their vehicles, Honda and Acura only offer different styles — i.e., differently equipped versions of the same model. In other words, product planners at Honda or Acura choose the various features to be included on each of their styles, and (with the exception of dealer-installed options) dealers or consumers cannot separately add new or different ones.</p>      <p>For example, Honda offers these styles for the 2019 Honda CR-V:</p>      <ul>        <li>LX</li>        <li>LX AWD</li>        <li>EX</li>        <li>EX AWD</li>        <li>EX-L</li>        <li>EX-L AWD</li>        <li>Touring</li>        <li>Touring AWD</li>      </ul>      <p>In this case, there are a few obvious features that differentiate the model's styles, specifically the transmission type and the availability of a navigation system. (To see everything that's included with each style, you will need to click the \"See all features & specs\" link associated with each style and then review the list provided.)</p>      <p>Also, please note that dealer-installed options and accessories offered by Honda and Acura dealers, such as backup sensors or all-weather floor mats, vary from dealer to dealer and region to region. Accordingly, Edmunds is not able to provide information or pricing about them.</p> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"Why don't I see option packages listed on the appraisal tool?","acceptedAnswer":{"@type":"Answer","text":"<p>Edmunds typically does not list specific option packages for used vehicles but instead lists the individual features that an option package originally contained. That's because used-car shoppers may not be aware that a “Sport package” (for example) was available on a particular car when it was new, but they can easily see whether the car has a sunroof and spoiler.</p>      <p>Also, please note that we do not always list every option for used cars. If a specific option seems to be missing from our site, it is most likely for one of the following reasons:</p>      <ul>        <li>The option's original cost was small and does not have an impact on the vehicle’s current value.</li>        <li>The option was a dealer-installed or aftermarket option.*</li>        <li>The option may not be available for all styles within a vehicle model line.</li>        <li>*Dealer-installed or aftermarket options can vary widely in original cost and quality, and so we have no reliable method to calculate how much value they add. We apologize for any inconvenience this may cause.</li>      </ul> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"What is the value of a 2020 used vehicle?","acceptedAnswer":{"@type":"Answer","text":"<p>We are starting to add data for used 2020 cars. However, if you aren't seeing a specific car listed, it's likely that we have not yet collected enough transaction data to create reliable pricing for it as a used 2020 vehicle. You can still arrive at an approximate value for such vehicles using the following method:</p>      <ul>        <li>Build and price the new car to get its current market value.</li>        <li>Deduct between 5% and 10% for general wear and tear.</li>        <li>Subtract 10 cents per mile.</li>      </ul> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"What is the value of a demo vehicle?","acceptedAnswer":{"@type":"Answer","text":"<p>Edmunds is not able to provide pricing for demo vehicles because there is very little transaction data available for them. However, you can use the following method to arrive at an approximate value:</p>      <p>Use our build and price tool to see the market value of a comparably equipped new vehicle of the same Make, Model and Style.If any new car incentives or rebates are currently available for the vehicle, they will be applied in the final numbers breakdown.Deduct at least 20 cents for every mile the car has been driven. This figure is compensation for the mileage and for wear and tear on the vehicle.</p> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"What is the value of a salvage title vehicle?","acceptedAnswer":{"@type":"Answer","text":"<p>Edmunds does not provide pricing estimates for vehicles that have major mechanical and/or body damage or for vehicles with \"branded\" titles (for example, salvaged, flooded, frame damaged, etc.). In general, though, we believe that a salvage title decreases a vehicle's value by up to 50% when compared to an identical vehicle with a clean title.</p> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"What are the vehicle conditions used for True Market Value pricing?","acceptedAnswer":{"@type":"Answer","text":"<p>To get the most accurate values when calculating a used vehicle's market value, make sure to select the condition that most closely matches your vehicle. For guidance, here are full descriptions of the five conditions available to choose from:</p>      <p><strong>Outstanding:</strong> Exceptional mechanical, exterior and interior condition with no visible wear; no reconditioning required. The paint has a glossy appearance, and the tires are in nearly new condition. The vehicle has a clean title and is able to pass an emissions inspection. Approximately 5% of used vehicles qualify.</p>      <p><strong>Clean:</strong> Minimal wear and tear with no major mechanical or cosmetic problems; may require limited reconditioning. The paint has a glossy finish but may have slight scratches or dings. The interior will have minimal fading and wear. The tires have substantial tread remaining. The vehicle has a clean title and is able to pass an emissions inspection.</p>      <p><strong>Average:</strong> Normal wear and tear. The vehicle may have a few mechanical and/or cosmetic problems and may require some reconditioning. The paint has some dullness, and the vehicle may have a considerable number of scratches or dings. Interior material is slightly worn and faded. The tires have some usable tread remaining. The vehicle has a clean title and is able to pass an emissions inspection.</p>      <p><strong>Rough:</strong> The vehicle has several mechanical and/or cosmetic problems. The exterior and interior need significant repairs. The tires may need to be replaced. The vehicle may require minor repairs to pass an emissions inspection but has a clean title.</p>      <p><strong>Damaged:</strong> Major mechanical and/or body damage that may render it in non-safe running condition. The exterior and interior are damaged or worn. The tires need to be replaced. The vehicle may have a branded title (for example, salvaged, flooded, frame damaged, etc.) and may require significant repairs to pass an emissions inspection.</p> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"Does Edmunds provide historical used car values (i.e., the value of a car on a specific date in the past)?","acceptedAnswer":{"@type":"Answer","text":"<p>No. Edmunds does not provide historical True Market Value. We stopped our Historical TMV service in 2016 due to limited resources for a service that isn't our main mission, which is to help car buyers.</p> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"How do I find the value of my car?","acceptedAnswer":{"@type":"Answer","text":"<p>Find the value of your car with Edmunds' appraisal tool. First, simply plug in your vehicle identification number (VIN) or license plate &mdash; or you can manually enter your vehicle's year, make and model. Next, confirm the options on your car, note its condition level, and enter the current mileage. Based on this information, the appraisal tool will provide a number of customized values such as private party, trade-in or even an actual cash offer on your vehicle to be redeemed at a participating dealership.</p> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"Is Kelley Blue Book or Edmunds more accurate?","acceptedAnswer":{"@type":"Answer","text":"<p>No one site can be 100% accurate &mdash; they all provide estimated values. Both Edmunds and Kelley Blue Book are reputable sites that offer pricing information. The accuracy of an appraisal has a lot to do with the information the owner provides. If you overstate the vehicle condition or don't check off the correct trim level and options, your value is less likely to be accurate. Make sure you know your vehicle's trim and options when you're ready to get an appraisal. </p> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"How do you calculate the market value of a car?","acceptedAnswer":{"@type":"Answer","text":"<p>Edmunds determines the market value of a car based on an analysis of millions of data points, including supply, demand, incentives, options and recent nearby transactions. For used cars, the mileage, location and condition level are also taken into account. It sounds complicated, but the good news is that our appraisal tool takes care of these calculations for you. Our used car appraisals also give you an instant cash offer on your vehicle, good for seven days at participating dealerships.</p> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"Which car has more resale value?","acceptedAnswer":{"@type":"Answer","text":"<p>There are a number of cars that have great resale value, so it really depends on the category. According to J.D. Power, vehicles including the Honda Civic, Toyota RAV4 Prime, Toyota Tacoma, Mercedes-Benz GLA and Chevrolet Tahoe are all vehicles with high resale value. Get your car appraised on Edmunds to see what its resale value is.</p> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"What is the highest-rated car?","acceptedAnswer":{"@type":"Answer","text":"<p>The highest rated car on Edmunds is the Kia K5, a midsize sedan. The highest-rated SUV on Edmunds is the Kia Telluride. Our lists change frequently as new vehicles are introduced or redesigned, so keep an eye out for our latest expert reviews.</p> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"What is the best car buying site?","acceptedAnswer":{"@type":"Answer","text":"<p>We happen to think that Edmunds is the best car buying website. We have everything from new and used car listings to vehicle reviews, advice articles, car configurators, deal calculators and more.</p> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}},{"@type":"Question","name":"Should you pay more than Bluebook for a car?","acceptedAnswer":{"@type":"Answer","text":"<p>People often say \"Bluebook\" value when they mean to say market value. Keep in mind that market values are averages, which means that some people will pay more than others. Vehicles that are in high demand will often sell for over sticker price. You also have to think about your must-have features and options. For example, a dealer near you could have the exact vehicle you want in the right color but with an asking price well over the \"Bluebook\" value, while a dealer 100 miles away has the same car in a different color for \"Bluebook\" value or less. You'll have to weigh the extra time and money against the value of that special color. There are no wrong answers.</p> <a href=\"https://www.edmunds.com/appraisal/\">Learn more</a>"}}]},{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https://www.edmunds.com/","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@id":"https://www.edmunds.com/appraisal/","name":"Car Value"}}]}]</script>

  

  

  
  
    <link rel="preconnect" href="https://venom-assets.edmunds-media.com">
    <link rel="preconnect" href="https://securepubads.g.doubleclick.net">
    <link rel="preconnect" href="https://ad.doubleclick.net">
    <link rel="preconnect" href="https://www.googletagservices.com">
    <link rel="preconnect" href="https://pixel.adsafeprotected.com">
    
          <link rel="preconnect" href="https://hbopenbid.pubmatic.com/">
          <link rel="preconnect" href="https://ads.pubmatic.com/">
        
  

  
    
    
    <style>
      @media (max-width: 575px) {
        .hidden-sm-down { display:none!important}
      }
      @media (min-width: 576px) {
        .hidden-sm-up {display:none!important}
      }
      @media (max-width: 767px) {
        .hidden-md-down {display:none!important}
      }
      @media (min-width: 768px) {
        .hidden-md-up {display:none!important}
      }
      @media (max-width: 1023px) {
        .hidden-lg-down {display:none!important}
      }
      @media (min-width: 1024px) {
        .hidden-lg-up {display:none!important}
      }
      @media (max-width: 1199px) {
        .hidden-xl-down {display:none!important}
      }
      @media (min-width: 1200px) {
        .hidden-xl-up {display:none!important}
      }
    </style>
    <style id="edm-critical-css" data-href="https://venom-assets.edmunds-media.com/appraisal.chunk.3845d5a5f34d878d9166.legacy.css">
      
    </style>
    <noscript>
      
      <link rel="stylesheet" href="https://venom-assets.edmunds-media.com/vendor.bundle.fb0d77e4733f58018708.legacy.css" />
<link rel="stylesheet" href="https://venom-assets.edmunds-media.com/appraisal.chunk.3845d5a5f34d878d9166.legacy.css" />
    </noscript>
  
</head>

  <body>

  
    <script>
      document.getElementById('edm-critical-css').appendChild(
        document.createTextNode(':root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#007ee5;--bs-secondary:#e6e6e6;--bs-success:#1a854a;--bs-info:#2a3546;--bs-warning:#f59442;--bs-danger:#cb303f;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:0,126,229;--bs-secondary-rgb:230,230,230;--bs-success-rgb:26,133,74;--bs-info-rgb:42,53,70;--bs-warning-rgb:245,148,66;--bs-danger-rgb:203,48,63;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#00325c;--bs-secondary-text-emphasis:#5c5c5c;--bs-success-text-emphasis:#0a351e;--bs-info-text-emphasis:#11151c;--bs-warning-text-emphasis:#623b1a;--bs-danger-text-emphasis:#511319;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cce5fa;--bs-secondary-bg-subtle:#fafafa;--bs-success-bg-subtle:#d1e7db;--bs-info-bg-subtle:#d4d7da;--bs-warning-bg-subtle:#fdead9;--bs-danger-bg-subtle:#f5d6d9;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#99cbf5;--bs-secondary-border-subtle:#f5f5f5;--bs-success-border-subtle:#a3ceb7;--bs-info-border-subtle:#aaaeb5;--bs-warning-border-subtle:#fbd4b3;--bs-danger-border-subtle:#eaacb2;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:"Helvetica Neue",Helvetica,Arial,sans-serif;--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:0.875rem;--bs-body-font-weight:400;--bs-body-line-height:1.375;--bs-body-color:#2a3546;--bs-body-color-rgb:42,53,70;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(42,53,70,0.75);--bs-secondary-color-rgb:42,53,70;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(42,53,70,0.5);--bs-tertiary-color-rgb:42,53,70;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#2a3546;--bs-link-color-rgb:42,53,70;--bs-link-decoration:underline;--bs-link-hover-color:#222a38;--bs-link-hover-color-rgb:34,42,56;--bs-link-hover-decoration:underline;--bs-code-color:#d63384;--bs-highlight-color:#2a3546;--bs-highlight-bg:#fffcf0;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.25rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.25rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(0,126,229,0.25);--bs-form-valid-color:#1a854a;--bs-form-valid-border-color:#1a854a;--bs-form-invalid-color:#cb303f;--bs-form-invalid-border-color:#cb303f}.pos-r{position:relative}.pos-a{position:absolute!important}.pos-st{position:static!important}.left-0{left:0!important}.right-0{right:0!important}.btn-group .btn+.btn{margin-left:-1px}:root{--bs-btn-disabled-border-color:transparent}.rounded-16{border-radius:16px!important}.btn{--bs-btn-padding-x:1.5rem;--bs-btn-padding-y:0.65625rem;--bs-btn-font-size:0.875rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.25;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:unset;--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;white-space:nowrap;vertical-align:middle;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);box-shadow:var(--bs-btn-box-shadow)}.btn{text-decoration:none}.btn.active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);box-shadow:var(--bs-btn-active-shadow)}.btn-secondary{text-transform:uppercase;letter-spacing:.016rem}.btn-secondary{--bs-btn-font-weight:700;--bs-btn-color:#000;--bs-btn-bg:#e6e6e6;--bs-btn-border-color:#e6e6e6;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d2d2d2;--bs-btn-hover-border-color:#d2d2d2;--bs-btn-focus-color:#000;--bs-btn-focus-bg:#d2d2d2;--bs-btn-focus-border-color:#d2d2d2;--bs-btn-focus-shadow-rgb:196,196,196;--bs-btn-active-color:#000;--bs-btn-active-bg:#d2d2d2;--bs-btn-active-border-color:#d2d2d2;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#e6e6e6;--bs-btn-disabled-border-color:#e6e6e6}.btn-success{--bs-btn-font-weight:700;--bs-btn-color:#fff;--bs-btn-bg:#1a854a;--bs-btn-border-color:#1a854a;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#136337;--bs-btn-hover-border-color:#136337;--bs-btn-focus-color:#fff;--bs-btn-focus-bg:#136337;--bs-btn-focus-border-color:#136337;--bs-btn-focus-shadow-rgb:60,151,101;--bs-btn-active-color:#fff;--bs-btn-active-bg:#136337;--bs-btn-active-border-color:#136337;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#1a854a;--bs-btn-disabled-border-color:#1a854a}.btn-success{text-transform:uppercase;letter-spacing:.016rem}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:74,83,98}.btn-link{text-decoration:underline}.form-label{margin-bottom:.5rem}.form-control{display:block;width:100%;padding:.59375rem 1rem;font-size:.875rem;font-weight:400;line-height:1.375;color:#2a3546;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:2px solid #e6e6e6;border-radius:.1875rem;box-shadow:var(--bs-box-shadow-inset)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.375em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}textarea.form-control{min-height:2.5rem}.form-check{display:block;min-height:1.203125rem;padding-left:1.3em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.3em}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:.8em;height:.8em;margin-top:.2875em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:50%;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);print-color-adjust:exact}.form-check-input[type=radio]{border-radius:50%}.form-check-input:checked{background-color:#007ee5;border-color:#007ee5}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3E%3Ccircle r=\'2\' fill=\'%23fff\'/%3E%3C/svg%3E")}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:1024px;--bs-breakpoint-xl:1200px}.row{--bs-gutter-x:16px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}.col-12{flex:0 0 auto;width:100%}@media (min-width:768px){.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-12{flex:0 0 auto;width:100%}}@media (min-width:1024px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}}@media (min-width:1200px){.col-xl-3{flex:0 0 auto;width:25%}.col-xl-5{flex:0 0 auto;width:41.66666667%}}.container,.container-fluid{--bs-gutter-x:16px;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:576px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:1024px){.container{max-width:940px}}@media (min-width:1200px){.container{max-width:1152px}}*,:after,:before{box-sizing:border-box}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%}hr{margin:16px 0;color:inherit;border:0;border-top:1px solid #e6e6e6;opacity:1}h1,h2,h3{margin-top:0;margin-bottom:8px;font-weight:600;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.34375rem + 1.125vw)}@media (min-width:1200px){h1{font-size:2.1875rem}}h2{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h2{font-size:1.75rem}}h3{font-size:calc(1.27813rem + .3375vw)}@media (min-width:1200px){h3{font-size:1.53125rem}}p{margin-top:0;margin-bottom:1rem}ol,ul{padding-left:2rem}ol,ul{margin-top:0;margin-bottom:1rem}.small{font-size:75%}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1))}a{text-decoration:underline}img,svg{vertical-align:middle}label{display:inline-block}button{border-radius:0}button,input,select,textarea{margin:0;font-size:inherit;line-height:inherit}button,select{text-transform:none}select{word-wrap:normal}select:disabled{opacity:1}[type=button],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}[hidden]{display:none!important}.list-unstyled{padding-left:0;list-style:none}.breadcrumb{--bs-breadcrumb-padding-x:1rem;--bs-breadcrumb-padding-y:0.75rem;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg:none;--bs-breadcrumb-divider-color:#2a3546;--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:#2a3546;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/")}.btn-group{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group>.btn.active{z-index:1}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\'%3E%3Cpath d=\'M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z\'/%3E%3C/svg%3E");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(0,126,229,0.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;background:transparent var(--bs-btn-close-bg) 50%/1em auto no-repeat;border:0;border-radius:.25rem;opacity:var(--bs-btn-close-opacity)}.btn-close{color:var(--bs-btn-close-color)}.dropdown{position:relative}.nav{--bs-nav-link-padding-x:2rem;--bs-nav-link-padding-y:0.65625rem;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0}.nav-link:disabled{color:var(--bs-nav-link-disabled-color)}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:8px;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:0.5703125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 30 30\'%3E%3Cpath stroke=\'rgba(42, 53, 70, 0.75)\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' stroke-width=\'2\' d=\'M4 7h22M4 15h22M4 23h22\'/%3E%3C/svg%3E");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb),0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container-fluid{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.fixed-bottom{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-bottom{vertical-align:bottom!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.top-0{top:0!important}.border-0{border:0!important}.w-100{width:100%!important}.h-100{height:100%!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-grow-1{flex-grow:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.align-self-center{align-self:center!important}.m-0{margin:0!important}.mx-1{margin-right:16px!important;margin-left:16px!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.mt-0_5{margin-top:8px!important}.mt-1{margin-top:16px!important}.mt-1_5{margin-top:24px!important}.mt-2{margin-top:32px!important}.me-0{margin-right:0!important}.me-0_25{margin-right:4px!important}.me-0_5{margin-right:8px!important}.me-0_75{margin-right:12px!important}.me-1{margin-right:16px!important}.me-1_5{margin-right:24px!important}.mb-0{margin-bottom:0!important}.mb-0_5{margin-bottom:8px!important}.mb-1{margin-bottom:16px!important}.mb-1_25{margin-bottom:20px!important}.mb-1_5{margin-bottom:24px!important}.mb-2{margin-bottom:32px!important}.mb-3{margin-bottom:48px!important}.ms-0{margin-left:0!important}.ms-0_25{margin-left:4px!important}.ms-0_5{margin-left:8px!important}.ms-1{margin-left:16px!important}.ms-3{margin-left:48px!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:16px!important}.px-0{padding-right:0!important;padding-left:0!important}.px-0_5{padding-right:8px!important;padding-left:8px!important}.px-0_75{padding-right:12px!important;padding-left:12px!important}.px-1{padding-right:16px!important;padding-left:16px!important}.px-1_5{padding-right:24px!important;padding-left:24px!important}.py-0_25{padding-top:4px!important;padding-bottom:4px!important}.py-0_5{padding-top:8px!important;padding-bottom:8px!important}.py-0_75{padding-top:12px!important;padding-bottom:12px!important}.py-1{padding-top:16px!important;padding-bottom:16px!important}.py-2{padding-top:32px!important;padding-bottom:32px!important}.pt-0{padding-top:0!important}.pt-0_5{padding-top:8px!important}.pt-0_75{padding-top:12px!important}.pe-0{padding-right:0!important}.pe-2{padding-right:32px!important}.pe-2_5{padding-right:40px!important}.pb-0{padding-bottom:0!important}.pb-0_5{padding-bottom:8px!important}.pb-1{padding-bottom:16px!important}.pb-3{padding-bottom:48px!important}.ps-0{padding-left:0!important}.ps-0_5{padding-left:8px!important}.ps-1{padding-left:16px!important}.fst-italic{font-style:italic!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-bold{font-weight:700!important}.text-start{text-align:left!important}.text-center{text-align:center!important}.text-capitalize{text-transform:capitalize!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.px-sm-0_5{padding-right:8px!important;padding-left:8px!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-center{justify-content:center!important}.mt-md-0{margin-top:0!important}.mt-md-1_5{margin-top:24px!important}.mt-md-2{margin-top:32px!important}.mb-md-0{margin-bottom:0!important}.mb-md-0_5{margin-bottom:8px!important}.mb-md-1{margin-bottom:16px!important}.ms-md-1{margin-left:16px!important}.p-md-1_5{padding:24px!important}.px-md-0_5{padding-right:8px!important;padding-left:8px!important}.px-md-1{padding-right:16px!important;padding-left:16px!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.pt-md-1{padding-top:16px!important}.ps-md-1{padding-left:16px!important}}@media (min-width:1024px){.d-lg-inline{display:inline!important}.d-lg-flex{display:flex!important}.d-lg-none{display:none!important}.mt-lg-1_75{margin-top:28px!important}.mb-lg-0{margin-bottom:0!important}.pe-lg-1{padding-right:16px!important}}@media (min-width:1200px){.mb-xl-0{margin-bottom:0!important}}.btn-link{text-transform:uppercase;font-weight:600;letter-spacing:.016rem}.btn{--bs-btn-focus-border-color:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent}.btn.fw-normal{font-weight:400}.btn-outline-blue-30{--bs-btn-font-weight:500;--bs-btn-color:#1358bf;--bs-btn-bg:transparent;--bs-btn-border-color:#1358bf;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#1358bf;--bs-btn-hover-border-color:#1358bf;--bs-btn-focus-color:#fff;--bs-btn-focus-bg:#1358bf;--bs-btn-focus-border-color:#1358bf;--bs-btn-focus-shadow-rgb:19,88,191;--bs-btn-active-color:#fff;--bs-btn-active-bg:#1358bf;--bs-btn-active-border-color:#1358bf;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#1358bf;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#1358bf;--bs-gradient:none;background-image:none;letter-spacing:.016rem}.btn-secondary{--bs-btn-color:#64748b;--bs-btn-hover-color:#64748b;--bs-btn-focus-color:#64748b}.btn-blue-50{text-transform:uppercase;letter-spacing:.016rem;border-color:transparent;box-shadow:none}.btn-blue-50{--bs-btn-font-weight:700;--bs-btn-color:#fff;--bs-btn-bg:#2070e8;--bs-btn-border-color:#2070e8;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#155dca;--bs-btn-hover-border-color:#155dca;--bs-btn-focus-color:#fff;--bs-btn-focus-bg:#155dca;--bs-btn-focus-border-color:#155dca;--bs-btn-focus-shadow-rgb:65,133,235;--bs-btn-active-color:#fff;--bs-btn-active-bg:#155dca;--bs-btn-active-border-color:#155dca;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#2070e8;--bs-btn-disabled-border-color:#2070e8}.form-control{box-shadow:none}.form-control{border:1px solid rgba(0,0,0,.43)}.form-control:disabled{opacity:.3}label{margin-bottom:.5rem}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font-family:inherit}body{font-size:1rem}h1{font-size:1.5rem;line-height:2rem;letter-spacing:0}@media (min-width:768px){h1{font-size:2rem;line-height:2.5rem;letter-spacing:0}}@media (min-width:1024px){h1{font-size:3rem;line-height:3.5rem;letter-spacing:0}}h2{font-size:1.3125rem;line-height:1.75rem;letter-spacing:0}@media (min-width:768px){h2{font-size:1.5rem;line-height:2rem;letter-spacing:0}}@media (min-width:1024px){h2{font-size:2rem;line-height:2.5rem;letter-spacing:0}}h3{font-size:1rem;line-height:1.5rem;letter-spacing:0}@media (min-width:768px){h3{font-size:1.3125rem;line-height:1.75rem;letter-spacing:0}}@media (min-width:1024px){h3{font-size:1.5rem;line-height:2rem;letter-spacing:0}}p{font-size:.875rem;line-height:1.25rem;letter-spacing:0}@media (min-width:1024px){p{font-size:1rem;line-height:1.5rem;letter-spacing:0}}.medium{font-size:.875rem;line-height:1.25rem;letter-spacing:0}.small{font-size:.75rem}.small{line-height:1rem;letter-spacing:0}.text-underline{text-decoration:underline!important}.text-transform-none{text-transform:none!important}.text-decoration-none{text-decoration:none!important}.size-16{font-size:1rem;letter-spacing:0;line-height:1.375rem}.size-14{font-size:.875rem;letter-spacing:0;line-height:1.25rem}.size-12{font-size:.75rem;letter-spacing:0;line-height:1rem}.heading-2{font-weight:700}.heading-2{color:#0f1a2a;font-size:1.875rem;letter-spacing:0;line-height:2.25rem}.heading-5{font-weight:700}.heading-5{color:#0f1a2a;font-size:1rem;letter-spacing:0;line-height:1.375rem}.heading-5.fw-normal{font-weight:400}.heading-5.fw-bold{font-weight:600}.legal{font-size:.625rem;line-height:.75rem;color:#2a3546}.legal{letter-spacing:0;font-weight:400}h1,h2,h3{color:#0f1a2a}.text-white,.text-white a{color:#fff}.text-gray-dark,.text-gray-dark a{color:#64748b}.text-gray-darker,.text-gray-darker a{color:#2a3546}.text-primary-darker{color:#0069bf}.text-cool-gray-10{color:#0f1a2a}.text-cool-gray-30{color:#2a3546}a.text-cool-gray-30{color:#2a3546}.text-cool-gray-40{color:#475569}.text-cool-gray-50{color:#64748b}.text-blue-10{color:#033e96}.text-blue-30{color:#1358bf}a.text-blue-30{color:#1358bf}.text-blue-40{color:#1561d4}a.text-blue-40{color:#1561d4}.text-shadow-contrast{text-shadow:0 0 2px rgba(0,0,0,.3)}.text-shadow-contrast-high{text-shadow:0 0 2px rgba(0,0,0,.6)}.btn-bg-white{--bs-btn-bg:#fff}.bg-gray-lightest{background-color:#f3f3f3}.bg-transparent{background-color:transparent!important}.bg-blue-100{background-color:#f0f6ff!important}.breadcrumb ol{font-size:.75rem;padding:0;margin:0;overflow-x:auto;overflow-y:hidden}.breadcrumb-item{display:inline-block;float:none}.breadcrumb-item,.breadcrumb-item a{color:#2a3546}@font-face{font-family:edmunds-icons;src:url(https://venom-assets.edmunds-media.com/edmunds-icons.0cbc0480a5915930a497644b58562242.woff2) format("woff2"),url(https://venom-assets.edmunds-media.com/edmunds-icons.8f190a3dd4d33d2b1c4b3667a025d858.woff) format("woff");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:edmunds-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" icon-"]:before,[class^=icon-]:before{display:inline-block;width:1em;height:1em}.icon-bell2:before{content:"\uea9d"}.icon-user3:before{content:"\ueb08"}.icon-edmunds-car:before{content:"\ue949"}.icon-cross2:before{content:"\ued6d"}.icon-cross3:before{content:"\ued6e"}.icon-search:before{content:"\ueb7b"}.icon-arrow-up3:before{content:"\uedb9"}.icon-arrow-down3:before{content:"\uedc1"}.icon-location:before{content:"\uea7d"}@media (max-width:767.98px){h3{font-size:1rem}}html body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.nav-link{--bs-nav-link-padding-y:0.5rem;--bs-nav-link-padding-x:1rem}.nav{flex-wrap:unset}.container,.container-fluid{position:relative}.form-group{margin-bottom:16px}.form-check{position:relative;padding-left:0}.form-check-input{position:absolute;appearance:auto}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:none}.btn-link,a{--bs-btn-border-radius:0;text-decoration:none}svg{vertical-align:baseline}.form-check-label{padding-left:20px}@media (min-width:768px){.hidden-md-up{display:none!important}}@media (max-width:1023.98px){.hidden-lg-down{display:none!important}}.content-fragment p{font-size:1rem;letter-spacing:0;line-height:1.375rem}.autosized-area-field{resize:none}.global-search-separator{z-index:-1}.global-search-results .priming-box{background:linear-gradient(90deg,rgba(194,248,255,.3),rgba(204,224,255,.45) 30%,rgba(204,224,255,.4) 62%,rgba(231,204,255,.25))}.global-search-dropdown{border-radius:28px;z-index:2;opacity:0}.global-search-dropdown .close-search-dropdown{bottom:1rem;right:1rem;z-index:3}.global-search{min-height:56px}.global-search .global-search-form-container{max-width:752px;width:65%;z-index:1}.global-search .global-search-form-container.is-open:not(.mobile){z-index:1037}.global-search .global-search-form-container .global-search-form-wrapper{border-radius:26px}.global-search .global-search-form-container:before{content:"";border-radius:28px;box-shadow:0 1px 6px 0 rgba(0,0,0,.2),0 8px 10px 0 rgba(0,0,0,.08),0 3px 16px 0 rgba(0,0,0,.06);background:linear-gradient(195deg,#d4a2ff 15%,#2070e8 50%,#008ea1);position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;z-index:-1}.global-search .global-search-form-container .global-search-form{border-radius:28px;z-index:3}.global-search .global-search-form-container .global-search-form .global-search-input{border-radius:28px;border:none;padding-top:18px;padding-left:56px}.global-search .global-search-form-container .global-search-form .search-icon{left:16px}.global-search .global-search-form-container .global-search-form .query-cancel-button{right:16px;top:19px;height:22px;width:22px}@media (min-width:576px){.global-search .global-search-form-container .global-search-form .global-search-input{padding-right:44px}}.global-search .background-none{background:none}.global-search .autosized-area-field.form-control{resize:none;overflow:hidden}.global-navigation-search .global-nav-search-collapse{position:fixed;left:0;right:0;top:60px;border-bottom-right-radius:28px;border-bottom-left-radius:28px}.global-navigation-search .global-search .global-search-form-container{width:100%;max-width:none}.global-navigation-search .global-search .global-search-form-container .global-search-form-wrapper{border-top-left-radius:0;border-top-right-radius:0}.global-navigation-search .global-search .global-search-form-container:before{content:none}.global-navigation-search .search-edmunds-button{--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:#fff;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#fff;--bs-btn-focus-bg:#fff;--bs-btn-focus-border-color:#fff;height:48px;max-width:200px;border-radius:28px}.global-navigation{background:#007ee5;font-size:1rem;line-height:1.375rem;position:relative;top:0;left:0;right:0;z-index:1035}@media (min-width:576px){.global-navigation .global-navigation-desktop{height:60px}}.global-navigation .global-navigation-desktop .logo-section img{width:124px;height:20px}@media (max-width:767.98px){.global-navigation .global-navigation-desktop{margin:0}}.global-navigation .global-navigation-desktop .flex-no-shrink{flex-shrink:0}.global-navigation .global-navigation-desktop .flex-basis-100{flex-basis:100%}@media (min-width:576px){.global-navigation .global-navigation-desktop .w-sm-auto{width:auto!important}}.global-navigation .nav-link.active .global-nav-link{color:#fff;text-decoration:none;border-bottom:2px solid #fff}.global-navigation .nav-link .global-nav-link{padding-bottom:7px;font-weight:400;color:#fff;white-space:nowrap}.global-navigation .nav-link[disabled]{opacity:.5}.global-navigation .nav-link:not([disabled]) .global-nav-link{padding-bottom:7px;font-weight:400;color:#fff}.global-navigation .navigation-links-col{flex-grow:1}.global-navigation .insider-section .insider-icon{display:inline-block}.global-navigation .insider-section .insider-icon:before{display:inline-block;font-size:16px;width:16px;min-width:16px;max-width:16px;height:16px;min-height:16px;max-height:16px}@media (min-width:1024px){.global-navigation .insider-section .insider-icon{display:inline-block}.global-navigation .insider-section .insider-icon:before{display:inline-block;font-size:20px;width:20px;min-width:20px;max-width:20px;height:20px;min-height:20px;max-height:20px}}.global-navigation .icon-arrow-down3{display:inline-block}.global-navigation .icon-arrow-down3:before{display:inline-block;font-size:10px;width:10px;min-width:10px;max-width:10px;height:10px;min-height:10px;max-height:10px}.form-group label{color:#64748b}.form-group:not(.floating-label) label{color:#2a3546}a.footer-to-top{--bs-btn-focus-bg:transparent;border-radius:20px;text-decoration:none!important}a.footer-to-top i{color:#1358bf;display:inline-block}.global-footer a{display:inline-block}.global-footer a{text-decoration:underline}.ad-unit{line-height:0;overflow:hidden}.sticky-banner .btn-close{position:absolute;top:0;right:0;padding:1px;text-decoration:none;width:18px;height:18px;border:1px solid #999;border-radius:0;background-color:#999;background-image:none}.sticky-banner .btn-close:before{font-size:.75rem}@media (max-width:767.98px){.sticky-banner .btn-close{top:-5px}}.sticky-banner .leaderboard{margin-right:16px}.adhesion-wrapper{background:hsla(0,0%,95.3%,.9);padding-top:2px;z-index:1051}.adhesion-wrapper .dfp-prog-leader div[data-adname^=leaderc]{height:100px!important;width:728px;position:relative}.adhesion-wrapper .spot{height:100px;width:300px}.adhesion-units-container{display:flex;justify-content:center}@media (max-width:767.98px){.adhesion-wrapper{background:hsla(0,0%,95.3%,.8);padding-top:4px}}@media (min-width:1024px)and (max-width:1199.98px){.adhesion-wrapper .leaderboard{height:100px;width:687px}.adhesion-wrapper .spot{max-width:285px}}@media (min-width:1200px){.adhesion-wrapper .leaderboard{height:100px;width:728px}}.styled-select{position:relative}.styled-select label{color:#64748b}.styled-select:not(.floating-label) label{color:#2a3546}.styled-select select{border:1px solid rgba(0,0,0,.43);box-shadow:none}.styled-select select:disabled{opacity:.3}.styled-select select,.styled-select select.form-control:not([size]):not([multiple]){height:2.5rem;max-height:2.5rem}.styled-select select{appearance:none}.styled-select select::-ms-expand{display:none}.styled-select.chevron:before{position:absolute;bottom:12px;right:1.25rem;font-size:10px;font-family:edmunds-icons;color:#0069bf;content:"\uedc1"}.styled-select.size-lg select{height:52px;min-height:52px;max-height:52px}.styled-select.size-lg.chevron:before{bottom:13.55px;font-size:16px}.form-control.inventory-input{border:1px solid #64748b;border-radius:.5rem;padding:0;font-size:1rem;letter-spacing:0;line-height:1.375rem}.form-control.inventory-input .start-adornment{padding:8px 8px 8px 16px}.form-control.inventory-input .start-adornment+input{padding-left:0}.form-control.inventory-input input{min-width:1%;border:none;padding:8px 16px;border-radius:.5rem;color:#2a3546;font-size:inherit}.form-control.inventory-input input:-webkit-autofill{-webkit-text-fill-color:#2a3546!important}.search-by-zip-and-go .search-by-go-btn,.search-by-zip-and-go .search-by-zip-input{height:52px}.search-by-zip-and-go .search-by-go-btn{border-radius:.5rem;text-transform:none;width:auto}@media (min-width:768px){.search-by-zip-and-go .search-by-go-btn{max-width:70px}}.inventory-select.inventory-select{border-radius:.5rem;border-color:#64748b}.inventory-select.inventory-select[disabled]{background-color:#eef1f6;border-color:#eef1f6;color:#94a2b8;opacity:1}.inventory-select-wrapper.select-disabled.chevron:before{color:#94a2b8}.inventory-select-wrapper.chevron:before{font-size:.75rem;letter-spacing:0;line-height:1rem;bottom:10px;right:16px;line-height:1.25rem}.inventory-select-wrapper.size-lg.chevron:before{bottom:16px}.radio-list .radio-input{opacity:0}.radio-list .radio-input:checked~.checkmark:after{display:block}.radio-list .checkmark{position:absolute;top:4px;left:0;height:14px;width:14px;border:1px solid rgba(0,0,0,.43);border-radius:50%}.radio-list .checkmark:after{content:"";display:none;position:absolute;top:2px;left:2px;width:8px;height:8px;border-radius:50%;background:#0069bf}@media (min-width:768px){.search-by-price-tab .radio-list{margin-top:-4px}}.search-by-price-tab .radio-input{opacity:0}.search-by-price-tab .radio-input:checked~.checkmark:after{display:block}.search-by-price-tab .checkmark{position:absolute;left:0;top:4px;height:16px;width:16px;border:1px solid rgba(0,0,0,.43);border-radius:50%}.search-by-price-tab .checkmark:after{content:"\uee76";font-family:edmunds-icons;display:none;position:absolute;top:-5px;left:-1px;width:0;height:16px;color:#0069bf;background:none}.search-by-module .price-select-wrapper{position:relative;flex:1}.rounded-pill{border-radius:1rem}.appraisal-tabs-container-wrapper-background-style-enabled .tab-list{border-top-right-radius:.5rem;border-top-left-radius:.5rem;max-width:100%;overflow-x:scroll;box-shadow:0 0 9px 0 rgba(0,0,0,.15)}@media (min-width:576px){.appraisal-tabs-container-wrapper-background-style-enabled .tab-list{overflow-x:initial}}.appraisal-tabs-container-wrapper-background-style-enabled .appraise-by-tab-control{--bs-btn-active-border-color:transparent;--bs-btn-hover-bg:#f3f3f3;--bs-btn-active-bg:#f3f3f3;--bs-btn-focus-bg:#f3f3f3}.appraisal-tabs-container-wrapper-background-style-enabled .appraise-by-tab-control .appraise-by-tab-label{border-bottom:2px solid transparent}.appraisal-tabs-container-wrapper-background-style-enabled .appraise-by-tab-control.active{background:#fff}.appraisal-tabs-container-wrapper-background-style-enabled .appraise-by-tab-control.active .appraise-by-tab-label{border-bottom-color:#0069bf}.appraisal-tabs-container-wrapper-background-style-enabled .appraise-by-tab-control.rounded-start{border-bottom-left-radius:0!important;border-top-left-radius:.5rem!important}.appraisal-tabs-container-wrapper-background-style-enabled .appraise-by-tab-control.btn-custom{box-shadow:none;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.appraisal-tabs-container-wrapper-background-style-enabled .appraise-by-tab-control:not(:last-child){border-left:1px solid #e6e6e6!important;border-right:1px solid #e6e6e6!important}.appraisal-tabs-container-wrapper-background-style-enabled .appraisal-tabs-container{border:0;position:relative;box-shadow:0 2px 6px 0 rgba(0,0,0,.15)}.appraisal-tabs-container-wrapper-background-style-enabled .appraisal-tabs-container.rounded{border-radius:0 .5rem .5rem!important}.appraisal-tabs-container-wrapper-background-style-enabled .appraisal-tabs-container .appraisal-tab-link-copy{white-space:pre-wrap}.appraisal-tabs-container-wrapper-background-style-enabled.is-same-height .appraisal-tabs-container{min-height:262px}@media (max-width:1023.98px){.appraisal-tabs-container-wrapper-background-style-enabled.is-same-height .appraisal-tabs-container{min-height:560px}}@media (max-width:767.98px){.appraisal-tabs-container-wrapper-background-style-enabled.is-same-height .appraisal-tabs-container{min-height:622px}}.appraisal-tabs-container{border:1px solid #e6e6e6;box-shadow:0 2px 6px 0 rgba(0,0,0,.1)}.appraisal-tabs-container .cta-btn{height:3.2rem}.appraisal-tabs-container .styled-select select option{font-size:1rem}.appraisal-tabs-container .form-control{height:3.25rem;min-height:3.25rem;max-height:3.25rem;font-size:1rem}.appraisal-tabs-container .styled-select.chevron:before{bottom:1rem;right:12px;font-size:1rem}@media (max-width:1023.98px){.appraisal-tabs-container .btn-responsive-lg-down{width:100%}}.appraisal-tabs-container label{color:#2a3546}.appraisal-tabs-container .flex-grow-1{flex-grow:1}.breadcrumb{white-space:nowrap;-ms-overflow-style:none;-moz-scrollbar-width:none;scrollbar-width:none}.breadcrumb::-webkit-scrollbar{display:none}.breadcrumb .breadcrumb-item{line-height:24px}.breadcrumb.text-white .breadcrumb-item,.breadcrumb.text-white .breadcrumb-item:before,.breadcrumb.text-white a,.breadcrumb.text-white a:before{color:#fff!important}.appraisal-landing-heading-section .page-summary,.appraisal-landing-heading-section h1{text-shadow:0 0 2px #0b5099}.appraisal-landing-heading-section .breadcrumb{height:1.75rem}.appraisal-landing-heading-section .breadcrumb .breadcrumb-item,.appraisal-landing-heading-section .breadcrumb .breadcrumb-item:before{font-size:.75rem}@media (min-width:768px){.appraisal-landing-heading-section{min-height:550px;margin-bottom:52px}}.appraisal .page-summary p{font-size:1rem;letter-spacing:0;line-height:1.375rem}.appraisal-tabs-container .form-control,.appraisal-tabs-container select{border:1px solid rgba(0,0,0,.43)}.appraisal .how-it-works h2{color:#0f1a2a;font-size:1.5rem;letter-spacing:0;line-height:1.875rem;font-weight:700}.appraisal .flex-grow-1{flex-grow:1}.btn-group .btn+.btn{margin-left:-1px}:root{--bs-btn-disabled-border-color:transparent}.appraisal-landing{background:linear-gradient(180deg,#007ee5,#1358bf 160px,#00a0b5 360px,rgba(0,142,161,.41) 450px,hsla(0,0%,100%,0) 830px),#f1f4f9}.appraisal-landing .appraisal-page-block{border-radius:1rem}.appraisal-landing .appraisal-tabs-container .appraisal-tabs-submit-btn{height:52px}.appraisal-landing .appraisal-tabs-container select{color:#2a3546;border-color:#64748b}.appraisal-landing .appraisal-tabs-container .form-group:not(.has-danger){margin-bottom:24px}.appraisal-landing .appraisal-tabs-container .form-group:not(.has-danger) select:disabled{border:none}.appraisal-landing .appraisal-tabs-container select:disabled{background-color:#eef1f6;color:#94a2b8;opacity:1}')
      );
    </script>
  
  <div class="venom-app"><div class="edm-page has-global-nav desktop"><a href="#main-content" class="visually-hidden skip-to-main-link" style="position:absolute">Skip to main content</a><div class="global-navigation w-100" data-tracking-parent="edm-entry-global-nav"><div class="px-0 container"><nav aria-label="Main Navigation" class="global-navigation-desktop d-flex flex-wrap flex-sm-nowrap flex-row align-items-center justify-content-between navbar"><div class="container-fluid"><div class="d-flex align-items-center w-sm-auto w-100 justify-content-center flex-column flex-sm-row flex-md-row flex-basis-100" style="flex-basis:100%"><a class="logo-section py-1" data-tracking-id="global_nav_homepage_click" href="/"><img src="//venom-assets.edmunds-media.com/786f855a0819e01fc31f37a596464b29.svg" alt="Edmunds Homepage"/></a><div class="global-navigation-search pos-r w-100" style="padding-left:1.5rem;padding-right:1.5rem"><button type="button" style="font-size:1rem;line-height:1.375rem;height:42px;max-width:200px;border-radius:4px;padding:0.5rem 0.75rem;align-self:center" aria-expanded="false" aria-haspopup="dialog" aria-controls="search-results-box" class="search-edmunds-button pos-r w-100 px-0_75 py-0_5 btn-bg-white text-transform-none fw-normal text-cool-gray-50 size-16 border-0 d-flex align-items-center align-self-center btn btn-secondary"><span class="d-inline-block"><img src="https://static.ed.edmunds-media.com/unversioned/icons/magic-search.svg" alt="" decoding="async" loading="lazy"/></span><span class="pos-a left-0 right-0 ms-3 me-0_75 text-start text-truncate" style="position:absolute;left:0;right:0;margin-left:3rem;margin-right:0.75rem;overflow:hidden">Search Edmunds</span></button><input aria-hidden="true" type="text" class="visually-hidden" tabindex="-1"/><div style="overflow:hidden;transition:height 300ms linear;position:fixed;z-index:1;height:50px" class="react-collapse global-nav-search-collapse --c-collapsed" id="search-results-box" role="dialog" aria-label="Try searching by car name, features, or description"><div style="visibility:hidden"><div class="global-search d-flex" data-tracking-parent="edm-entry-global-nav-semantic-search"><span data-focus-scope-start="true" hidden=""></span><div class="global-search-form-container is-open pos-r"><div class="bg-white global-search-form-wrapper"><div class="global-search-form pos-r container px-0"><div class="pos-r"><div class="search-icon pos-a d-flex justify-content-center align-items-center h-100"><img src="https://static.ed.edmunds-media.com/unversioned/icons/magic-search.svg" alt="" decoding="async" loading="lazy"/></div><textarea name="query" autoComplete="off" placeholder="Describe what you&#x27;re looking for" style="height:56px" disabled="" maxLength="200" aria-label="Search:" id="autosized-area" class="autosized-area-field global-search-input size-16 disable-outline form-control"></textarea></div><button type="button" class="query-cancel-button pos-a p-0 border-0 background-none d-flex justify-content-center align-items-center d-none btn btn-secondary"><i class="text-cool-gray-50 icon-cross2 small" role="img" aria-label="Clear input field"></i></button><div style="overflow:hidden;transition:height 300ms linear" class="react-collapse" id="search-results-box" aria-label="Try searching by car name, features, or description"><div class="global-search-dropdown pb-1 pos-r"><div class="global-search-results pos-r pt-0_5 pt-md-1"><div class="global-search-separator pos-a top-0 left-0 right-0"><hr class="my-0"/></div><div class="px-0_5"><p class="priming-box heading-5 fw-normal text-blue-10 fst-italic py-1 px-1 mb-1 rounded-16">Try searching by car name, features, or description</p></div><h2 class="medium fw-bold text-cool-gray-10 py-0_5 mb-0 ps-1">Quick Links</h2><ul class="quick-links list-unstyled mb-0 d-flex flex-column align-items-start px-0_5"><li class="w-100"><a data-tracking-id="shop_used_link_click" class="quick-link text-cool-gray-30 text-transform-none text-underline py-0_75 px-0 size-16 ps-0_5 w-100 text-start btn btn-outline" href="/used-all/">Shop used</a></li><li class="w-100"><a data-tracking-id="shop_new_link_click" class="quick-link text-cool-gray-30 text-transform-none text-underline py-0_75 px-0 size-16 ps-0_5 w-100 text-start btn btn-outline" href="/new-cars-for-sale/">Shop new</a></li><li class="w-100"><a data-tracking-id="shop_reviews_link_click" class="quick-link text-cool-gray-30 text-transform-none text-underline py-0_75 px-0 size-16 ps-0_5 w-100 text-start btn btn-outline" href="/car-reviews/">Reviews</a></li><li class="w-100"><a data-tracking-id="shop_appraise_link_click" class="quick-link text-cool-gray-30 text-transform-none text-underline py-0_75 px-0 size-16 ps-0_5 w-100 text-start btn btn-outline" href="/appraisal/">Appraise my car</a></li></ul></div><div class="close-search-dropdown pos-a"><button type="button" aria-label="Close search results" title="Close search results" class="btn btn-close visually-hidden-focusable"><span class="icon-cross3" aria-hidden="true"></span></button></div></div></div></div></div></div><span data-focus-scope-end="true" hidden=""></span></div></div></div></div></div><div class="navigation-links-col"><div class="w-100"><ul class="navigation-links m-0 p-0 d-flex flex-row justify-content-around justify-content-md-center align-items-center nav"><li class="py-0_25 py-md-0 nav-item"><a href="/new-cars/" data-tracking-id="global_nav_select_new_car" class="px-0 px-sm-0_5 px-md-1 nav-link"><span class="global-nav-link text-shadow-contrast-high">New<span class="d-none d-lg-inline"> Cars for Sale</span></span></a></li><li class="py-0_25 py-md-0 nav-item"><a href="/used-cars-for-sale/" data-tracking-id="global_nav_select_used_car" class="px-0 px-sm-0_5 px-md-1 nav-link"><span class="global-nav-link text-shadow-contrast-high">Used<span class="d-none d-lg-inline"> Cars for Sale</span></span></a></li><li class="py-0_25 py-md-0 nav-item"><a href="/appraisal/" data-tracking-id="appraisal_link_tool_select" data-tracking-value="My Car Value" class="px-0 px-sm-0_5 px-md-1 nav-link active"><span class="global-nav-link text-shadow-contrast-high"><span class="d-lg-none">Appraise</span><span class="d-none d-lg-inline">My Car Value</span></span></a></li><li class="py-0_25 py-md-0 nav-item"><a href="/car-reviews/" data-tracking-id="link_select_tool_select" class="px-0 px-sm-0_5 px-md-1 nav-link"><span class="global-nav-link text-shadow-contrast-high"><span class="d-none d-lg-inline">Car </span>Reviews</span></a></li></ul></div></div><div class="d-flex align-items-center flex-no-shrink"><ul class="insider-section d-flex flex-row flex-nowrap justify-content-end ms-auto nav"><li class="insider-notifications-container"><button id="insider-notifications-btn" class="pos-r btn-link nav-link px-0_5 px-md-1 text-shadow-contrast me-0" disabled="" title="Open My notifications" aria-label="Open My notifications" aria-haspopup="true" aria-expanded="false"><span class="insider-icon icon-bell2 text-white" aria-hidden="true"></span></button></li><li class="insider-dropdown dropdown-m pos-st dropdown nav-item"><button title="My Account Sign-in" aria-label="My Account Sign-in" data-tracking-id="global_nav_begin_sign_up" aria-haspopup="true" class="btn-link pe-0 ps-0_5 ps-md-1 text-shadow-contrast nav-link" aria-expanded="false"><span class="icon-user3 insider-icon text-white" aria-hidden="true"></span><span class="legal text-white ms-0_5 icon-arrow-down3"></span></button></li></ul></div></div></nav></div></div><main id="main-content" tabindex="-1" class="appraisal appraisal-landing" data-tracking-parent="appraisal-landing-page"><div class="appraisal-landing-heading-section pos-r"><div class="container"><nav class="breadcrumb ps-0 mb-2 text-white size-12" aria-label="Breadcrumb"><ol class="pb-0_5"><li class="breadcrumb-item"><a data-tracking-id="view_content" href="/">Home</a></li><li class="breadcrumb-item"><a data-tracking-id="view_content" aria-current="page" href="/appraisal/">Car Value</a></li></ol></nav><div class="pos-r"><div class="row"><div class="col-12 col-lg-11"><h1 class="heading-2 mb-0_5 text-white">How much is my car worth: Instant used car value and trade in value</h1><div class="content-fragment page-summary mb-2 text-white"><p>Our free appraisal tool gives you an accurate price for your vehicle — in as little as a minute. We won't ask for personal info, and you won't be contacted by third parties.</p></div></div></div><div class="row"><div class="col-12 col-lg-10"><div class="appraisal-tabs-container-wrapper appraisal-tabs-container-wrapper-background-style-enabled is-same-height" data-tracking-parent="appraisal_vehicle_entry"><div role="tablist" class="tab-list btn-group-md btn-group"><button type="button" role="tab" data-testid="tab-MMY" data-tracking-id="appraisal_tab_selected" data-tracking-value="Year/Make/Model" data-no-refresh="true" aria-selected="true" class="appraise-by-tab-control size-16 pt-0 text-gray-darker text-decoration-none pb-0_5 tab-mmy active text-primary-darker m-0 pt-0_75 px-1 rounded-start pb-0 btn btn-custom"><span class="appraise-by-tab-label text-capitalize fw-normal pb-0_5">Year/Make/Model</span></button><button type="button" role="tab" data-testid="tab-VIN" data-tracking-id="appraisal_tab_selected" data-tracking-value="VIN" data-no-refresh="true" aria-selected="false" class="appraise-by-tab-control size-16 pt-0 text-gray-darker text-decoration-none pb-0_5 tab-vin bg-gray-lightest m-0 pt-0_75 px-1 btn btn-custom"><span class="appraise-by-tab-label text-capitalize fw-normal pb-0_5">VIN</span></button><button type="button" role="tab" data-testid="tab-LICENSE_PLATE" data-tracking-id="appraisal_tab_selected" data-tracking-value="License Plate" data-no-refresh="true" aria-selected="false" class="appraise-by-tab-control size-16 pt-0 text-gray-darker text-decoration-none pb-0_5 tab-license_plate bg-gray-lightest m-0 pt-0_75 px-1 btn btn-custom"><span class="appraise-by-tab-label text-capitalize fw-normal pb-0_5">License Plate</span></button></div><div id="appraisal-tabs-container" class="appraisal-tabs-container bg-white mb-0_5 rounded" role="tabpanel"><div class="p-1 p-md-1_5"><div class="d-flex appraise-by-tabs-headers"></div><div class="appraisal-tab-link-copy text-gray-dark size-14 mb-1_5"><div class="edmunds-tip"><div class="align-bottom me-0_5 align-items-center bg-transparent size-14 fw-normal text-primary-darker d-inline-flex"><i class="icon-edmunds-car me-0_25 size-16" aria-hidden="true"></i><span class="fw-medium text-blue-40">Edmunds Tip</span></div><span><span class="text-cool-gray-40">By entering your </span><a class="text-underline text-blue-40" href="#appraisal-tabs-container" data-tab-id="LICENSE_PLATE" data-testid="LICENSE_PLATE" rel="nofollow">License Plate</a><span class="text-cool-gray-40"> or </span><a class="text-underline text-blue-40" href="#appraisal-tabs-container" data-tab-id="VIN" data-testid="VIN" rel="nofollow">VIN</a><span class="text-cool-gray-40">, you&#x27;ll get a more accurate appraisal that may raise your car&#x27;s value.</span></span></div><button type="button" class="px-1 py-0_25 rounded-pill size-14 mt-0_5 bg-blue-100 btn btn-custom"><i class="icon icon-search text-blue-40" aria-hidden="true"></i><span class="fw-normal text-gray-darker ms-0_25">Find my VIN</span></button></div><div class="tab-content"><div data-testid="tab-MMY" class="tab-pane active"><div class="appraise-by-mmy-tab"><div><form autoComplete="off" class="d-lg-flex justify-space-lg-between"><div class="flex-grow-1 pe-lg-1 row"><div class="col-12 col-lg-4"><div class="year-select-form-group form-group"><div class="styled-select chevron"><label for="ymms-select-year2496752154250710" class="size-12 form-label">Year</label><select data-no-refresh="false" id="ymms-select-year2496752154250710" name="select-year" class="form-control py-0_5 pe-2_5 size-16 text-gray-darker text-start"><option class="" disabled="" value="" selected="">Select year</option><option class="" value="2026">2026</option><option class="" value="2025">2025</option><option class="" value="2024">2024</option><option class="" value="2023">2023</option><option class="" value="2022">2022</option><option class="" value="2021">2021</option><option class="" value="2020">2020</option><option class="" value="2019">2019</option><option class="" value="2018">2018</option><option class="" value="2017">2017</option><option class="" value="2016">2016</option><option class="" value="2015">2015</option><option class="" value="2014">2014</option><option class="" value="2013">2013</option><option class="" value="2012">2012</option><option class="" value="2011">2011</option><option class="" value="2010">2010</option><option class="" value="2009">2009</option><option class="" value="2008">2008</option><option class="" value="2007">2007</option><option class="" value="2006">2006</option><option class="" value="2005">2005</option><option class="" value="2004">2004</option><option class="" value="2003">2003</option><option class="" value="2002">2002</option><option class="" value="2001">2001</option><option class="" value="2000">2000</option><option class="" value="1999">1999</option><option class="" value="1998">1998</option><option class="" value="1997">1997</option><option class="" value="1996">1996</option><option class="" value="1995">1995</option><option class="" value="1994">1994</option><option class="" value="1993">1993</option><option class="" value="1992">1992</option><option class="" value="1991">1991</option><option class="" value="1990">1990</option></select></div></div></div><div class="col-12 col-lg-4"><div class="form-group"><div class="styled-select chevron select-disabled"><label for="ymms-select-make2496752154250710" class="size-12 form-label">Make</label><select data-no-refresh="false" id="ymms-select-make2496752154250710" name="select-make" class="form-control py-0_5 pe-2_5 size-16 text-gray-darker text-start" disabled=""><option class="" disabled="" value="" selected="">Select make</option></select></div></div></div><div class="col-12 col-lg-4"><div class="form-group"><div class="styled-select chevron select-disabled"><label for="ymms-select-model2496752154250710" class="size-12 form-label">Model</label><select data-no-refresh="false" id="ymms-select-model2496752154250710" name="select-model" class="form-control py-0_5 pe-2_5 size-16 text-gray-darker text-start" disabled=""><option class="" disabled="" value="" selected="">Select model</option></select></div></div></div></div><div class="appraisal-tabs-submit-btn-container"><button type="submit" data-test="appraise-btn" class="appraisal-tabs-submit-btn text-transform-none cta-btn d-flex align-items-center justify-content-center py-0_75 btn-responsive-lg-down mt-1 mt-lg-1_75 btn btn-success"><span class="size-16">See your car&#x27;s value</span></button></div></form></div></div></div></div></div></div></div></div></div></div></div></div><div class="container"><div class="row"><div class="col-12 col-lg-10"><div class="mt-2"><div class="appraisal-info-section"><div class="appraisal-page-block bg-white px-1_5 py-2 mb-3"><section class="how-it-works" data-tracking-parent="edm-entry-how-it-works"><h2 class="heading-label heading-2">How it works</h2><div class="mt-2 mt-md-1_5 row"><div class="px-1_5 px-md-0_5 col-12 col-md-4"><div class="how-it-works-cards text-center"><img src="//static.ed.edmunds-media.com/unversioned/img/eva/2020_Appraisal-Page_How-to-01.png" width="141" height="141" alt="Enter VIN or license plate" class="d-block mx-auto" loading="lazy"/><h3 class="heading-label heading-5 mt-1_5 mt-md-2 mb-0 fw-bold text-cool-gray-40">Enter VIN or license plate</h3><p class="mb-1_5 mb-md-1">Help us identify your car. No private info needed.</p></div></div><div class="px-1_5 px-md-0_5 col-12 col-md-4"><div class="how-it-works-cards text-center"><img src="//static.ed.edmunds-media.com/unversioned/img/eva/2020_Appraisal-Page_How-to-02.png" width="141" height="141" alt="Answer a few quick questions" class="d-block mx-auto" loading="lazy"/><h3 class="heading-label heading-5 mt-1_5 mt-md-2 mb-0 fw-bold text-cool-gray-40">Answer a few quick questions</h3><p class="mb-1_5 mb-md-1">What color is it? What condition is it in?</p></div></div><div class="px-1_5 px-md-0_5 col-12 col-md-4"><div class="how-it-works-cards text-center"><img src="//static.ed.edmunds-media.com/unversioned/img/eva/2020_Appraisal-Page_How-to-03.png" width="141" height="141" alt="See your appraisal" class="d-block mx-auto" loading="lazy"/><h3 class="heading-label heading-5 mt-1_5 mt-md-2 mb-0 fw-bold text-cool-gray-40">See your appraisal</h3><p class="mb-1_5 mb-md-1">Get a value based on recent data in your area.</p></div></div></div></section><div class="my-1_5 pos-r"><span class="arrow-link d-block text-nowrap size-16 mb-1 text-primary-darker"><a class="text-wrap" data-tracking-id="click_sell_my_car" rel="nofollow" href="/sell-car/">Sell Your Car - Get An Instant Cash Offer</a> <i class="icon-arrow-right4 size-10" aria-hidden="true"></i></span></div><hr class="mt-1_5 mb-2"/><div><section class="content-section"><div class="content-fragment"> <h2>A quick guide to the car value tool</h2>        <p><strong>What is Edmunds True Market Value?</strong> Edmunds True Market Value (TMV), also known as Edmunds Suggested Price, is a pricing system that helps you determine the average transaction price &mdash; or what others are paying &mdash; for new or used vehicles in your area so that you can begin your negotiations with a fair price in mind.  For customers appraising their vehicles for sale, Edmunds TMV helps you understand how much you might expect to receive when you sell.</p>     <p>We determine those prices based on a variety of factors, including actual transaction data from dealers. CarMax is one of the dealers from which Edmunds obtains transaction data.</p></div><div class="content-collapse" data-tracking-id="view_content_summary"><div id="collapse:R9cap3:"></div><div style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="react-collapse --c-collapsed"><div class="content-fragment">     <p>Since June 2021, Edmunds has been a wholly owned subsidiary of CarMax, Inc. However, other than the incorporation of CarMax's transaction data by Edmunds into TMV&reg; calculations, CarMax does not participate in or otherwise influence the manner in which Edmunds computes those values.</p>                <p>  <strong>How values are calculated:</strong> We use data from a variety of sources, including dealer transactions, car depreciation costs, and consumer information. The appraised value is based on factors such as the car's year, make, model, trim, mileage, depreciation and features.</p><p>  <strong>Which vehicles can be appraised:</strong> Just about every make is  covered, including luxury brands such as Lexus and Mercedes-Benz. The tool  appraises vehicles dating back to 1990, so if you own a classic car, this  method will not work. In that specific case, you'd need to find a specialized  classic car guide, such as Hagerty, to determine its fair market value.</p><p>  <strong>What you'll see in your appraisal:</strong> We will help you make the  best decision if you're selling or trading in. You will be presented with  three or four automobile values: trade-in, private party, dealer retail and  certified used. The trade-in price is what you can expect from car dealerships  if you trade in your current vehicle for your next car. It is always the  lowest of the values.</p><p>  If you plan on doing a private sale, the private-party amount is what a seller  can expect. This is always higher than the car trade-in value. This option takes more work, however, because you'll be dealing with buyers yourself.</p><p>  The dealer retail value is for used-car customers. It's an average of what a  shopper may expect to pay when they visit a dealership to buy the pre-owned  car. If your used vehicle is new enough, you will also see a suggested  "certified used" number, the approximate sale price for customers looking for  a certified pre-owned vehicle.</p>       <p><strong>What is the difference between the CarMax Offer and the Edmunds Appraisal Report?</strong> Edmunds True Market Value (TMV), also known as Edmunds Suggested Price, is a pricing system that helps you determine the average transaction price &mdash; or what others are paying &mdash; for new or used vehicles in your area so that you can begin your negotiations with a fair price in mind.  TMV values shown in the Edmunds Appraisal report are estimates, not a firm offer on your car.</p>     <p>Edmunds also works with CarMax to provide you with a firm offer to purchase your car for vehicles that are eligible for an instant offer. For those looking to sell, the CarMax offer gives you an easy way to sell your car directly to CarMax at your nearest CarMax location. The instant offer you receive is good for 7 days from the time you receive it on Edmunds.</p>          </p></div></div><div class="collapse-control mb-0 row align-items-center justify-content-start m-0 p-0"><button type="button" data-no-refresh="true" aria-expanded="false" data-tracking-ignore-value="true" class="content-collapse-button p-0 size-16 text-primary-darker more-info-btn btn btn-link btn-sm"><span class="control-text fw-normal">Read more</span><span class="size-10 mb-0 icon-arrow-down4" aria-hidden="true"></span></button></div></div></section><hr class="mt-1_5 mb-2"/></div><div><section class="content-section"><div class="content-fragment"><h2>Getting the most out of the tool</h2><p>  The tool will ask you to describe your vehicle. Let's talk about why it's worth your time to put in the right options.</p><h3>The importance of style and options</h3><p>  After you've entered the vehicle year and make, you'll select the style, also  called the trim level. The style can refer to the type of engine, standard  features, or the number of doors it has. Here's a refresher on trim levels.</p></div><div class="content-collapse" data-tracking-id="view_content_summary"><div id="collapse:R9kap3:"></div><div style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="react-collapse --c-collapsed"><div class="content-fragment"><p>  Major features, such as the car's transmission, engine type and all-wheel  drive, can have a big impact on the value of the car. The same goes for  options such as leather seats, navigation, a sunroof or automatic climate  control. If you can remember your car's options off the top of your head,  great. If not, here are some suggestions on where to get the information you  need.</p><p>  The vehicle's original window sticker (which has the car's mpg and total MSRP) is the best place to find the options. Unfortunately, few  people actually hang on to the sticker. Without it, your best bet is to sit in  your car and make a note of its options. </p>    <p>If you're using a smartphone, tablet  or laptop (assuming you're within Wi-Fi range), you can complete the options  check from the driver's seat. It is crucial to get the style and options  right. Without them, you may be under- or overvaluing your car.</p><h3>Coming clean on condition levels</h3><p>  Our tool will ask you to pick from five condition levels: outstanding, clean,  average, rough and damaged. Most people will choose one of three: clean, average or rough.</p><p>  You might be tempted to choose "outstanding" to get more money for your used  auto. After all, you've pampered your car the entire time you've owned it,  right? But the truth is that few cars qualify for this rating.</p><p>  "Outstanding" is reserved for older, low-mileage vehicles in cases where  well-preserved examples are hard to find, says Richard Arca, senior manager of  pricing for Edmunds.</p><p>  Edmunds True Market Value (TMV<sup>®</sup>) used car prices are all set at  "clean" condition, Arca says. The price of a car in a less-than-clean state is  adjusted downward from there, and it reflects what it would cost to bring the  vehicle up to a clean state.</p><p>  If your vehicle was in an accident, it could still be considered "clean" if it  was repaired with factory parts and according to the manufacturer's  specifications, Arca says.</p><p>  "In reality, cars that have been in accidents tend to lose market value, but  there is really no way to gauge how much," Arca says. He adds that some of the  factors that affect the value are the severity of the damage, the quality of  the repair, and the demand for that particular model.</p><p>  Be honest and objective about the state of your used vehicle. Try to see  things from a potential buyer's perspective.</p><h3>It's easy to be real</h3><p>  Getting a realistic up-to-date value for your car is key to what you do next,  whether you decide to trade it in, list it for sale on a site like Autotrader,  or even keep it for a while longer. By using the Edmunds car appraisal tool to  do your research, you'll have a clear-eyed assessment of your car's actual  worth, not a number based on guesswork and high hopes.</p></p></div></div><div class="collapse-control mb-0 row align-items-center justify-content-start m-0 p-0"><button type="button" data-no-refresh="true" aria-expanded="false" data-tracking-ignore-value="true" class="content-collapse-button p-0 size-16 text-primary-darker more-info-btn btn btn-link btn-sm"><span class="control-text fw-normal">Read more</span><span class="size-10 mb-0 icon-arrow-down4" aria-hidden="true"></span></button></div></div></section><hr class="mt-1_5 mb-2"/></div><div><section class="content-section"><div class="content-fragment"><h2>You've got an appraisal. Now what?</h2><p>Appraising your car is the first step to getting a good return for it. Nearly every vehicle depreciates over time, so it's important to know where yours stands. Knowing its value will help you determine what steps to take next.</p><p>Many people aren't sure how to proceed after getting an appraisal, however. It's great to have a value, but what are you supposed to do <em>now</em>? With this in mind, we've come up with a few scenarios that will help you formulate a plan.</p></div><div class="content-collapse" data-tracking-id="view_content_summary"><div id="collapse:R9sap3:"></div><div style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="react-collapse --c-collapsed"><div class="content-fragment"><h3>If you're trading in your vehicle</h3><p>When filling out an appraisal form, you'll often be asked if you want an instant cash offer. The offer lets you sell your vehicle at participating dealerships. Alternatively, you can simply take your car to the dealership and ask the staff to appraise it. Regardless of the route, you'll want to have a reference point to see if the dealership's trade-in offer is in the ballpark. This is where the Edmunds trade-in value comes into play.</p><p>The process is simple. Just compare your trade-in offer with the Edmunds trade-in value. If the offer is more than that value, you're in the best-case scenario and should take the offer. If the offer is less than the trade-in value, it could be due to a number of factors. Sometimes the dealership has too many vehicles like yours on the lot. Perhaps you made an error in selecting optional equipment, or you were too optimistic about your car's condition. (Most cars will be in clean or average condition.) Or perhaps market conditions have shifted, as they did at the beginning of the COVID-19 pandemic, and online tools haven't caught on to the trend.</p><p>Ultimately, keep in mind that the appraisal is an educated guess. The more real-world offers you get on your car, the better feel you'll have for its real-world value.</p><h3>If you're selling privately</h3><p>This option takes the most time and effort, but it could also yield the highest payment. You'll need to photograph your vehicle and list it on a classifieds site, meet with strangers safely (a step that takes on added significance during COVID-19), and exchange money and file paperwork to close the sale. Selling privately can take anywhere from a few days to a few months, so this method generally isn't best if you need the money quickly. We don't mean to scare anyone off &mdash; we just want to be honest about the work involved.</p><p>Once you're ready to publish your listing, use the Edmunds private party-value to set the asking price. There's a strategy to setting a price, which we elaborate on<a href="/sell-car/"> here</a>. Essentially, you'll want to ask more than the private-party value to build a cushion for buyers who want to negotiate. The same rules mentioned above regarding the vehicle condition level apply to private-party prices as well.</p><h3>If you're shopping for a used car at a dealership</h3><p>This option is for people who are <em>buying</em> a used car, not selling. In this case, go on Edmunds and enter the details of the vehicle as if it were your own. The dealer retail value will be the most pertinent to you. This is an estimate of what you'll pay for that same car at a dealership.</p><p>The dealer retail value gives you a reference point. It shows whether or not the advertised price is a fair or great deal. If the dealership's asking price is higher than what you see on Edmunds, you can reference it and ask the dealer to match or beat that price. This sort of "informed negotiation" typically goes over better with a salesperson since it shows that you've done your research.</p><h3>Be an informed shopper</h3><p>Whatever you do with your car, an appraisal will always put you in the best position to succeed. So go grab your vehicle's details and get an appraisal &mdash; it'll improve your chances of scoring a great deal.</p></p></div></div><div class="collapse-control mb-0 row align-items-center justify-content-start m-0 p-0"><button type="button" data-no-refresh="true" aria-expanded="false" data-tracking-ignore-value="true" class="content-collapse-button p-0 size-16 text-primary-darker more-info-btn btn btn-link btn-sm"><span class="control-text fw-normal">Read more</span><span class="size-10 mb-0 icon-arrow-down4" aria-hidden="true"></span></button></div></div></section></div></div><section class="appraisal-page-block"><section class="faq text-gray-darker" data-tracking-parent="edm-entry-faq"><h2 class="heading-3">Frequently asked questions</h2><dl class="accordion mb-0"><dt><button data-name="Can I trade in my car if it is not paid off?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R7ip3-cbb4b0135edac16b43a6fe514cb3bb3b"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">Can I trade in my car if it is not paid off?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R7ip3-cbb4b0135edac16b43a6fe514cb3bb3b"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>Yes, but you'll want to verify that the trade-in value is enough to pay off the car loan. Otherwise, the balance will roll into the next auto loan and you'll owe more than the car is worth.</p><p>We recommend getting an actual offer on your car from Edmunds to check if its value will be enough to cover your loan balance. In some cases, you might even have some equity in the car, at which point the money is yours to keep.</p></div></div></dd><dt><button data-name="What&#x27;s a good price for a used car?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R7ip3-46a4f74799ce2b99dee0720a336cc2c9"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">What&#x27;s a good price for a used car?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R7ip3-46a4f74799ce2b99dee0720a336cc2c9"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>Used car prices vary greatly based on the year, make, model, body style, condition level, mileage, and the location or ZIP code where the vehicle is being sold. This is why it is important to use a trusted car price guide like the one at Edmunds.</p> 		<p>If you're buying directly from the owner, you'll want to look at the private-party value and make an offer based on that. If you're buying from a dealership, you'll want to focus on the retail value and make an offer that is between the trade-in value and the retail value.</p></div></div></dd><dt><button data-name="What brand of car has the highest resale value?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R7ip3-fe05db5bac7a3afbbddef530d7541657"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">What brand of car has the highest resale value?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R7ip3-fe05db5bac7a3afbbddef530d7541657"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1">Lexus has the highest resale value among luxury brands, and Toyota has the highest resale value among non-luxury makes, according to Edmunds analysts. But these aren't the only two brands with strong resale value. Get your car appraised at Edmunds to see how much value it actually has.</div></div></dd><dt><button data-name="What are some other price guides or payment calculators?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R7ip3-fc3dd8a8ba8cb04ca3ce48ba310476c0"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">What are some other price guides or payment calculators?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R7ip3-fc3dd8a8ba8cb04ca3ce48ba310476c0"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>While we believe that Edmunds has the best pricing information out there, thanks to over 50 years of experience, there are other sites out there you might encounter. Here's an overview:</p>
<h3>Kelley Blue Book (KBB)</h3><p>Kelley Blue Book is an automotive pricing and sales guide. It is sometimes mistaken for the "Black Book," which is an internal guide for dealerships to determine wholesale car prices.</p>
<p>Kelley Blue Book is one of many tools, along with the Black Book, used by car dealers to research and determine car values for their inventory.</p><p>In general, you'll find that the Kelley Blue Book values are similar to those provided by Edmunds. We don't have access to how Kelley Blue Book calculates its prices, but at a high level, Kelley also is paying attention to vehicle age, trim, market conditions, features and mileage.</p><h3>Kelley Blue Book price vs. Edmunds</h3><p>The Kelley Blue Book price is a trademarked car valuation from KBB. Many people use this term, along with "Black Book" or "Edmunds TMV." They're all terms used to describe the estimated market value of the vehicle in question. This price is used to determine what to pay for a new or used car.</p><p>The KBB price will vary based on the shape your automobile is in. There are four levels: fair, good, very good and excellent. KBB says that of the cars it values, 3% are excellent, 18% are fair, 23% are very good and 54% are in good condition.</p><p>If you want to compare those terms to Edmunds' terms, "very good" at Blue Book would be our "outstanding," "good" would be our "clean," and "fair" is our "rough." KBB does not have an equivalent for the "damaged" description.</p>
<h3>NADA used car guide</h3><p> The NADA (National Automobile Dealers Association) Guide started in 1933. It  provides used-vehicle valuation products and services to the auto, finance,  fleet, government and insurance industries. </p>
<p> The pricing guide is an industry tool used by many dealerships and is not generally available to the car-buying  (or selling) public. Instead, the company created a consumer-facing website  called NADA guides that provides pricing valuation to consumers for used and  new vehicles, classic cars, motorcycles, boats, RVs and manufactured homes.</p><h3>NADA car values vs. Edmunds</h3><p> NADA uses J.D. Power data to assess the market and create its own price guide  to new and used car sales. If the numbers don't match up with those from  Edmunds, this is likely why. But essentially, both NADA and Edmunds are  providing a guide to the market, to pinpoint a reasonable price range for a  vehicle at a dealer's lot. NADA has three vehicle states — rough, average,  clean — that generally mirror those on Edmunds.</p></div></div></dd><dt><button data-name="What is the relationship between Edmunds and CarMax?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R7ip3-ca240cf02613c998255ab8c75a803833"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">What is the relationship between Edmunds and CarMax?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R7ip3-ca240cf02613c998255ab8c75a803833"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>Since June 2021, Edmunds has been a wholly owned  subsidiary of CarMax, Inc.</p><p>Edmunds True Market Value® (TMV®) – also known as Edmunds  Suggested Price &mdash; is our estimate of the current average transaction price &mdash; that is, what others are paying &mdash; for vehicles. We determine those prices based on a variety of factors, including  actual transaction data from dealers. CarMax is one of the dealers from which  Edmunds obtains transaction data. However, other than the incorporation of  CarMax's transaction data by Edmunds into TMV® calculations, CarMax does not  participate in or otherwise influence the manner in which Edmunds computes  those values.</p></div></div></dd></dl><div class="content-collapse" data-tracking-id="view_content_summary"><div id="collapse:Rbip3:"></div><div style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="react-collapse --c-collapsed"><dl class="accordion"><dt><button data-name="How much should I pay for a used car?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R3rip3-2c735dadf937bb5041963ccccd9e488c"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">How much should I pay for a used car?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R3rip3-2c735dadf937bb5041963ccccd9e488c"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>To determine what a fair price would be for a used car for sale, either at a dealership or by a private seller, check our appraisal tool for its market value. This tool, found on this page, will show you the current trade-in, private party and dealer retail values. Keep in mind the following terms:</p> <p>Trade-in: Estimated value if you trade the car in at a dealership<br /> Private party: Estimated value if buying from a private seller<br /> Dealer retail: Estimated value if buying from a dealership<br/> </p></div></div></dd><dt><button data-name="What is a fair price for a vehicle made before 1990?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R3rip3-9d79fce748fe69bd8068bf7a6fa33f54"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">What is a fair price for a vehicle made before 1990?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R3rip3-9d79fce748fe69bd8068bf7a6fa33f54"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>Edmunds does not provide pricing for model years prior to 1990. Due tothe wide variability in their value based on a number of factors, we are unableto derive fair and meaningful values for them. We apologize for anyinconvenience this may cause.</p> <p>We suggest looking at the pricesset by owners on vehicles for sale on Autotrader or Classics on Autotrader.Alternatively, you can use the advanced search tool on eBay Motors and select"completed listings" to see what actual buyers have been paying.</p></div></div></dd><dt><button data-name="How do I select a specific engine when appraising a car on Edmunds?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R3rip3-20b705eda88f7b2af3dee266dcb83956"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">How do I select a specific engine when appraising a car on Edmunds?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R3rip3-20b705eda88f7b2af3dee266dcb83956"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>A vehicle's engine choices are typically presented at the step where you select the vehicle's style or trim. However, sometimes a certain engine choice is only available as an option or as part of an option package. In these cases, you will not see the engine displayed when selecting the style or trim. Instead, you will see it at the second step of the configuration process, when you are choosing options and option packages. Note: If you do not see the engine in the options list, try clicking the "info" link beside any of the available option packages to see if they include it.</p></div></div></dd><dt><button data-name="Why don&#x27;t I see options listed on the appraisal tool for Honda and Acura models?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R3rip3-d2b6cebecddbb2f6fec8207e4995d2e4"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">Why don&#x27;t I see options listed on the appraisal tool for Honda and Acura models?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R3rip3-d2b6cebecddbb2f6fec8207e4995d2e4"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>Unlike most manufacturers, which offer individual options or option packages on their vehicles, Honda and Acura only offer different styles — i.e., differently equipped versions of the same model. In other words, product planners at Honda or Acura choose the various features to be included on each of their styles, and (with the exception of dealer-installed options) dealers or consumers cannot separately add new or different ones.</p>      <p>For example, Honda offers these styles for the 2019 Honda CR-V:</p>      <ul>        <li>LX</li>        <li>LX AWD</li>        <li>EX</li>        <li>EX AWD</li>        <li>EX-L</li>        <li>EX-L AWD</li>        <li>Touring</li>        <li>Touring AWD</li>      </ul>      <p>In this case, there are a few obvious features that differentiate the model's styles, specifically the transmission type and the availability of a navigation system. (To see everything that's included with each style, you will need to click the "See all features & specs" link associated with each style and then review the list provided.)</p>      <p>Also, please note that dealer-installed options and accessories offered by Honda and Acura dealers, such as backup sensors or all-weather floor mats, vary from dealer to dealer and region to region. Accordingly, Edmunds is not able to provide information or pricing about them.</p></div></div></dd><dt><button data-name="Why don&#x27;t I see option packages listed on the appraisal tool?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R3rip3-594292807781ef8c1618eb58fcd2a38a"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">Why don&#x27;t I see option packages listed on the appraisal tool?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R3rip3-594292807781ef8c1618eb58fcd2a38a"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>Edmunds typically does not list specific option packages for used vehicles but instead lists the individual features that an option package originally contained. That's because used-car shoppers may not be aware that a “Sport package” (for example) was available on a particular car when it was new, but they can easily see whether the car has a sunroof and spoiler.</p>      <p>Also, please note that we do not always list every option for used cars. If a specific option seems to be missing from our site, it is most likely for one of the following reasons:</p>      <ul>        <li>The option's original cost was small and does not have an impact on the vehicle’s current value.</li>        <li>The option was a dealer-installed or aftermarket option.*</li>        <li>The option may not be available for all styles within a vehicle model line.</li>        <li>*Dealer-installed or aftermarket options can vary widely in original cost and quality, and so we have no reliable method to calculate how much value they add. We apologize for any inconvenience this may cause.</li>      </ul></div></div></dd><dt><button data-name="What is the value of a 2020 used vehicle?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R3rip3-0d0d2784f24b5c6bfedc52ff850f1a2e"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">What is the value of a 2020 used vehicle?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R3rip3-0d0d2784f24b5c6bfedc52ff850f1a2e"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>We are starting to add data for used 2020 cars. However, if you aren't seeing a specific car listed, it's likely that we have not yet collected enough transaction data to create reliable pricing for it as a used 2020 vehicle. You can still arrive at an approximate value for such vehicles using the following method:</p>      <ul>        <li>Build and price the new car to get its current market value.</li>        <li>Deduct between 5% and 10% for general wear and tear.</li>        <li>Subtract 10 cents per mile.</li>      </ul></div></div></dd><dt><button data-name="What is the value of a demo vehicle?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R3rip3-4d9d78a49d4448409677027a50543619"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">What is the value of a demo vehicle?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R3rip3-4d9d78a49d4448409677027a50543619"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>Edmunds is not able to provide pricing for demo vehicles because there is very little transaction data available for them. However, you can use the following method to arrive at an approximate value:</p>      <p>Use our build and price tool to see the market value of a comparably equipped new vehicle of the same Make, Model and Style.If any new car incentives or rebates are currently available for the vehicle, they will be applied in the final numbers breakdown.Deduct at least 20 cents for every mile the car has been driven. This figure is compensation for the mileage and for wear and tear on the vehicle.</p></div></div></dd><dt><button data-name="What is the value of a salvage title vehicle?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R3rip3-fd8bb6fa017d68196466df831397063d"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">What is the value of a salvage title vehicle?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R3rip3-fd8bb6fa017d68196466df831397063d"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>Edmunds does not provide pricing estimates for vehicles that have major mechanical and/or body damage or for vehicles with "branded" titles (for example, salvaged, flooded, frame damaged, etc.). In general, though, we believe that a salvage title decreases a vehicle's value by up to 50% when compared to an identical vehicle with a clean title.</p></div></div></dd><dt><button data-name="What are the vehicle conditions used for True Market Value pricing?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R3rip3-712897e7e9742d86a0c1fbbd21b74517"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">What are the vehicle conditions used for True Market Value pricing?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R3rip3-712897e7e9742d86a0c1fbbd21b74517"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>To get the most accurate values when calculating a used vehicle's market value, make sure to select the condition that most closely matches your vehicle. For guidance, here are full descriptions of the five conditions available to choose from:</p>      <p><strong>Outstanding:</strong> Exceptional mechanical, exterior and interior condition with no visible wear; no reconditioning required. The paint has a glossy appearance, and the tires are in nearly new condition. The vehicle has a clean title and is able to pass an emissions inspection. Approximately 5% of used vehicles qualify.</p>      <p><strong>Clean:</strong> Minimal wear and tear with no major mechanical or cosmetic problems; may require limited reconditioning. The paint has a glossy finish but may have slight scratches or dings. The interior will have minimal fading and wear. The tires have substantial tread remaining. The vehicle has a clean title and is able to pass an emissions inspection.</p>      <p><strong>Average:</strong> Normal wear and tear. The vehicle may have a few mechanical and/or cosmetic problems and may require some reconditioning. The paint has some dullness, and the vehicle may have a considerable number of scratches or dings. Interior material is slightly worn and faded. The tires have some usable tread remaining. The vehicle has a clean title and is able to pass an emissions inspection.</p>      <p><strong>Rough:</strong> The vehicle has several mechanical and/or cosmetic problems. The exterior and interior need significant repairs. The tires may need to be replaced. The vehicle may require minor repairs to pass an emissions inspection but has a clean title.</p>      <p><strong>Damaged:</strong> Major mechanical and/or body damage that may render it in non-safe running condition. The exterior and interior are damaged or worn. The tires need to be replaced. The vehicle may have a branded title (for example, salvaged, flooded, frame damaged, etc.) and may require significant repairs to pass an emissions inspection.</p></div></div></dd><dt><button data-name="Does Edmunds provide historical used car values (i.e., the value of a car on a specific date in the past)?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R3rip3-4a8c660bf0b783dc33132f8f16d71ca7"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">Does Edmunds provide historical used car values (i.e., the value of a car on a specific date in the past)?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R3rip3-4a8c660bf0b783dc33132f8f16d71ca7"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>No. Edmunds does not provide historical True Market Value. We stopped our Historical TMV service in 2016 due to limited resources for a service that isn't our main mission, which is to help car buyers.</p></div></div></dd><dt><button data-name="How do I find the value of my car?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R3rip3-742d4864aa3f57e83dd23e50d5d5e8b6"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">How do I find the value of my car?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R3rip3-742d4864aa3f57e83dd23e50d5d5e8b6"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>Find the value of your car with Edmunds' appraisal tool. First, simply plug in your vehicle identification number (VIN) or license plate &mdash; or you can manually enter your vehicle's year, make and model. Next, confirm the options on your car, note its condition level, and enter the current mileage. Based on this information, the appraisal tool will provide a number of customized values such as private party, trade-in or even an actual cash offer on your vehicle to be redeemed at a participating dealership.</p></div></div></dd><dt><button data-name="Is Kelley Blue Book or Edmunds more accurate?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R3rip3-c99e3bcd27bcdfe7d89ad4ad36b7dc1f"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">Is Kelley Blue Book or Edmunds more accurate?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R3rip3-c99e3bcd27bcdfe7d89ad4ad36b7dc1f"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>No one site can be 100% accurate &mdash; they all provide estimated values. Both Edmunds and Kelley Blue Book are reputable sites that offer pricing information. The accuracy of an appraisal has a lot to do with the information the owner provides. If you overstate the vehicle condition or don't check off the correct trim level and options, your value is less likely to be accurate. Make sure you know your vehicle's trim and options when you're ready to get an appraisal. </p></div></div></dd><dt><button data-name="How do you calculate the market value of a car?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R3rip3-7f9cb1f55ee5b85cbb60f1469aa2eb98"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">How do you calculate the market value of a car?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R3rip3-7f9cb1f55ee5b85cbb60f1469aa2eb98"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>Edmunds determines the market value of a car based on an analysis of millions of data points, including supply, demand, incentives, options and recent nearby transactions. For used cars, the mileage, location and condition level are also taken into account. It sounds complicated, but the good news is that our appraisal tool takes care of these calculations for you. Our used car appraisals also give you an instant cash offer on your vehicle, good for seven days at participating dealerships.</p></div></div></dd><dt><button data-name="Which car has more resale value?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R3rip3-b8e8741ea97eadef5b05405cd1e11c4e"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">Which car has more resale value?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R3rip3-b8e8741ea97eadef5b05405cd1e11c4e"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>There are a number of cars that have great resale value, so it really depends on the category. According to J.D. Power, vehicles including the Honda Civic, Toyota RAV4 Prime, Toyota Tacoma, Mercedes-Benz GLA and Chevrolet Tahoe are all vehicles with high resale value. Get your car appraised on Edmunds to see what its resale value is.</p></div></div></dd><dt><button data-name="What is the highest-rated car?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R3rip3-8edd764ee7bcfbabbb51e7729abf69c5"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">What is the highest-rated car?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R3rip3-8edd764ee7bcfbabbb51e7729abf69c5"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>The highest rated car on Edmunds is the Kia K5, a midsize sedan. The highest-rated SUV on Edmunds is the Kia Telluride. Our lists change frequently as new vehicles are introduced or redesigned, so keep an eye out for our latest expert reviews.</p></div></div></dd><dt><button data-name="What is the best car buying site?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R3rip3-9862fdda0200407de09aa2b697aa12ee"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">What is the best car buying site?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R3rip3-9862fdda0200407de09aa2b697aa12ee"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>We happen to think that Edmunds is the best car buying website. We have everything from new and used car listings to vehicle reviews, advice articles, car configurators, deal calculators and more.</p></div></div></dd><dt><button data-name="Should you pay more than Bluebook for a car?" class="accordion-btn d-flex w-100 py-0_5" aria-expanded="false" aria-controls="R3rip3-698afd4469e76b5daee9ec5978e5f311"><i class="chevron size-10 text-primary-darker me-0_75 px-0 icon-arrow-right4" aria-hidden="true"></i><h3 class="heading-label text-gray-darker size-16 text-start fw-normal m-0 p-0">Should you pay more than Bluebook for a car?</h3></button></dt><dd style="overflow:hidden;transition:height 280ms cubic-bezier(0.4, 0, 0.2, 1);height:0px;visibility:hidden" class="mb-0" id="R3rip3-698afd4469e76b5daee9ec5978e5f311"><div class="my-0_5 size-16 ms-1_5 ps-0_25"><div class="content-fragment answer size-16 mb-1"><p>People often say "Bluebook" value when they mean to say market value. Keep in mind that market values are averages, which means that some people will pay more than others. Vehicles that are in high demand will often sell for over sticker price. You also have to think about your must-have features and options. For example, a dealer near you could have the exact vehicle you want in the right color but with an asking price well over the "Bluebook" value, while a dealer 100 miles away has the same car in a different color for "Bluebook" value or less. You'll have to weigh the extra time and money against the value of that special color. There are no wrong answers.</p></div></div></dd></dl></div><div class="collapse-control mb-0 row align-items-center justify-content-start py-0"><button type="button" data-no-refresh="true" aria-expanded="false" data-tracking-ignore-value="true" class="content-collapse-button px-0_5 py-0 size-16 text-primary-darker btn btn-link btn-sm"><span class="control-text fw-normal">Read more</span><span class="size-10 mb-0 icon-arrow-down4" aria-hidden="true"></span></button></div></div></section></section></div><hr class="mt-1_5 mb-2"/><section><h2 class="heading-3 mb-0">Shop used cars</h2><div class="mb-md-0 mt-lg-2 my-1_5"><div class="search-by-module p-1 px-lg-1_5 rounded bg-white" data-tracking-parent="edm-entry-inventory-search"><div class="mt-0_25 mb-1_5"><div class="w-100 gx-0 row"><div class="col-12 col-md-10"><div class="w-100 align-items-center gx-0 row"><div class="size-14 text-cool-gray-30 fw-medium mb-0_5 mb-md-0 me-1 col-12 col-md-auto">Search by:</div><div class="col-12 col-md-9"><div class="toggle-button-group d-flex w-100 search-by-module-tabs" role="tablist"><button type="button" value="make_model_tab" data-tracking-id="used_cars_tmv_appraiser_mmy_make_model_tab_select" role="tab" aria-selected="true" aria-controls="make_model_tab" id="make_model_tab-tab" class="toggle-button-base toggle-button-control text-center border-0 text-transform-none size-14 px-0_25 active-state btn-bg-white text-cool-gray-30 fw-medium btn btn-secondary"><i class="icon-checkmark size-10 text-blue-30 me-0_25" aria-hidden="true"></i>Make/Model</button><button type="button" value="type_tab" data-tracking-id="used_cars_tmv_appraiser_mmy_type_tab_select" role="tab" aria-selected="false" aria-controls="type_tab" id="type_tab-tab" class="toggle-button-base toggle-button-control text-center border-0 text-transform-none size-14 px-0_25 inactive-state bg-cool-gray-70 text-cool-gray-40 fw-normal btn btn-secondary">Type</button><button type="button" value="price_tab" data-tracking-id="used_cars_tmv_appraiser_mmy_price_tab_select" role="tab" aria-selected="false" aria-controls="price_tab" id="price_tab-tab" class="toggle-button-base toggle-button-control text-center border-0 text-transform-none size-14 px-0_25 inactive-state bg-cool-gray-70 text-cool-gray-40 fw-normal btn btn-secondary">Price</button></div></div></div></div></div></div><div class="tab-content"><div id="make_model_tab" role="tabpanel" tabindex="0" aria-hidden="false" aria-labelledby="make_model_tab-tab" class="tab-pane active"><form autoComplete="off" class="search-by-make-model-tab"><div class="row"><div class="mb-1 mb-xl-0 col-12 col-md-6 col-xl-4"><div class="styled-select chevron inventory-select-wrapper size-lg select-disabled"><select data-tracking-id="used_cars_tmv_appraiser_mmy_make_select" data-no-refresh="false" id="sel-7865137227261398" name="select-make" aria-label="Select Make" class="form-control py-0_5 pe-2_5 size-16 text-gray-darker inventory-select text-start" disabled=""><option class="" value="" selected="">Any Make</option></select></div></div><div class="mb-1 mb-xl-0 col-12 col-md-6 col-xl-4"><div class="styled-select chevron inventory-select-wrapper size-lg select-disabled"><select data-tracking-id="used_cars_tmv_appraiser_mmy_model_select" data-no-refresh="false" id="sel-1791958805669524" name="select-model" aria-label="Select Model" class="form-control py-0_5 pe-2_5 size-16 text-gray-darker inventory-select text-start" disabled=""><option class="" value="" selected="">Any Model</option></select></div></div><div class="d-flex col-12 col-md-6 col-xl-4"><div class="d-flex w-100 search-by-zip-and-go flex-column flex-md-row"><div class="d-flex"><span class="inventory-input d-inline-flex align-items-center w-100 form-control search-by-zip-input"><span class="start-adornment"><span class="icon-location text-gray-40" aria-hidden="true"></span></span><input id="zip-input-6810849856519605" name="make_model_tab" inputMode="numeric" pattern="[0-9]*" placeholder="" data-test="zip-input" data-tracking-id="used_cars_tmv_appraiser_mmy_make_model_tab_zip_code_entry" aria-label="Zip Code" type="text" class="text-start form-control" value="94043"/></span></div><button type="submit" data-tracking-id="used_cars_tmv_appraiser_mmy_make_model_tab_submit" class="search-by-go-btn w-100 fw-medium ms-0 ms-md-1 mt-1 mt-md-0 btn btn-blue-50"><span class="size-16">Go</span></button></div></div></div></form></div><div id="type_tab" role="tabpanel" tabindex="-1" aria-hidden="true" aria-labelledby="type_tab-tab" class="tab-pane"><form autoComplete="off" class="search-by-type-and-price-tab"><div class="row"><div class="mb-1 mb-xl-0 col-12 col-md-12 col-lg-3 col-xl-3"><div class="styled-select chevron inventory-select-wrapper size-lg"><select data-tracking-id="used_cars_tmv_appraiser_mmy_type_select" data-no-refresh="false" id="sel-4840347452706091" name="vehicle-type-select" class="form-control py-0_5 pe-2_5 size-16 text-gray-darker inventory-select pe-2 text-start"><option class="" disabled="" value="" selected="">Select Type</option><option class="" value="Convertible">Convertible</option><option class="" value="Coupe">Coupe</option><option class="" value="diesel">Diesel</option><option class="" value="electric">Electric</option><option class="" value="Full Size Van">Full Size Van</option><option class="" value="Hatchback">Hatchback</option><option class="" value="hybrid">Hybrid</option><option class="" value="Minivan">Minivan</option><option class="" value="Sedan">Sedan</option><option class="" value="SUV">SUV</option><option class="" value="Pickup">Truck</option><option class="" value="Station Wagon">Wagon</option></select></div></div><div class="mb-1 mb-xl-0 col-12 col-md-12 col-lg-8 col-xl-5"><div class="d-flex justify-content-between justify-content-md-start align-items-center"><div class="me-1 price-select-wrapper"><div class="styled-select chevron inventory-select-wrapper size-lg select-disabled"><select data-tracking-id="used_cars_tmv_appraiser_mmy_type_tab_min_price_select" data-no-refresh="false" id="sel-6797639206959238" name="min-price-select" class="form-control py-0_5 pe-2_5 size-16 text-gray-darker inventory-select min-price-select text-start" disabled=""><option class="" value="" selected="">Min $</option><option class="" value="5000">$5,000</option><option class="" value="10000">$10,000</option><option class="" value="15000">$15,000</option><option class="" value="20000">$20,000</option><option class="" value="25000">$25,000</option><option class="" value="30000">$30,000</option><option class="" value="35000">$35,000</option><option class="" value="40000">$40,000</option><option class="" value="45000">$45,000</option><option class="" value="50000">$50,000</option><option class="" value="55000">$55,000</option><option class="" value="60000">$60,000</option><option class="" value="65000">$65,000</option><option class="" value="70000">$70,000</option><option class="" value="75000">$75,000</option><option class="" value="80000">$80,000</option><option class="" value="85000">$85,000</option><option class="" value="90000">$90,000</option><option class="" value="95000">$95,000</option><option class="" value="100000">$100,000</option></select></div></div><div>To</div><div class="ms-1 price-select-wrapper"><div class="styled-select chevron inventory-select-wrapper size-lg select-disabled"><select data-tracking-id="used_cars_tmv_appraiser_mmy_type_tab_max_price_select" data-no-refresh="false" id="sel-8414324692828986" name="max-price-select" class="form-control py-0_5 pe-2_5 size-16 text-gray-darker inventory-select max-price-select text-start" disabled=""><option class="" value="" selected="">Max $</option><option class="" value="5000">$5,000</option><option class="" value="10000">$10,000</option><option class="" value="15000">$15,000</option><option class="" value="20000">$20,000</option><option class="" value="25000">$25,000</option><option class="" value="30000">$30,000</option><option class="" value="35000">$35,000</option><option class="" value="40000">$40,000</option><option class="" value="45000">$45,000</option><option class="" value="50000">$50,000</option><option class="" value="55000">$55,000</option><option class="" value="60000">$60,000</option><option class="" value="65000">$65,000</option><option class="" value="70000">$70,000</option><option class="" value="75000">$75,000</option><option class="" value="80000">$80,000</option><option class="" value="85000">$85,000</option><option class="" value="90000">$90,000</option><option class="" value="95000">$95,000</option><option class="" value="100000">$100,000</option></select></div></div></div></div><div class="d-flex col-12 col-md-12 col-lg-4"><div class="d-flex w-100 search-by-zip-and-go flex-column flex-md-row"><div class="d-flex"><span class="inventory-input d-inline-flex align-items-center w-100 form-control search-by-zip-input"><span class="start-adornment"><span class="icon-location text-gray-40" aria-hidden="true"></span></span><input id="zip-input-3997215787852731" name="type_tab" inputMode="numeric" pattern="[0-9]*" placeholder="" data-test="zip-input" data-tracking-id="used_cars_tmv_appraiser_mmy_type_tab_zip_code_entry" aria-label="Zip Code" type="text" class="text-start form-control" value="94043"/></span></div><button type="submit" data-tracking-id="used_cars_tmv_appraiser_mmy_type_tab_submit" class="search-by-go-btn w-100 fw-medium ms-0 ms-md-1 mt-1 mt-md-0 btn btn-blue-50"><span class="size-16">Go</span></button></div></div></div></form></div><div id="price_tab" role="tabpanel" tabindex="-1" aria-hidden="true" aria-labelledby="price_tab-tab" class="tab-pane"><div class="search-by-price-tab"><fieldset id="radio-list-payment-dropdowns" class="radio-list mb-1_25 mb-md-0_5 py-0_5 py-md-0 form-group"><div class="d-inline-block me-1_5 form-check"><label class="label-checked form-check-label"><input name="payment-dropdowns" data-tracking-id="used_cars_tmv_appraiser_mmy_vehicle_price_tab_select" type="radio" class="radio-input form-check-input" checked="" value="Price"/><span class="checkmark"></span><div class="">Price</div></label></div><div class="d-inline-block me-1_5 form-check"><label class="form-check-label"><input name="payment-dropdowns" data-tracking-id="used_cars_tmv_appraiser_mmy_loan_payment_tab_select" type="radio" class="radio-input form-check-input" value="Loan Payment"/><span class="checkmark"></span><div class="">Loan Payment</div></label></div></fieldset><div class="tab-content"><div class="tab-pane active"><form autoComplete="off" class=""><div class="row"><div class="mb-1 mb-lg-0 col-12 col-md-12 col-lg-7"><div class="d-flex justify-content-between justify-content-md-start align-items-center"><div class="me-1 price-select-wrapper"><div class="styled-select chevron inventory-select-wrapper size-lg"><select data-tracking-id="used_cars_tmv_appraiser_mmy_vehicle_price_tab_min_price_select" data-no-refresh="false" id="sel-3468683178163567" name="min-price-select" class="form-control py-0_5 pe-2_5 size-16 text-gray-darker inventory-select min-price-select text-start"><option class="" value="" selected="">Min $</option><option class="" value="5000">$5,000</option><option class="" value="10000">$10,000</option><option class="" value="15000">$15,000</option><option class="" value="20000">$20,000</option><option class="" value="25000">$25,000</option><option class="" value="30000">$30,000</option><option class="" value="35000">$35,000</option><option class="" value="40000">$40,000</option><option class="" value="45000">$45,000</option><option class="" value="50000">$50,000</option><option class="" value="55000">$55,000</option><option class="" value="60000">$60,000</option><option class="" value="65000">$65,000</option><option class="" value="70000">$70,000</option><option class="" value="75000">$75,000</option><option class="" value="80000">$80,000</option><option class="" value="85000">$85,000</option><option class="" value="90000">$90,000</option><option class="" value="95000">$95,000</option><option class="" value="100000">$100,000</option></select></div></div><div>To</div><div class="ms-1 price-select-wrapper"><div class="styled-select chevron inventory-select-wrapper size-lg"><select data-tracking-id="used_cars_tmv_appraiser_mmy_vehicle_price_tab_max_price_select" data-no-refresh="false" id="sel-5807201310807408" name="max-price-select" class="form-control py-0_5 pe-2_5 size-16 text-gray-darker inventory-select max-price-select text-start"><option class="" value="" selected="">Max $</option><option class="" value="5000">$5,000</option><option class="" value="10000">$10,000</option><option class="" value="15000">$15,000</option><option class="" value="20000">$20,000</option><option class="" value="25000">$25,000</option><option class="" value="30000">$30,000</option><option class="" value="35000">$35,000</option><option class="" value="40000">$40,000</option><option class="" value="45000">$45,000</option><option class="" value="50000">$50,000</option><option class="" value="55000">$55,000</option><option class="" value="60000">$60,000</option><option class="" value="65000">$65,000</option><option class="" value="70000">$70,000</option><option class="" value="75000">$75,000</option><option class="" value="80000">$80,000</option><option class="" value="85000">$85,000</option><option class="" value="90000">$90,000</option><option class="" value="95000">$95,000</option><option class="" value="100000">$100,000</option></select></div></div></div></div><div class="d-flex col-12 col-md-12 col-lg-5"><div class="d-flex w-100 search-by-zip-and-go flex-column flex-md-row"><div class="d-flex"><span class="inventory-input d-inline-flex align-items-center w-100 form-control search-by-zip-input"><span class="start-adornment"><span class="icon-location text-gray-40" aria-hidden="true"></span></span><input id="zip-input-5290392701239951" name="vehicle_price_tab" inputMode="numeric" pattern="[0-9]*" placeholder="" data-test="zip-input" data-tracking-id="used_cars_tmv_appraiser_mmy_vehicle_price_tab_zip_code_entry" aria-label="Zip Code" type="text" class="text-start form-control" value="94043"/></span></div><button type="submit" data-tracking-id="used_cars_tmv_appraiser_mmy_vehicle_price_tab_submit" class="search-by-go-btn w-100 fw-medium ms-0 ms-md-1 mt-1 mt-md-0 btn btn-blue-50"><span class="size-16">Go</span></button></div></div></div></form></div><div class="tab-pane"><form autoComplete="off" class=""><div class="row"><div class="mb-1 mb-lg-0 col-12 col-md-12 col-lg-6"><div class="d-flex justify-content-start align-items-center"><div>Up to</div><div class="mx-1 price-select-wrapper"><div class="styled-select chevron inventory-select-wrapper size-lg"><select data-tracking-id="used_cars_tmv_appraiser_mmy_loan_payment_tab_max_price_select" data-no-refresh="false" id="sel-4687502058154062" name="max-price-select" class="form-control py-0_5 pe-2_5 size-16 text-gray-darker inventory-select min-price-select text-start"><option class="" value="" selected="">Max $</option><option class="" value="50">$50</option><option class="" value="100">$100</option><option class="" value="150">$150</option><option class="" value="200">$200</option><option class="" value="250">$250</option><option class="" value="300">$300</option><option class="" value="350">$350</option><option class="" value="400">$400</option><option class="" value="450">$450</option><option class="" value="500">$500</option><option class="" value="550">$550</option><option class="" value="600">$600</option><option class="" value="650">$650</option><option class="" value="700">$700</option><option class="" value="750">$750</option><option class="" value="800">$800</option><option class="" value="850">$850</option><option class="" value="900">$900</option><option class="" value="950">$950</option><option class="" value="1000">$1,000</option></select></div></div><div>per month</div></div></div><div class="d-flex col-12 col-md-12 col-lg-6"><div class="d-flex w-100 search-by-zip-and-go flex-column flex-md-row"><div class="d-flex"><span class="inventory-input d-inline-flex align-items-center w-100 form-control search-by-zip-input"><span class="start-adornment"><span class="icon-location text-gray-40" aria-hidden="true"></span></span><input id="zip-input-4266302427427364" name="loan_payment_tab" inputMode="numeric" pattern="[0-9]*" placeholder="" data-test="zip-input" data-tracking-id="used_cars_tmv_appraiser_mmy_loan_payment_tab_zip_code_entry" aria-label="Zip Code" type="text" class="text-start form-control" value="94043"/></span></div><button type="submit" data-tracking-id="used_cars_tmv_appraiser_mmy_loan_payment_tab_submit" class="search-by-go-btn w-100 fw-medium ms-0 ms-md-1 mt-1 mt-md-0 btn btn-blue-50"><span class="size-16">Go</span></button></div></div></div></form></div></div></div></div></div></div></div></section></div></div></div><hr class="mt-1_5 mb-2"/><div class="suggested-pricing-wrapper show-separator" style="min-height:527px;overflow:visible"><div class="px-0 container"><div data-tracking-parent="new-footer_pricing_cards"></div></div></div><hr class="mt-1_5 mb-2"/><section class="page-links-widget link-widget pb-3" data-tracking-parent="edm-link-widget"><h2 class="heading-3 mb-1_5">Related information</h2><div class="links-lists" style="column-count:3;column-gap:24px"><h3 class="category-heading heading-5 mb-0" style="break-after:avoid">Sell Your Car Instantly Online in Your Home State</h3><ul class="link-widget-section list-unstyled text-cool-gray-10"><li><a href="https://www.edmunds.com/sell-car/sell-my-car-in-louisiana/" class="link-block-item size-16" edm-smartlink="001">Sell My Car In Louisiana</a></li><li><a href="https://www.edmunds.com/sell-car/sell-my-car-in-alabama/" class="link-block-item size-16" edm-smartlink="001">Sell My Car In Alabama</a></li><li><a href="https://www.edmunds.com/sell-car/sell-my-car-in-tennessee/" class="link-block-item size-16" edm-smartlink="001">Sell My Car In Tennessee</a></li><li><a href="https://www.edmunds.com/sell-car/sell-my-car-in-oklahoma/" class="link-block-item size-16" edm-smartlink="001">Sell My Car In Oklahoma</a></li><li><a href="https://www.edmunds.com/sell-car/sell-my-car-in-massachusetts/" class="link-block-item size-16" edm-smartlink="001">Sell My Car In Massachusetts</a></li></ul><h3 class="category-heading heading-5 mb-0" style="break-after:avoid">Sell Your Car Instantly Online in Your Home Town</h3><ul class="link-widget-section list-unstyled text-cool-gray-10"><li><a href="https://www.edmunds.com/sell-car/sell-my-car-in-riverside-ca/" class="link-block-item size-16" edm-smartlink="001">Sell My Car in Riverside, CA</a></li><li><a href="https://www.edmunds.com/sell-car/sell-my-car-in-augusta-ga/" class="link-block-item size-16" edm-smartlink="001">Sell My Car in Augusta, GA</a></li><li><a href="https://www.edmunds.com/sell-car/sell-my-car-in-tempe-az/" class="link-block-item size-16" edm-smartlink="001">Sell My Car in Tempe, AZ</a></li><li><a href="https://www.edmunds.com/sell-car/sell-my-car-in-allentown-pa/" class="link-block-item size-16" edm-smartlink="001">Sell My Car in Allentown, PA</a></li><li><a href="https://www.edmunds.com/sell-car/sell-my-car-in-reno-nv/" class="link-block-item size-16" edm-smartlink="001">Sell My Car in Reno, NV</a></li><li><a href="https://www.edmunds.com/sell-car/sell-my-car-in-pompano-beach-fl/" class="link-block-item size-16" edm-smartlink="001">Sell My Car in Pompano Beach, FL</a></li><li><a href="https://www.edmunds.com/sell-car/sell-my-car-in-lansing-mi/" class="link-block-item size-16" edm-smartlink="001">Sell My Car in Lansing, MI</a></li><li><a href="https://www.edmunds.com/sell-car/sell-my-car-in-new-orleans-la/" class="link-block-item size-16" edm-smartlink="001">Sell My Car in New Orleans, LA</a></li><li><a href="https://www.edmunds.com/sell-car/sell-my-car-in-asheville-nc/" class="link-block-item size-16" edm-smartlink="001">Sell My Car in Asheville, NC</a></li><li><a href="https://www.edmunds.com/sell-car/sell-my-car-in-huntsville-al/" class="link-block-item size-16" edm-smartlink="001">Sell My Car in Huntsville, AL</a></li></ul><h3 class="category-heading heading-5 mb-0" style="break-after:avoid">Appraisal Values by Make</h3><ul class="link-widget-section list-unstyled text-cool-gray-10"><li><a href="https://www.edmunds.com/appraisal/smart-value/" class="link-block-item size-16" edm-smartlink="001">smart Value Appraisal</a></li><li><a href="https://www.edmunds.com/appraisal/ineos-value/" class="link-block-item size-16" edm-smartlink="001">INEOS Value Appraisal</a></li><li><a href="https://www.edmunds.com/appraisal/bentley-value/" class="link-block-item size-16" edm-smartlink="001">Bentley Value Appraisal</a></li><li><a href="https://www.edmunds.com/appraisal/lincoln-value/" class="link-block-item size-16" edm-smartlink="001">Lincoln Value Appraisal</a></li><li><a href="https://www.edmunds.com/appraisal/ford-value/" class="link-block-item size-16" edm-smartlink="001">Ford Value Appraisal</a></li></ul><h3 class="category-heading heading-5 mb-0" style="break-after:avoid">Appraisal Value by Model Year</h3><ul class="link-widget-section list-unstyled text-cool-gray-10"><li><a href="https://www.edmunds.com/honda/accord/2013/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2013 Honda Accord Value</a></li><li><a href="https://www.edmunds.com/ford/f-150/2016/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2016 Ford F-150 Value</a></li><li><a href="https://www.edmunds.com/ford/f-150/2014/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2014 Ford F-150 Value</a></li><li><a href="https://www.edmunds.com/honda/passport/2026/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2026 Honda Passport Value</a></li><li><a href="https://www.edmunds.com/honda/accord/2015/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2015 Honda Accord Value</a></li><li><a href="https://www.edmunds.com/toyota/camry/2015/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2015 Toyota Camry Value</a></li><li><a href="https://www.edmunds.com/honda/accord/2017/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2017 Honda Accord Value</a></li><li><a href="https://www.edmunds.com/honda/civic/2016/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2016 Honda Civic Value</a></li><li><a href="https://www.edmunds.com/honda/accord/2014/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2014 Honda Accord Value</a></li><li><a href="https://www.edmunds.com/toyota/camry/2012/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2012 Toyota Camry Value</a></li><li><a href="https://www.edmunds.com/toyota/tacoma/2015/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2015 Toyota Pickup Value</a></li><li><a href="https://www.edmunds.com/honda/accord/2012/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2012 Honda Accord Value</a></li><li><a href="https://www.edmunds.com/honda/accord/2008/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2008 Honda Accord Value</a></li><li><a href="https://www.edmunds.com/toyota/camry/2007/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2007 Toyota Camry Value</a></li><li><a href="https://www.edmunds.com/chevrolet/silverado-1500/2007/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2007 Chevrolet C/K 1500 Series Value</a></li><li><a href="https://www.edmunds.com/honda/accord/2007/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2007 Honda Accord Value</a></li><li><a href="https://www.edmunds.com/honda/accord/2010/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2010 Honda Accord Value</a></li><li><a href="https://www.edmunds.com/subaru/outback/2025/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2025 Subaru Outback Value</a></li><li><a href="https://www.edmunds.com/toyota/camry/2014/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2014 Toyota Camry Value</a></li><li><a href="https://www.edmunds.com/honda/passport/2025/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2025 Honda Passport Value</a></li><li><a href="https://www.edmunds.com/toyota/land-cruiser/2025/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2025 Toyota Land Cruiser Value</a></li><li><a href="https://www.edmunds.com/honda/civic/2012/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2012 Honda Civic Value</a></li><li><a href="https://www.edmunds.com/lexus/rx-350/2015/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2015 Lexus RX 300 Value</a></li><li><a href="https://www.edmunds.com/toyota/camry/2010/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2010 Toyota Camry Value</a></li><li><a href="https://www.edmunds.com/honda/civic/2010/appraisal-value/" class="link-block-item size-16" edm-smartlink="001">2010 Honda Civic Value</a></li></ul><h3 class="category-heading heading-5 mb-0" style="break-after:avoid">Resources For Buying or Selling A Car</h3><ul class="link-widget-section list-unstyled text-cool-gray-10"><li><a href="https://www.edmunds.com/appraisal/nada-guides/" class="link-block-item size-16" edm-smartlink="001">NADA Guides&#x27; NADA Value</a></li><li><a href="https://www.edmunds.com/sell-car/carvana/" class="link-block-item size-16" edm-smartlink="001">Carvana</a></li><li><a href="https://www.edmunds.com/tmv.html" class="link-block-item size-16" edm-smartlink="001">Edmunds&#x27; True Market Value (TMV) Appraisal</a></li><li><a href="https://www.edmunds.com/sell-car/" class="link-block-item size-16" edm-smartlink="001">Sell My Car Instantly Online</a></li><li><a href="https://www.edmunds.com/appraisal/black-book-value/" class="link-block-item size-16" edm-smartlink="001">Black Book Value - Black Book Car Value</a></li></ul><h3 class="category-heading heading-5 mb-0" style="break-after:avoid">Other models</h3><ul class="link-widget-section list-unstyled text-cool-gray-10 mb-0"><li><a href="https://www.edmunds.com/used-volkswagen-eurovan-rowland-heights-ca/" class="link-block-item size-16" edm-smartlink="001">Used Volkswagen Eurovan in Rowland Heights, CA 2003</a></li><li><a href="https://www.edmunds.com/used-gmc-sierra-1500-limited-marion-nc/" class="link-block-item size-16" edm-smartlink="001">Used GMC Sierra-1500-Limited in Marion, NC 2024</a></li><li><a href="https://www.edmunds.com/used-volvo-v50-springfield-pa/" class="link-block-item size-16" edm-smartlink="001">Used Volvo V50 in Springfield, PA 2011</a></li><li><a href="https://www.edmunds.com/used-honda-cr-v-wilkes-barre-pa/" class="link-block-item size-16" edm-smartlink="001">Used Honda CR-V in Wilkes Barre, PA 2026</a></li><li><a href="https://www.edmunds.com/used-porsche-taycan-sparks-nv/" class="link-block-item size-16" edm-smartlink="001">Used Porsche Taycan in Sparks, NV 2025</a></li><li><a href="https://www.edmunds.com/new-hyundai-kona-for-sale-mcallen-tx/" class="link-block-item size-16" edm-smartlink="001">New Hyundai Kona for Sale in Mcallen, TX</a></li><li><a href="https://www.edmunds.com/used-aston-martin-vanquish-eastlake-oh/" class="link-block-item size-16" edm-smartlink="001">Used Aston-Martin Vanquish in Eastlake, OH 2026</a></li><li><a href="https://www.edmunds.com/used-hyundai-xg350-smithfield-nc/" class="link-block-item size-16" edm-smartlink="001">Used Hyundai XG350 in Smithfield, NC 2005</a></li><li><a href="https://www.edmunds.com/new-ram-promaster-ev-delivery-van-for-sale-antioch-tn/" class="link-block-item size-16" edm-smartlink="001">New Ram Promaster-Ev-Delivery-Van for Sale in Antioch, TN</a></li><li><a href="https://www.edmunds.com/new-audi-q6-sportback-e-tron-for-sale-goldsboro-nc/" class="link-block-item size-16" edm-smartlink="001">New Audi Q6-Sportback-E-Tron for Sale in Goldsboro, NC</a></li></ul></div></section></div></main><div class="global-footer text-gray-darker pos-r" data-tracking-parent="edm-entry-global-footer"><div class="pos-a w-100 h-100 footer-bg"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="pointer-events-none hidden-md-up pos-a h-100 w-100" preserveAspectRatio="none" viewBox="0 0 375 826"><path fill="#fff" fill-rule="evenodd" d="M0 1013.66h375V0a2111.167 2111.167 0 0 1-17.656 4.943C234.694 35.694 113.879 54.29 0 59.513v954.147Z" clip-rule="evenodd"></path><path fill="url(#lin-grad-sm)" fill-opacity=".7" fill-rule="evenodd" d="M0 1013.66h375V0a2111.167 2111.167 0 0 1-17.656 4.943C234.694 35.694 113.879 54.29 0 59.513v954.147Z" clip-rule="evenodd"></path><defs><linearGradient id="lin-grad-sm" x1="40.781" x2="398.923" y1="464.504" y2="471.09" gradientUnits="userSpaceOnUse"><stop stop-color="#F0F6FF"></stop><stop offset=".495" stop-color="#F0FDFF"></stop><stop offset="1" stop-color="#F8F0FF"></stop></linearGradient></defs></svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="pointer-events-none hidden-md-down pos-a h-100 w-100" preserveAspectRatio="none" viewBox="0 0 1200 487"><path fill="#fff" fill-rule="evenodd" d="M-200 67.763c362.569 66.46 778.038 68.651 1209.44 11.08C1143.06 57.825 1273.61 31.724 1400 .72V632H-200V67.763Z" clip-rule="evenodd"></path><path fill="url(#lin-grad-lg)" fill-opacity=".4" fill-rule="evenodd" d="M-200 67.763c362.569 66.46 778.038 68.651 1209.44 11.08C1143.06 57.825 1273.61 31.724 1400 .72V632H-200V67.763Z" clip-rule="evenodd"></path><defs><linearGradient id="lin-grad-lg" x1="-337" x2="652.995" y1="-35.5" y2="1121.18" gradientUnits="userSpaceOnUse"><stop stop-color="#C2F8FF"></stop><stop offset=".566" stop-color="#F0F6FF"></stop><stop offset="1" stop-color="#FFF0F1"></stop></linearGradient></defs></svg></div><div class="container-fluid bg-light" style="padding-top:100px"><div class="container"><div data-tracking-parent="edm-entry-insider-sign-up-footer" class="join-insider-container justify-content-between pb-2 row"><div class="pb-1_5 col-12"><div class="hidden-md-up pb-3 text-center"><a href="#main-content" class="footer-to-top pos-r btn btn-outline-blue-30 fw-medium text-blue-30 px-1 py-0_5 mb-0_5 mb-md-0" rel="nofollow" data-tracking-id="back_to_top" data-tracking-value="top">Back to Top<i class="icon icon-arrow-up3 text-primary-darker size-16 ms-0_5" style="width:1rem;height:1rem" aria-hidden="true"></i></a></div><div class="d-flex justify-content-between"><div><h2 class="heading-3 mb-0">Join Edmunds</h2><p class="mb-0 size-16">Receive pricing updates, shopping tips &amp; more!</p></div><div class="hidden-md-down"><a href="#main-content" class="footer-to-top pos-r btn btn-outline-blue-30 fw-medium text-blue-30 px-1 py-0_5 mb-0_5 mb-md-0" rel="nofollow" data-tracking-id="back_to_top" data-tracking-value="top">Back to Top<i class="icon icon-arrow-up3 text-primary-darker size-16 ms-0_5" style="width:1rem;height:1rem" aria-hidden="true"></i></a></div></div></div><div class="col-12 col-md-6 col-lg-6"><form id="join-insider-sign-up-form" novalidate="" class="join-insider-sign-up-form"><div class="justify-content-end form-field-container row"><div class="pe-0 col"><div class="form-group join-insider-email mb-0"><label class="form-label ps-0 small mb-0_25" for="join-insider-email">Email Address</label><input placeholder="" autoComplete="email" data-tracking-ignore-value="true" data-no-refresh="true" aria-required="true" aria-describedby="profile-form-errors" id="join-insider-email" class="form-control" name="email" type="email"/></div></div><div style="max-width:100px;flex-basis:25%" class="ps-0 d-flex align-items-end w-auto col-3"><button type="submit" data-tracking-id="begin_sign_up" data-no-refresh="true" class="join-sign-up-submit-button text-capitalize px-0 w-100 fw-medium size-16 btn btn-primary-b"><span class="fw-normal px-0_5">Sign Up</span></button></div></div><div class="form-group h7 mb-0"></div></form></div></div></div></div><div class="footer-main container-fluid bg-light pt-2 pb-3"><footer class="container"><div class="pb-2 overflow-hidden"><div class="float-md-start"><h2 class="mb-0_75 heading-5 fw-medium">Follow Us</h2><ul class="social-links list-unstyled mb-2 mb-md-0 d-flex is-ads-10216-chal"><li class="me-1_5"><a href="https://www.youtube.com/user/Edmundsvideo" title="YouTube" aria-label="YouTube" class="d-inline-block"><span class="icon-play social-link-icon" aria-hidden="true"></span></a></li><li class="me-1_5"><a href="https://www.instagram.com/edmundscars/" title="Instagram" aria-label="Instagram" class="d-inline-block"><span class="icon-instagram social-link-icon" aria-hidden="true"></span></a></li><li class="me-1_5"><a href="https://www.tiktok.com/@edmunds/" title="TikTok" aria-label="TikTok" class="d-inline-block"><span class="icon-tiktok social-link-icon" aria-hidden="true"></span></a></li><li class="me-1_5"><a href="https://www.linkedin.com/company/edmunds-com" title="LinkedIn" aria-label="LinkedIn" class="d-inline-block"><span class="icon-linkedin social-link-icon" aria-hidden="true"></span></a></li><li class="me-1_5"><a href="https://www.facebook.com/edmunds" title="Facebook" aria-label="Facebook" class="d-inline-block"><span class="icon-facebook2 social-link-icon" aria-hidden="true"></span></a></li><li class="me-1_5"><a href="https://x.com/edmunds" title="X (formerly Twitter)" aria-label="X (formerly Twitter)" class="d-inline-block"><span class="icon-x social-link-icon" aria-hidden="true"></span></a></li><li class="me-1_5"><a href="//www.edmunds.com/rss.html" title="RSS Feed" aria-label="RSS Feed" class="d-inline-block"><span class="icon-rss social-link-icon" aria-hidden="true"></span></a></li></ul></div><div class="float-md-end"><div class=""><h2 class="heading-5 mb-0_75 fw-medium">Download the Edmunds app</h2><ul class="list-unstyled d-flex mb-0"><li class="me-0_75"><a href="https://apps.apple.com/us/app/edmunds-shop-cars-for-sale/id393630966" data-tracking-id="download_app_click" data-tracking-value="App Store" target="_blank" rel="nofollow noopener"><img src="//venom-assets.edmunds-media.com/e33346c55ada5270705fc13bab179556.svg" alt="Download Edmunds app on Apple app store" width="120" height="40" loading="lazy"/></a></li><li class=""><a href="https://play.google.com/store/apps/details?id=com.edmunds" data-tracking-id="download_app_click" data-tracking-value="Google Play" target="_blank" rel="nofollow noopener"><img src="//venom-assets.edmunds-media.com/91010c8622b1d1db633b91a438db34ab.svg" alt="Download Edmunds app on Google play store" width="135" height="40" loading="lazy"/></a></li></ul></div></div></div><ul class="global-links mb-2 mb-md-0_75 row flex-column flex-md-row flex-wrap list-unstyled pb-0_25 pb-md-0"><li class="global-footer-link small mb-1 mb-md-0" style="margin-right:28px;line-height:24px"><a href="https://help.edmunds.com/hc/en-us/requests/new" rel="nofollow">Contact Us</a></li><li class="global-footer-link small mb-1 mb-md-0" style="margin-right:28px;line-height:24px"><a href="/careers/" rel="nofollow">Careers</a></li><li class="global-footer-link small mb-1 mb-md-0" style="margin-right:28px;line-height:24px"><a href="https://www.edmunds.com/about/privacy.html#adsonthirdpartysites" rel="nofollow">Your Ad Choices</a></li><li class="global-footer-link small mb-1 mb-md-0" style="margin-right:28px;line-height:24px"><a href="https://www.edmunds.com/about/privacy.html" rel="nofollow">Privacy Statement</a></li><li class="global-footer-link small mb-1 mb-md-0" style="margin-right:28px;line-height:24px"><a href="/about/visitor-agreement.html" rel="nofollow">Visitor Agreement</a></li><li class="global-footer-link small mb-1 mb-md-0" style="margin-right:28px;line-height:24px"><a href="/about/accessibility.html" rel="nofollow">Accessibility</a></li><li class="global-footer-link small mb-1 mb-md-0" style="margin-right:28px;line-height:24px"><a href="/data-privacy-request/" rel="nofollow">Do Not Sell or Share My Personal Information</a></li><li class="global-footer-link small mb-1 mb-md-0" style="margin-right:28px;line-height:24px"><a href="/edmunds-info/" rel="nofollow">Edmunds Information</a></li></ul><div class="copyright small text-gray-darker" style="margin-bottom:100px"><a href="/">© Edmunds.com, Inc.</a>, a wholly owned subsidiary of CarMax, Inc. By using edmunds.com, you consent to the monitoring and storing of your interactions with the website, including by an Edmunds vendor, for use in improving and personalizing our services. See our<!-- --> <a href="/about/privacy.html">Privacy Statement</a> for details.</div></footer></div></div><div class="fixed-bottom sticky-banner"><div id="sticky-tray-portal" class="pos-r sticky-tray-portal"></div><div class="edm-entry pos-r d-none aunit" data-tracking-parent="edm-entry-adhesion-units"><div class="adhesion-wrapper"><div class="adhesion-units-container"><div class="leaderboard"><div class="dfp-prog-leader"><div class="native-ad-wrapper" data-viewability="leaderboard-1" data-renderwhenviewable="false" data-verticaloffset="50%"><div class="ad-unit dfp-collapse" data-adname="leaderc" data-native-style="leaderboard" data-not-rendered="true"></div></div></div></div><div class="spot hidden-lg-down"><div class="ad-unit dfp-collapse" data-adname="spot" data-native-style="" data-not-rendered="true"></div></div></div></div><button type="button" data-tracking-id="close_adhesion" class="btn-close icon-cross2 close-adhesion text-white btn btn-secondary" aria-label="Close ads banner"></button></div><div id="sticky-tray-portal-bottom" class="pos-r sticky-tray-portal"></div></div><div class="pubpixel d-none fixed-bottom"><div class="ad-unit" data-adname="pubpixel" data-native-style="" data-not-rendered="true"></div></div><div class="floodlight d-none fixed-bottom"><div class="ad-unit" data-adname="floodlight" data-native-style="floodlight" data-not-rendered="true"></div></div><div data-ad-names="" data-ad-model-verified="verifying" hidden=""></div></div></div>

  
  
  
  <script>
    window.EDM = window.EDM || {};
    window.EDM.Venom = window.EDM.Venom || {};
    window.EDM.Venom.debug = {"criticalCss":{"url":"/css/v1/critical/artifact-id/venom/artifact-version/2.0.8709/page-name/used_cars_tmv_appraiser/?width=1300&height=1000&key=host:www.edmunds.com,isOptimizedFunnelTraffic:false,isAppExtensionPage:null","exists":true,"loadedFromLocalCache":true}};
    window.EDM.Venom.responseStatus = 200;
    window.EDM.Venom.requestContextClient = {"featureFlags":{"loadFeatureFlagsFromS3":true,"ads":true,"gtm":true,"inlineCritical":true,"insider":true,"profileDelete":true,"disable-google-one-tap":false,"modelLru":false,"nativeFedTest":false,"showErrors":false,"siteServedAds":true,"spaLinks":true,"spaRules":true,"strictMode":false,"concurrentMode":false,"testSpa":false,"deferNonCritical":false,"allClientRender":true,"modelClientResolve":true,"clientSideRenderComponent":true,"renderWhenViewableComponent":true,"lazyLoad":true,"preloadJs":false,"preloadCss":false,"preloadFonts":false,"preloadLogo":false,"profiler":false,"whyDidYouRender":false,"debugCls":false,"debugBfCache":false,"dummyBfCacheUnload":false,"bfCacheMonitoring":true,"debugCriticalCss":false,"debugLcp":false,"debugModelPreloader":false,"emitPerfMetrics":true,"globalPreconnects":true,"useNodeClustering":true,"disabled-ff":false,"core-4062-default-year":true,"looseEtag":true,"loose304debug":false,"extendedApiCache":true,"aboveFoldCache":true,"testCacheTag":false,"noAdsOnCoupe":false,"disable-speculation":true,"disable-page-surveys":false,"disable-privacy-disclaimer":false,"disable-email-gate":false,"email-gate-test-2":true,"hide-consumer-review-summaries":false,"capOne-isPreviousAddress":false,"capOne-isAbandonFlow":false,"capOneAppDisable":false,"capOneBypassApiGateway":false,"speedcurve":true,"newrelic":true,"mpulse":false,"wtf":true,"wtfShowErrors":false,"EVAL-3712-AddressToVin":true,"disableEDW":false,"disableEDWpastload":false,"luxSampling":false,"trackerWrapper":false,"enableDelightedSurvey":false,"used700PartnerPrequalify":false,"disable-inventory-ml-photo-sort":true,"disableDynamicRedirects":false,"disable-geolocation":false,"disqus":false,"blt-2125-disable-carmax-360":false,"shop-413-disable-flickfusion-360":false,"disable-srp-llm":false,"disable-homepage-llm":false,"disable-ev-incentives-wizard":false,"disableVehicleHistoryRequests":false,"core-5554-photoflipper-inp":true,"core-5769-targeted-roi":true,"core-6724-preload-above-fold":false,"useGatewayForCarcodeConfig":true,"useGatewayForIcoConfig":true,"shop-3170-vdp-embed-ax-ff":true,"defaultSubmodelV2":true,"seot-4733-level-2-subtype-pages":true,"shop-3527-enable-wizard":true,"shop-3744-mobile-contact-ax":true,"lazySubtypes":false,"replaceImageTypePage":true,"shop-4015-updated-data-privacy":true,"setForceSafeFrame":false,"enableRdp":true,"enablePPID":true,"enableIAS":true,"pubmaticOpenWrap":true,"kevelAudienceGTM":true,"siteServedSeparatedCalls":true,"enableEtrRankingsAd":false,"enableExco":false,"enableKiaAltFuelShowroom":true,"enableBankrateLanding":true,"core-mobile-pf-smooth-swipe":true,"dfpProgrammaticLeader":true,"announcements":false,"userEnterZip":true,"siteServedBuildPriceViewCount":false,"moveUpCompanion":true,"headlessBrowser":false,"disableTopRatedHeroVideo":false,"disclaimer-version-2":true,"disclaimer-version-1":false,"showGraphqlComparatorLinks":true,"disableGraphqlComparatorLinksFailSafe":false,"addSiteServedEdwPg":true,"addSiteServedUtms":true,"addSiteServedClientIp":true,"overrideSiteServedClientIp":false,"updateExposureRecord":true,"renderExposureRecordRecipes":false,"combineEDW":true,"browserCanCombineEDW":true,"useBrotli":true,"useIPv6Addresses":true,"stripJsForAkamaiCache":false,"trackInvalidIp":true,"jsonldCrawlersOnly":false,"disableCriticalForBots":true,"nrCookieInfo":true,"renderReactAsync":false,"criticalCssCache":true,"fsTwoHourTtl":false,"fsFiveHourTtl":false,"locustTreat50":false,"venomCache":true,"venomCacheBrowser":false,"requestContextTest":false,"requestContextTestValue":false,"EVAL-3860-Suppress-test-offer-link":false,"EMO-924-mor-inspectlet-disabled":false,"EMO-2956-suppress-waitForKmx":false,"EMO-3254-dmaForcedMultiOffer":true,"enable-seot-3231-q-and-a":true,"core-breadcrumbs":true,"enable-seot-3870-alt-metadata":true,"enable-seot-4290-car-type-schema-2022":true,"enable-seller-schema":true,"enable-seot-3616-move-org-schema":true,"enable-seot-4353-global-nav-update":true,"enable-seot-4597-global-nav-mobile-update":true,"enable-subtype-expansion":true,"enable-seot-4654-remove-mmy-srp-meta-description":true,"disableDrivewayNewCarLeadForms":true,"enableCaramel":true,"enablePrivateListing":true,"defaultLoanTerm72mo":true,"privatePartyInspectletRecording":false,"enable-shop-2266-national-sort-removal":true,"enable-market-brew-test-more-about":true,"logIsSearchBotAndUA":false,"logAkamaiPrefresh":false,"enableServerSideGTM":false,"enableDefaultZipLogs":true,"useCampaignHashAsSalt":false,"amplitude":true,"catchUnhandledRejection":true,"disableNewrelicJsErrors":false,"trackLegacyUsage":false,"enableKmxConfirmationEmail":true,"skipCBPButton":false,"shop-2551-graphql-eligibility":true,"useCrlfSanitize":false,"core-6446-disable-ltrt-gql":false,"rttSegment":false,"usenewpaymentdriver":true,"core-4880-top-rated-badge":true,"core-6879-scorecard-v4":true,"disableTEDLease":false,"enableNonKmxConfirmationEmail":true,"disableDrawerBrowserBack":false,"EMO-2032-smor-reroute-disabled":false,"disable-ulf-dealer-count":false,"defaultInternalUserZipToLa":false,"top-rated-promo":false,"cpo-demo":false,"newRelicMetrics":true,"csd_forced_dma_selection":true,"online-personalization-ax-ff":true,"EMO-2151-peddleLogo":true,"anAztekTentLooksLike":false,"blt-2125-disable-spincar-360":false,"vehicleShowcaseV2":true,"EVAL-4111-Track-car-value":false,"EMO-3092-appraisalsHpPromo":false,"ads-5117-switch-homepage-ads":false,"wtfCache":true,"inventory-ml-photo-sort":false,"TCOqueryparam":false,"enable-market-brew-test-title":false,"csd_idm_call":true,"debugInp":false,"EMO-2701-renewalDecoupleKmx":true,"disableMinHeightWrapper":false,"yandryieuski-test":true,"enable-market-brew-test-best-type":true,"enableDarkModeAnalytics":false,"debugPwtGpt":false,"fsThreeHourTtl":false,"excludeAppraisalLinkForAllSrpEval2198":false,"leadFormAppziWidget":false,"srpMarkdown":false,"covid19-model-incentives-spotlight":false,"enable-seot-4487-appraisal-nav-update":true,"EMO-3023-multi-region-ws-disabled":false,"cv-test-enable":false,"enable-popular-default":true,"core-5694-engagement-dfp-timeout":true,"disablePriceCheckerLeadFormThankYou":false,"trackAdMonitor":false,"disableCriticalCssOnFs":false,"useNewGTM":false,"enableMyFinanceWidget":true,"evBG-ads9117":true,"newRelicMetricsByPathName":true,"disable-google-one-tap-inp":false,"core5670ExcludeTranscripts":true,"disableNpsSurvey":false,"MER-179-editorial-link-injection":false,"disableSaveOffers":false,"closedStoreMsg":false,"cpo-opt":false,"sendToClient":true},"loggerMetadata":{"host_address":"169.254.172.2,10.58.51.89","x_trace_id":"Root=1-68b9eb3a-09233a0b0b038b1d7e67b09f","url":"/appraisal/","method":"GET","isBot":true,"x_echo_amzn_trace_id":"Self=1-68b9eb3a-3bcba0cc0f0e56fd0d17f8d5;Root=1-68b9eb3a-09233a0b0b038b1d7e67b09f","http_referer":"unknown","isSearchBot":false,"user_agent":"FeedBurner/1.0 (http://www.FeedBurner.com)","sendToClient":true,"x_edw_page_name":"used_cars_tmv_appraiser"}};
  </script>
  <script>
    FontAwesomeConfig = { autoReplaceSvg: 'nest' }
  </script>
  
    <script>
      window.__PRELOADED_STATE__ = {"$profiler":{},"cms":{"cdDate":1757014842527,"content":{"$partial":true,"research/appraisal/index":{"id":"/research/appraisal/index","title":"How much is my car worth: Instant used car value and trade in value","subtitle":"Choose your car, read what our experts think","updated":"2023-06-14T12:00:00","contentTypePath":"/editorial/templates/editorial-landing","published":"2018-09-10T11:21:00","categories":["appraisal"],"contentMetadata":{"gomez":"","navigationPath":"","siteName":"appraisal_index","titleTag":"Instant Used Car Value And Trade In Value | Edmunds","categoryCode":"appraisal","canonical":"https://www.edmunds.com/appraisal/","keyValues":"dcopt=ist;","metaDescription":"Get instant used car value and trade-in value online with Edmunds; free car value appraisal calculator. Whether you're trading your vehicle in at a dealer or planning to sell it, Edmunds makes it easy to understand your car's value and get a great deal.","noYUI":"yes","metaRobots":"","metaKeywords":"Appraise a Used Car, Used Car Appraisal, Selling Your Car, Used Cars, Edmunds.com","endDateISOFormat":"","offermatica":""},"childEntries":[{"id":"html","contentTypePath":"/article-entry/page","contentMetadata":{"renderType":"html","htmlContent":"\u003Cp>Our free appraisal tool gives you an accurate price for your vehicle — in as little as a minute. We won't ask for personal info, and you won't be contacted by third parties.\u003C/p>"},"content":"\u003Cp>Our free appraisal tool gives you an accurate price for your vehicle — in as little as a minute. We won't ask for personal info, and you won't be contacted by third parties.\u003C/p>"},{"id":"how-it-works","contentTypePath":"/editorial/templates/editorial-landing","contentMetadata":{"metaKeywords":"","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""},"childEntries":[{"id":"how-it-works-content","title":"How it works","contentTypePath":"/editorial/templates/editorial-landing","parentId":"how-it-works","contentMetadata":{"item-1-image":"//static.ed.edmunds-media.com/unversioned/img/eva/2020_Appraisal-Page_How-to-01.png","gomez":"","item-3-text":"Get a value based on recent data in your area.","item-2-title":"Answer a few quick questions","keyValues":"","metaDescription":"","item-2-image":"//static.ed.edmunds-media.com/unversioned/img/eva/2020_Appraisal-Page_How-to-02.png","item-2-text":"What color is it? What condition is it in?","metaRobots":"","item-3-title":"See your appraisal","metaKeywords":"","item-3-image":"//static.ed.edmunds-media.com/unversioned/img/eva/2020_Appraisal-Page_How-to-03.png","offermatica":"","item-1-text":"Help us identify your car. No private info needed.","item-1-title":"Enter VIN or license plate"}}]},{"id":"articles","contentTypePath":"/editorial/templates/editorial-landing","contentMetadata":{"metaKeywords":"","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""},"childEntries":[{"id":"article-1","contentTypePath":"/article-entry/page","parentId":"articles","contentMetadata":{"renderType":"html","htmlContent":" \u003Ch2>A quick guide to the car value tool\u003C/h2>        \u003Cp>\u003Cstrong>What is Edmunds True Market Value?\u003C/strong> Edmunds True Market Value (TMV), also known as Edmunds Suggested Price, is a pricing system that helps you determine the average transaction price &mdash; or what others are paying &mdash; for new or used vehicles in your area so that you can begin your negotiations with a fair price in mind.  For customers appraising their vehicles for sale, Edmunds TMV helps you understand how much you might expect to receive when you sell.\u003C/p>     \u003Cp>We determine those prices based on a variety of factors, including actual transaction data from dealers. CarMax is one of the dealers from which Edmunds obtains transaction data.\u003C/p>     \u003Cp>Since June 2021, Edmunds has been a wholly owned subsidiary of CarMax, Inc. However, other than the incorporation of CarMax's transaction data by Edmunds into TMV&reg; calculations, CarMax does not participate in or otherwise influence the manner in which Edmunds computes those values.\u003C/p>                \u003Cp>  \u003Cstrong>How values are calculated:\u003C/strong> We use data from a variety of sources, including dealer transactions, car depreciation costs, and consumer information. The appraised value is based on factors such as the car's year, make, model, trim, mileage, depreciation and features.\u003C/p>\u003Cp>  \u003Cstrong>Which vehicles can be appraised:\u003C/strong> Just about every make is  covered, including luxury brands such as Lexus and Mercedes-Benz. The tool  appraises vehicles dating back to 1990, so if you own a classic car, this  method will not work. In that specific case, you'd need to find a specialized  classic car guide, such as Hagerty, to determine its fair market value.\u003C/p>\u003Cp>  \u003Cstrong>What you'll see in your appraisal:\u003C/strong> We will help you make the  best decision if you're selling or trading in. You will be presented with  three or four automobile values: trade-in, private party, dealer retail and  certified used. The trade-in price is what you can expect from car dealerships  if you trade in your current vehicle for your next car. It is always the  lowest of the values.\u003C/p>\u003Cp>  If you plan on doing a private sale, the private-party amount is what a seller  can expect. This is always higher than the car trade-in value. This option takes more work, however, because you'll be dealing with buyers yourself.\u003C/p>\u003Cp>  The dealer retail value is for used-car customers. It's an average of what a  shopper may expect to pay when they visit a dealership to buy the pre-owned  car. If your used vehicle is new enough, you will also see a suggested  \"certified used\" number, the approximate sale price for customers looking for  a certified pre-owned vehicle.\u003C/p>       \u003Cp>\u003Cstrong>What is the difference between the CarMax Offer and the Edmunds Appraisal Report?\u003C/strong> Edmunds True Market Value (TMV), also known as Edmunds Suggested Price, is a pricing system that helps you determine the average transaction price &mdash; or what others are paying &mdash; for new or used vehicles in your area so that you can begin your negotiations with a fair price in mind.  TMV values shown in the Edmunds Appraisal report are estimates, not a firm offer on your car.\u003C/p>     \u003Cp>Edmunds also works with CarMax to provide you with a firm offer to purchase your car for vehicles that are eligible for an instant offer. For those looking to sell, the CarMax offer gives you an easy way to sell your car directly to CarMax at your nearest CarMax location. The instant offer you receive is good for 7 days from the time you receive it on Edmunds.\u003C/p>          "},"content":" \u003Ch2>A quick guide to the car value tool\u003C/h2>        \u003Cp>\u003Cstrong>What is Edmunds True Market Value?\u003C/strong> Edmunds True Market Value (TMV), also known as Edmunds Suggested Price, is a pricing system that helps you determine the average transaction price &mdash; or what others are paying &mdash; for new or used vehicles in your area so that you can begin your negotiations with a fair price in mind.  For customers appraising their vehicles for sale, Edmunds TMV helps you understand how much you might expect to receive when you sell.\u003C/p>     \u003Cp>We determine those prices based on a variety of factors, including actual transaction data from dealers. CarMax is one of the dealers from which Edmunds obtains transaction data.\u003C/p>     \u003Cp>Since June 2021, Edmunds has been a wholly owned subsidiary of CarMax, Inc. However, other than the incorporation of CarMax's transaction data by Edmunds into TMV&reg; calculations, CarMax does not participate in or otherwise influence the manner in which Edmunds computes those values.\u003C/p>                \u003Cp>  \u003Cstrong>How values are calculated:\u003C/strong> We use data from a variety of sources, including dealer transactions, car depreciation costs, and consumer information. The appraised value is based on factors such as the car's year, make, model, trim, mileage, depreciation and features.\u003C/p>\u003Cp>  \u003Cstrong>Which vehicles can be appraised:\u003C/strong> Just about every make is  covered, including luxury brands such as Lexus and Mercedes-Benz. The tool  appraises vehicles dating back to 1990, so if you own a classic car, this  method will not work. In that specific case, you'd need to find a specialized  classic car guide, such as Hagerty, to determine its fair market value.\u003C/p>\u003Cp>  \u003Cstrong>What you'll see in your appraisal:\u003C/strong> We will help you make the  best decision if you're selling or trading in. You will be presented with  three or four automobile values: trade-in, private party, dealer retail and  certified used. The trade-in price is what you can expect from car dealerships  if you trade in your current vehicle for your next car. It is always the  lowest of the values.\u003C/p>\u003Cp>  If you plan on doing a private sale, the private-party amount is what a seller  can expect. This is always higher than the car trade-in value. This option takes more work, however, because you'll be dealing with buyers yourself.\u003C/p>\u003Cp>  The dealer retail value is for used-car customers. It's an average of what a  shopper may expect to pay when they visit a dealership to buy the pre-owned  car. If your used vehicle is new enough, you will also see a suggested  \"certified used\" number, the approximate sale price for customers looking for  a certified pre-owned vehicle.\u003C/p>       \u003Cp>\u003Cstrong>What is the difference between the CarMax Offer and the Edmunds Appraisal Report?\u003C/strong> Edmunds True Market Value (TMV), also known as Edmunds Suggested Price, is a pricing system that helps you determine the average transaction price &mdash; or what others are paying &mdash; for new or used vehicles in your area so that you can begin your negotiations with a fair price in mind.  TMV values shown in the Edmunds Appraisal report are estimates, not a firm offer on your car.\u003C/p>     \u003Cp>Edmunds also works with CarMax to provide you with a firm offer to purchase your car for vehicles that are eligible for an instant offer. For those looking to sell, the CarMax offer gives you an easy way to sell your car directly to CarMax at your nearest CarMax location. The instant offer you receive is good for 7 days from the time you receive it on Edmunds.\u003C/p>          "},{"id":"article-2","contentTypePath":"/article-entry/page","parentId":"articles","contentMetadata":{"renderType":"html","htmlContent":"\u003Ch2>Getting the most out of the tool\u003C/h2>\u003Cp>  The tool will ask you to describe your vehicle. Let's talk about why it's worth your time to put in the right options.\u003C/p>\u003Ch3>The importance of style and options\u003C/h3>\u003Cp>  After you've entered the vehicle year and make, you'll select the style, also  called the trim level. The style can refer to the type of engine, standard  features, or the number of doors it has. Here's a refresher on trim levels.\u003C/p>\u003Cp>  Major features, such as the car's transmission, engine type and all-wheel  drive, can have a big impact on the value of the car. The same goes for  options such as leather seats, navigation, a sunroof or automatic climate  control. If you can remember your car's options off the top of your head,  great. If not, here are some suggestions on where to get the information you  need.\u003C/p>\u003Cp>  The vehicle's original window sticker (which has the car's mpg and total MSRP) is the best place to find the options. Unfortunately, few  people actually hang on to the sticker. Without it, your best bet is to sit in  your car and make a note of its options. \u003C/p>    \u003Cp>If you're using a smartphone, tablet  or laptop (assuming you're within Wi-Fi range), you can complete the options  check from the driver's seat. It is crucial to get the style and options  right. Without them, you may be under- or overvaluing your car.\u003C/p>\u003Ch3>Coming clean on condition levels\u003C/h3>\u003Cp>  Our tool will ask you to pick from five condition levels: outstanding, clean,  average, rough and damaged. Most people will choose one of three: clean, average or rough.\u003C/p>\u003Cp>  You might be tempted to choose \"outstanding\" to get more money for your used  auto. After all, you've pampered your car the entire time you've owned it,  right? But the truth is that few cars qualify for this rating.\u003C/p>\u003Cp>  \"Outstanding\" is reserved for older, low-mileage vehicles in cases where  well-preserved examples are hard to find, says Richard Arca, senior manager of  pricing for Edmunds.\u003C/p>\u003Cp>  Edmunds True Market Value (TMV\u003Csup>®\u003C/sup>) used car prices are all set at  \"clean\" condition, Arca says. The price of a car in a less-than-clean state is  adjusted downward from there, and it reflects what it would cost to bring the  vehicle up to a clean state.\u003C/p>\u003Cp>  If your vehicle was in an accident, it could still be considered \"clean\" if it  was repaired with factory parts and according to the manufacturer's  specifications, Arca says.\u003C/p>\u003Cp>  \"In reality, cars that have been in accidents tend to lose market value, but  there is really no way to gauge how much,\" Arca says. He adds that some of the  factors that affect the value are the severity of the damage, the quality of  the repair, and the demand for that particular model.\u003C/p>\u003Cp>  Be honest and objective about the state of your used vehicle. Try to see  things from a potential buyer's perspective.\u003C/p>\u003Ch3>It's easy to be real\u003C/h3>\u003Cp>  Getting a realistic up-to-date value for your car is key to what you do next,  whether you decide to trade it in, list it for sale on a site like Autotrader,  or even keep it for a while longer. By using the Edmunds car appraisal tool to  do your research, you'll have a clear-eyed assessment of your car's actual  worth, not a number based on guesswork and high hopes.\u003C/p>"},"content":"\u003Ch2>Getting the most out of the tool\u003C/h2>\u003Cp>  The tool will ask you to describe your vehicle. Let's talk about why it's worth your time to put in the right options.\u003C/p>\u003Ch3>The importance of style and options\u003C/h3>\u003Cp>  After you've entered the vehicle year and make, you'll select the style, also  called the trim level. The style can refer to the type of engine, standard  features, or the number of doors it has. Here's a refresher on trim levels.\u003C/p>\u003Cp>  Major features, such as the car's transmission, engine type and all-wheel  drive, can have a big impact on the value of the car. The same goes for  options such as leather seats, navigation, a sunroof or automatic climate  control. If you can remember your car's options off the top of your head,  great. If not, here are some suggestions on where to get the information you  need.\u003C/p>\u003Cp>  The vehicle's original window sticker (which has the car's mpg and total MSRP) is the best place to find the options. Unfortunately, few  people actually hang on to the sticker. Without it, your best bet is to sit in  your car and make a note of its options. \u003C/p>    \u003Cp>If you're using a smartphone, tablet  or laptop (assuming you're within Wi-Fi range), you can complete the options  check from the driver's seat. It is crucial to get the style and options  right. Without them, you may be under- or overvaluing your car.\u003C/p>\u003Ch3>Coming clean on condition levels\u003C/h3>\u003Cp>  Our tool will ask you to pick from five condition levels: outstanding, clean,  average, rough and damaged. Most people will choose one of three: clean, average or rough.\u003C/p>\u003Cp>  You might be tempted to choose \"outstanding\" to get more money for your used  auto. After all, you've pampered your car the entire time you've owned it,  right? But the truth is that few cars qualify for this rating.\u003C/p>\u003Cp>  \"Outstanding\" is reserved for older, low-mileage vehicles in cases where  well-preserved examples are hard to find, says Richard Arca, senior manager of  pricing for Edmunds.\u003C/p>\u003Cp>  Edmunds True Market Value (TMV\u003Csup>®\u003C/sup>) used car prices are all set at  \"clean\" condition, Arca says. The price of a car in a less-than-clean state is  adjusted downward from there, and it reflects what it would cost to bring the  vehicle up to a clean state.\u003C/p>\u003Cp>  If your vehicle was in an accident, it could still be considered \"clean\" if it  was repaired with factory parts and according to the manufacturer's  specifications, Arca says.\u003C/p>\u003Cp>  \"In reality, cars that have been in accidents tend to lose market value, but  there is really no way to gauge how much,\" Arca says. He adds that some of the  factors that affect the value are the severity of the damage, the quality of  the repair, and the demand for that particular model.\u003C/p>\u003Cp>  Be honest and objective about the state of your used vehicle. Try to see  things from a potential buyer's perspective.\u003C/p>\u003Ch3>It's easy to be real\u003C/h3>\u003Cp>  Getting a realistic up-to-date value for your car is key to what you do next,  whether you decide to trade it in, list it for sale on a site like Autotrader,  or even keep it for a while longer. By using the Edmunds car appraisal tool to  do your research, you'll have a clear-eyed assessment of your car's actual  worth, not a number based on guesswork and high hopes.\u003C/p>"},{"id":"article-3","contentTypePath":"/article-entry/page","parentId":"articles","contentMetadata":{"renderType":"html","htmlContent":"\u003Ch2>You've got an appraisal. Now what?\u003C/h2>\u003Cp>Appraising your car is the first step to getting a good return for it. Nearly every vehicle depreciates over time, so it's important to know where yours stands. Knowing its value will help you determine what steps to take next.\u003C/p>\u003Cp>Many people aren't sure how to proceed after getting an appraisal, however. It's great to have a value, but what are you supposed to do \u003Cem>now\u003C/em>? With this in mind, we've come up with a few scenarios that will help you formulate a plan.\u003C/p>\u003Ch3>If you're trading in your vehicle\u003C/h3>\u003Cp>When filling out an appraisal form, you'll often be asked if you want an instant cash offer. The offer lets you sell your vehicle at participating dealerships. Alternatively, you can simply take your car to the dealership and ask the staff to appraise it. Regardless of the route, you'll want to have a reference point to see if the dealership's trade-in offer is in the ballpark. This is where the Edmunds trade-in value comes into play.\u003C/p>\u003Cp>The process is simple. Just compare your trade-in offer with the Edmunds trade-in value. If the offer is more than that value, you're in the best-case scenario and should take the offer. If the offer is less than the trade-in value, it could be due to a number of factors. Sometimes the dealership has too many vehicles like yours on the lot. Perhaps you made an error in selecting optional equipment, or you were too optimistic about your car's condition. (Most cars will be in clean or average condition.) Or perhaps market conditions have shifted, as they did at the beginning of the COVID-19 pandemic, and online tools haven't caught on to the trend.\u003C/p>\u003Cp>Ultimately, keep in mind that the appraisal is an educated guess. The more real-world offers you get on your car, the better feel you'll have for its real-world value.\u003C/p>\u003Ch3>If you're selling privately\u003C/h3>\u003Cp>This option takes the most time and effort, but it could also yield the highest payment. You'll need to photograph your vehicle and list it on a classifieds site, meet with strangers safely (a step that takes on added significance during COVID-19), and exchange money and file paperwork to close the sale. Selling privately can take anywhere from a few days to a few months, so this method generally isn't best if you need the money quickly. We don't mean to scare anyone off &mdash; we just want to be honest about the work involved.\u003C/p>\u003Cp>Once you're ready to publish your listing, use the Edmunds private party-value to set the asking price. There's a strategy to setting a price, which we elaborate on\u003Ca href=\"/sell-car/\"> here\u003C/a>. Essentially, you'll want to ask more than the private-party value to build a cushion for buyers who want to negotiate. The same rules mentioned above regarding the vehicle condition level apply to private-party prices as well.\u003C/p>\u003Ch3>If you're shopping for a used car at a dealership\u003C/h3>\u003Cp>This option is for people who are \u003Cem>buying\u003C/em> a used car, not selling. In this case, go on Edmunds and enter the details of the vehicle as if it were your own. The dealer retail value will be the most pertinent to you. This is an estimate of what you'll pay for that same car at a dealership.\u003C/p>\u003Cp>The dealer retail value gives you a reference point. It shows whether or not the advertised price is a fair or great deal. If the dealership's asking price is higher than what you see on Edmunds, you can reference it and ask the dealer to match or beat that price. This sort of \"informed negotiation\" typically goes over better with a salesperson since it shows that you've done your research.\u003C/p>\u003Ch3>Be an informed shopper\u003C/h3>\u003Cp>Whatever you do with your car, an appraisal will always put you in the best position to succeed. So go grab your vehicle's details and get an appraisal &mdash; it'll improve your chances of scoring a great deal.\u003C/p>"},"content":"\u003Ch2>You've got an appraisal. Now what?\u003C/h2>\u003Cp>Appraising your car is the first step to getting a good return for it. Nearly every vehicle depreciates over time, so it's important to know where yours stands. Knowing its value will help you determine what steps to take next.\u003C/p>\u003Cp>Many people aren't sure how to proceed after getting an appraisal, however. It's great to have a value, but what are you supposed to do \u003Cem>now\u003C/em>? With this in mind, we've come up with a few scenarios that will help you formulate a plan.\u003C/p>\u003Ch3>If you're trading in your vehicle\u003C/h3>\u003Cp>When filling out an appraisal form, you'll often be asked if you want an instant cash offer. The offer lets you sell your vehicle at participating dealerships. Alternatively, you can simply take your car to the dealership and ask the staff to appraise it. Regardless of the route, you'll want to have a reference point to see if the dealership's trade-in offer is in the ballpark. This is where the Edmunds trade-in value comes into play.\u003C/p>\u003Cp>The process is simple. Just compare your trade-in offer with the Edmunds trade-in value. If the offer is more than that value, you're in the best-case scenario and should take the offer. If the offer is less than the trade-in value, it could be due to a number of factors. Sometimes the dealership has too many vehicles like yours on the lot. Perhaps you made an error in selecting optional equipment, or you were too optimistic about your car's condition. (Most cars will be in clean or average condition.) Or perhaps market conditions have shifted, as they did at the beginning of the COVID-19 pandemic, and online tools haven't caught on to the trend.\u003C/p>\u003Cp>Ultimately, keep in mind that the appraisal is an educated guess. The more real-world offers you get on your car, the better feel you'll have for its real-world value.\u003C/p>\u003Ch3>If you're selling privately\u003C/h3>\u003Cp>This option takes the most time and effort, but it could also yield the highest payment. You'll need to photograph your vehicle and list it on a classifieds site, meet with strangers safely (a step that takes on added significance during COVID-19), and exchange money and file paperwork to close the sale. Selling privately can take anywhere from a few days to a few months, so this method generally isn't best if you need the money quickly. We don't mean to scare anyone off &mdash; we just want to be honest about the work involved.\u003C/p>\u003Cp>Once you're ready to publish your listing, use the Edmunds private party-value to set the asking price. There's a strategy to setting a price, which we elaborate on\u003Ca href=\"/sell-car/\"> here\u003C/a>. Essentially, you'll want to ask more than the private-party value to build a cushion for buyers who want to negotiate. The same rules mentioned above regarding the vehicle condition level apply to private-party prices as well.\u003C/p>\u003Ch3>If you're shopping for a used car at a dealership\u003C/h3>\u003Cp>This option is for people who are \u003Cem>buying\u003C/em> a used car, not selling. In this case, go on Edmunds and enter the details of the vehicle as if it were your own. The dealer retail value will be the most pertinent to you. This is an estimate of what you'll pay for that same car at a dealership.\u003C/p>\u003Cp>The dealer retail value gives you a reference point. It shows whether or not the advertised price is a fair or great deal. If the dealership's asking price is higher than what you see on Edmunds, you can reference it and ask the dealer to match or beat that price. This sort of \"informed negotiation\" typically goes over better with a salesperson since it shows that you've done your research.\u003C/p>\u003Ch3>Be an informed shopper\u003C/h3>\u003Cp>Whatever you do with your car, an appraisal will always put you in the best position to succeed. So go grab your vehicle's details and get an appraisal &mdash; it'll improve your chances of scoring a great deal.\u003C/p>"}]},{"id":"faq","title":"Frequently asked questions","contentTypePath":"/article-entry/page","childEntries":[{"id":"qanda-1","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","answer":"\u003Cp>Yes, but you'll want to verify that the trade-in value is enough to pay off the car loan. Otherwise, the balance will roll into the next auto loan and you'll owe more than the car is worth.\u003C/p>\u003Cp>We recommend getting an actual offer on your car from Edmunds to check if its value will be enough to cover your loan balance. In some cases, you might even have some equity in the car, at which point the money is yours to keep.\u003C/p>","question":"Can I trade in my car if it is not paid off?","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-2","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","answer":"\u003Cp>Used car prices vary greatly based on the year, make, model, body style, condition level, mileage, and the location or ZIP code where the vehicle is being sold. This is why it is important to use a trusted car price guide like the one at Edmunds.\u003C/p> \t\t\u003Cp>If you're buying directly from the owner, you'll want to look at the private-party value and make an offer based on that. If you're buying from a dealership, you'll want to focus on the retail value and make an offer that is between the trade-in value and the retail value.\u003C/p>","question":"What's a good price for a used car?","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-3","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","answer":"Lexus has the highest resale value among luxury brands, and Toyota has the highest resale value among non-luxury makes, according to Edmunds analysts. But these aren't the only two brands with strong resale value. Get your car appraised at Edmunds to see how much value it actually has.","question":"What brand of car has the highest resale value?","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-4","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","answer":"\u003Cp>While we believe that Edmunds has the best pricing information out there, thanks to over 50 years of experience, there are other sites out there you might encounter. Here's an overview:\u003C/p>\n\u003Ch3>Kelley Blue Book (KBB)\u003C/h3>\u003Cp>Kelley Blue Book is an automotive pricing and sales guide. It is sometimes mistaken for the \"Black Book,\" which is an internal guide for dealerships to determine wholesale car prices.\u003C/p>\n\u003Cp>Kelley Blue Book is one of many tools, along with the Black Book, used by car dealers to research and determine car values for their inventory.\u003C/p>\u003Cp>In general, you'll find that the Kelley Blue Book values are similar to those provided by Edmunds. We don't have access to how Kelley Blue Book calculates its prices, but at a high level, Kelley also is paying attention to vehicle age, trim, market conditions, features and mileage.\u003C/p>\u003Ch3>Kelley Blue Book price vs. Edmunds\u003C/h3>\u003Cp>The Kelley Blue Book price is a trademarked car valuation from KBB. Many people use this term, along with \"Black Book\" or \"Edmunds TMV.\" They're all terms used to describe the estimated market value of the vehicle in question. This price is used to determine what to pay for a new or used car.\u003C/p>\u003Cp>The KBB price will vary based on the shape your automobile is in. There are four levels: fair, good, very good and excellent. KBB says that of the cars it values, 3% are excellent, 18% are fair, 23% are very good and 54% are in good condition.\u003C/p>\u003Cp>If you want to compare those terms to Edmunds' terms, \"very good\" at Blue Book would be our \"outstanding,\" \"good\" would be our \"clean,\" and \"fair\" is our \"rough.\" KBB does not have an equivalent for the \"damaged\" description.\u003C/p>\n\u003Ch3>NADA used car guide\u003C/h3>\u003Cp> The NADA (National Automobile Dealers Association) Guide started in 1933. It  provides used-vehicle valuation products and services to the auto, finance,  fleet, government and insurance industries. \u003C/p>\n\u003Cp> The pricing guide is an industry tool used by many dealerships and is not generally available to the car-buying  (or selling) public. Instead, the company created a consumer-facing website  called NADA guides that provides pricing valuation to consumers for used and  new vehicles, classic cars, motorcycles, boats, RVs and manufactured homes.\u003C/p>\u003Ch3>NADA car values vs. Edmunds\u003C/h3>\u003Cp> NADA uses J.D. Power data to assess the market and create its own price guide  to new and used car sales. If the numbers don't match up with those from  Edmunds, this is likely why. But essentially, both NADA and Edmunds are  providing a guide to the market, to pinpoint a reasonable price range for a  vehicle at a dealer's lot. NADA has three vehicle states — rough, average,  clean — that generally mirror those on Edmunds.\u003C/p>","question":"What are some other price guides or payment calculators?","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-5","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","answer":"\u003Cp>Since June 2021, Edmunds has been a wholly owned  subsidiary of CarMax, Inc.\u003C/p>\u003Cp>Edmunds True Market Value® (TMV®) – also known as Edmunds  Suggested Price &mdash; is our estimate of the current average transaction price &mdash; that is, what others are paying &mdash; for vehicles. We determine those prices based on a variety of factors, including  actual transaction data from dealers. CarMax is one of the dealers from which  Edmunds obtains transaction data. However, other than the incorporation of  CarMax's transaction data by Edmunds into TMV® calculations, CarMax does not  participate in or otherwise influence the manner in which Edmunds computes  those values.\u003C/p>","question":"What is the relationship between Edmunds and CarMax?","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-6","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","answer":"\u003Cp>To determine what a fair price would be for a used car for sale, either at a dealership or by a private seller, check our appraisal tool for its market value. This tool, found on this page, will show you the current trade-in, private party and dealer retail values. Keep in mind the following terms:\u003C/p> \u003Cp>Trade-in: Estimated value if you trade the car in at a dealership\u003Cbr /> Private party: Estimated value if buying from a private seller\u003Cbr /> Dealer retail: Estimated value if buying from a dealership\u003Cbr/> \u003C/p>","question":"How much should I pay for a used car?","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-7","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","answer":"\u003Cp>Edmunds does not provide pricing for model years prior to 1990. Due tothe wide variability in their value based on a number of factors, we are unableto derive fair and meaningful values for them. We apologize for anyinconvenience this may cause.\u003C/p> \u003Cp>We suggest looking at the pricesset by owners on vehicles for sale on Autotrader or Classics on Autotrader.Alternatively, you can use the advanced search tool on eBay Motors and select\"completed listings\" to see what actual buyers have been paying.\u003C/p>","question":"What is a fair price for a vehicle made before 1990?","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-8","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","answer":"\u003Cp>A vehicle's engine choices are typically presented at the step where you select the vehicle's style or trim. However, sometimes a certain engine choice is only available as an option or as part of an option package. In these cases, you will not see the engine displayed when selecting the style or trim. Instead, you will see it at the second step of the configuration process, when you are choosing options and option packages. Note: If you do not see the engine in the options list, try clicking the \"info\" link beside any of the available option packages to see if they include it.\u003C/p>","question":"How do I select a specific engine when appraising a car on Edmunds?","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-9","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","answer":"      \u003Cp>Unlike most manufacturers, which offer individual options or option packages on their vehicles, Honda and Acura only offer different styles — i.e., differently equipped versions of the same model. In other words, product planners at Honda or Acura choose the various features to be included on each of their styles, and (with the exception of dealer-installed options) dealers or consumers cannot separately add new or different ones.\u003C/p>      \u003Cp>For example, Honda offers these styles for the 2019 Honda CR-V:\u003C/p>      \u003Cul>        \u003Cli>LX\u003C/li>        \u003Cli>LX AWD\u003C/li>        \u003Cli>EX\u003C/li>        \u003Cli>EX AWD\u003C/li>        \u003Cli>EX-L\u003C/li>        \u003Cli>EX-L AWD\u003C/li>        \u003Cli>Touring\u003C/li>        \u003Cli>Touring AWD\u003C/li>      \u003C/ul>      \u003Cp>In this case, there are a few obvious features that differentiate the model's styles, specifically the transmission type and the availability of a navigation system. (To see everything that's included with each style, you will need to click the \"See all features & specs\" link associated with each style and then review the list provided.)\u003C/p>      \u003Cp>Also, please note that dealer-installed options and accessories offered by Honda and Acura dealers, such as backup sensors or all-weather floor mats, vary from dealer to dealer and region to region. Accordingly, Edmunds is not able to provide information or pricing about them.\u003C/p>    ","question":"Why don't I see options listed on the appraisal tool for Honda and Acura models?","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-10","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","answer":"      \u003Cp>Edmunds typically does not list specific option packages for used vehicles but instead lists the individual features that an option package originally contained. That's because used-car shoppers may not be aware that a “Sport package” (for example) was available on a particular car when it was new, but they can easily see whether the car has a sunroof and spoiler.\u003C/p>      \u003Cp>Also, please note that we do not always list every option for used cars. If a specific option seems to be missing from our site, it is most likely for one of the following reasons:\u003C/p>      \u003Cul>        \u003Cli>The option's original cost was small and does not have an impact on the vehicle’s current value.\u003C/li>        \u003Cli>The option was a dealer-installed or aftermarket option.*\u003C/li>        \u003Cli>The option may not be available for all styles within a vehicle model line.\u003C/li>        \u003Cli>*Dealer-installed or aftermarket options can vary widely in original cost and quality, and so we have no reliable method to calculate how much value they add. We apologize for any inconvenience this may cause.\u003C/li>      \u003C/ul>    ","question":"Why don't I see option packages listed on the appraisal tool?","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-11","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","answer":"      \u003Cp>We are starting to add data for used 2020 cars. However, if you aren't seeing a specific car listed, it's likely that we have not yet collected enough transaction data to create reliable pricing for it as a used 2020 vehicle. You can still arrive at an approximate value for such vehicles using the following method:\u003C/p>      \u003Cul>        \u003Cli>Build and price the new car to get its current market value.\u003C/li>        \u003Cli>Deduct between 5% and 10% for general wear and tear.\u003C/li>        \u003Cli>Subtract 10 cents per mile.\u003C/li>      \u003C/ul>    ","question":"What is the value of a 2020 used vehicle?","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-12","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","answer":"      \u003Cp>Edmunds is not able to provide pricing for demo vehicles because there is very little transaction data available for them. However, you can use the following method to arrive at an approximate value:\u003C/p>      \u003Cp>Use our build and price tool to see the market value of a comparably equipped new vehicle of the same Make, Model and Style.If any new car incentives or rebates are currently available for the vehicle, they will be applied in the final numbers breakdown.Deduct at least 20 cents for every mile the car has been driven. This figure is compensation for the mileage and for wear and tear on the vehicle.\u003C/p>    ","question":"What is the value of a demo vehicle?","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-13","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","answer":"      \u003Cp>Edmunds does not provide pricing estimates for vehicles that have major mechanical and/or body damage or for vehicles with \"branded\" titles (for example, salvaged, flooded, frame damaged, etc.). In general, though, we believe that a salvage title decreases a vehicle's value by up to 50% when compared to an identical vehicle with a clean title.\u003C/p>    ","question":"What is the value of a salvage title vehicle?","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-14","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","answer":"      \u003Cp>To get the most accurate values when calculating a used vehicle's market value, make sure to select the condition that most closely matches your vehicle. For guidance, here are full descriptions of the five conditions available to choose from:\u003C/p>      \u003Cp>\u003Cstrong>Outstanding:\u003C/strong> Exceptional mechanical, exterior and interior condition with no visible wear; no reconditioning required. The paint has a glossy appearance, and the tires are in nearly new condition. The vehicle has a clean title and is able to pass an emissions inspection. Approximately 5% of used vehicles qualify.\u003C/p>      \u003Cp>\u003Cstrong>Clean:\u003C/strong> Minimal wear and tear with no major mechanical or cosmetic problems; may require limited reconditioning. The paint has a glossy finish but may have slight scratches or dings. The interior will have minimal fading and wear. The tires have substantial tread remaining. The vehicle has a clean title and is able to pass an emissions inspection.\u003C/p>      \u003Cp>\u003Cstrong>Average:\u003C/strong> Normal wear and tear. The vehicle may have a few mechanical and/or cosmetic problems and may require some reconditioning. The paint has some dullness, and the vehicle may have a considerable number of scratches or dings. Interior material is slightly worn and faded. The tires have some usable tread remaining. The vehicle has a clean title and is able to pass an emissions inspection.\u003C/p>      \u003Cp>\u003Cstrong>Rough:\u003C/strong> The vehicle has several mechanical and/or cosmetic problems. The exterior and interior need significant repairs. The tires may need to be replaced. The vehicle may require minor repairs to pass an emissions inspection but has a clean title.\u003C/p>      \u003Cp>\u003Cstrong>Damaged:\u003C/strong> Major mechanical and/or body damage that may render it in non-safe running condition. The exterior and interior are damaged or worn. The tires need to be replaced. The vehicle may have a branded title (for example, salvaged, flooded, frame damaged, etc.) and may require significant repairs to pass an emissions inspection.\u003C/p>    ","question":"What are the vehicle conditions used for True Market Value pricing?","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-15","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","answer":"      \u003Cp>No. Edmunds does not provide historical True Market Value. We stopped our Historical TMV service in 2016 due to limited resources for a service that isn't our main mission, which is to help car buyers.\u003C/p>    ","question":"Does Edmunds provide historical used car values (i.e., the value of a car on a specific date in the past)?","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-16","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","question":"How do I find the value of my car?","answer":"      \u003Cp>Find the value of your car with Edmunds' appraisal tool. First, simply plug in your vehicle identification number (VIN) or license plate &mdash; or you can manually enter your vehicle's year, make and model. Next, confirm the options on your car, note its condition level, and enter the current mileage. Based on this information, the appraisal tool will provide a number of customized values such as private party, trade-in or even an actual cash offer on your vehicle to be redeemed at a participating dealership.\u003C/p>    ","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-17","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","question":"Is Kelley Blue Book or Edmunds more accurate?","answer":"      \u003Cp>No one site can be 100% accurate &mdash; they all provide estimated values. Both Edmunds and Kelley Blue Book are reputable sites that offer pricing information. The accuracy of an appraisal has a lot to do with the information the owner provides. If you overstate the vehicle condition or don't check off the correct trim level and options, your value is less likely to be accurate. Make sure you know your vehicle's trim and options when you're ready to get an appraisal. \u003C/p>    ","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-18","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","question":"How do you calculate the market value of a car?","answer":"      \u003Cp>Edmunds determines the market value of a car based on an analysis of millions of data points, including supply, demand, incentives, options and recent nearby transactions. For used cars, the mileage, location and condition level are also taken into account. It sounds complicated, but the good news is that our appraisal tool takes care of these calculations for you. Our used car appraisals also give you an instant cash offer on your vehicle, good for seven days at participating dealerships.\u003C/p>    ","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-19","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","question":"Which car has more resale value?","answer":"      \u003Cp>There are a number of cars that have great resale value, so it really depends on the category. According to J.D. Power, vehicles including the Honda Civic, Toyota RAV4 Prime, Toyota Tacoma, Mercedes-Benz GLA and Chevrolet Tahoe are all vehicles with high resale value. Get your car appraised on Edmunds to see what its resale value is.\u003C/p>    ","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-20","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","question":"What is the highest-rated car?","answer":"      \u003Cp>The highest rated car on Edmunds is the Kia K5, a midsize sedan. The highest-rated SUV on Edmunds is the Kia Telluride. Our lists change frequently as new vehicles are introduced or redesigned, so keep an eye out for our latest expert reviews.\u003C/p>    ","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-21","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","question":"What is the best car buying site?","answer":"      \u003Cp>We happen to think that Edmunds is the best car buying website. We have everything from new and used car listings to vehicle reviews, advice articles, car configurators, deal calculators and more.\u003C/p>    ","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}},{"id":"qanda-22","contentTypePath":"/editorial/templates/editorial-landing","parentId":"faq","contentMetadata":{"metaKeywords":"","question":"Should you pay more than Bluebook for a car?","answer":"      \u003Cp>People often say \"Bluebook\" value when they mean to say market value. Keep in mind that market values are averages, which means that some people will pay more than others. Vehicles that are in high demand will often sell for over sticker price. You also have to think about your must-have features and options. For example, a dealer near you could have the exact vehicle you want in the right color but with an asking price well over the \"Bluebook\" value, while a dealer 100 miles away has the same car in a different color for \"Bluebook\" value or less. You'll have to weigh the extra time and money against the value of that special color. There are no wrong answers.\u003C/p>    ","gomez":"","offermatica":"","keyValues":"","metaDescription":"","metaRobots":""}}]},{"id":"seo-image","contentTypePath":"/editorial/templates/editorial-landing","contentMetadata":{"metaKeywords":"","image-width":"1280","gomez":"","offermatica":"","image-height":"853","image-url":"https://media.ed.edmunds-media.com/mazda/cx-5/2018/fe/2018_mazda_cx-5_f34_fe_1219171_1280.jpg","keyValues":"","metaDescription":"","content":"","metaRobots":""}}]}}},"config":{"locationIP":false,"graphqlDefaultTimeoutMs":700,"edmundsGraphQLFederationUrl":"/gateway/graphql/federation/","apiDefaultTimeoutMs":500,"edmundsApiUrl":{"default":"/gateway/api","llm":"/api"},"apiTimeoutDisabled":false,"graphqlTimeoutDisabled":false,"apiCacheEnabled":true,"carCodeApiUrl":"https://api.carcode.com","carCodeWidgetsUrl":"https://www.carcodesms.com/widgets","zendeskApiUrl":"https://edmundsinsider.zendesk.com","paymentCalculatorApiUrl":"https://paymentcalculator.edmunds.com/api","mobileRestApiUrl":"https://www.edmunds.com/mobilerest","worldPayApiUrl":"https://5trng4qwb8.execute-api.us-east-1.amazonaws.com/Prod","eProtectApi":{"scriptUrl":"https://request.eprotect.vantivcnp.com/eProtect/eProtect-api2.js","url":"https://request.eprotect.vantivcnp.com","paypageId":"bLh5DqNoDHNHZWMZ","merchantTxnId":4210511,"reportGroup":"edmunds-billing"},"intelligentMessagingApiUrl":"https://intelligent-messaging.edmunds.com/api","idmApiUrl":"https://idm.edmunds.com/api/universalprofile/v3","idmProfilesApiUrl":"https://idm.edmunds.com/api/member/profiles/v1","idmVanillaForumApiUrl":"https://idm.edmunds.com/api/vanillaforum/v1","mediaCdnUrl":"//media.ed.edmunds-media.com","edmundsCdnUrl":"//www.edmunds.com/assets/m","contentStackUrl":"https://www.edmunds.com/assets/m/cs","autocheckApiUrl":"https://www.autocheck.com/DealerWebLink.jsp","edmundsPartnerOfferApi":"/api/partner-offers","edmundsPartnerOfferGatewayApi":"/gateway/api/partner-offers","privatePartyApi":{"apiUrl":"https://private-party.edmunds.com/api"},"edmundsMultiOfferApi":"/api/multi-offer","edmundsMultiOfferGatewayApi":"/gateway/api/multi-offer","edmundsMultiOfferWebSocket":{"multiOfferPath":"/ws/multi-offer/v1","host":"multi-region-ws.edmunds.com"},"edmundsMultiOfferInspectlet":{"sessionRecorder":{"debug":false,"wid":550592795}},"edmundsIcoApi":"/api/instant-cash-offer","edmundsIcoWebSocket":{"icoPath":"/ws/instant-cash-offer/v1","host":"multi-region-ws.edmunds.com"},"publicPath":"//venom-assets.edmunds-media.com/","udmApiUrl":"https://udm.edmunds.com/api","rttApiUrl":"https://www.edmunds.com/api/user-db/v1","unversionedUrl":"//static.ed.edmunds-media.com/unversioned","unversionedCdnUrl":"//cdn.ed.edmunds-media.com/unversioned","widgetStoreApiUrl":"https://widgetstore.edmunds.com/api","evaApiUrl":"https://www.edmunds.com/api/eva/v1","venomApiUrl":"/v/api","popularSearchesApiUrl":"https://popularsearches.edmunds.com/api/models/popular","caramelApiUrl":"https://www.edmunds.com/api/car-buying/v1/caramel","awsSecurityCredentialsUrl":"http://169.254.170.2","groundworkApi":"https://www.edmunds.com/api/groundwork","wtfServerCacheTTL":600000,"core":{"mmVehicle":true},"carBuying":{"apiUrl":"https://carbuying-prod.edmunds.com","xApiKey":"iOemZNKdQk8nfcRQQr4eH474lTc9RcXh6kdgGxsm","caramelApiKey":"tEXqVdSOPQ3IGk2TVfQ0Z1daRY5ZhlSU8a8d6j7D","caramelWufooAuth":"TUpHSS0wWjRSLUdWRkwtRzBLTjphd2Vzb21l","apiDefaultTimeoutMs":15000,"capOneApiUrl":"https://carbuying-prod.edmunds.com","capOneApiUrlBypassApiGateway":"https://carbuying-prod.edmunds.com","capOneAPI":{"apiTimeoutMs":60000,"host":"8xkl7tc0e4.execute-api.us-east-1.amazonaws.com","path":"/prod/api/v1/financing"},"creditAPI":{"assumeRoleArn":"arn:aws:iam::386030480880:role/credit-700-role","assumeRoleSessionName":"venom-ecs-task-role","assumeRoleDurationSeconds":3600,"fullHost":"https://yilqa7auyl.execute-api.us-east-1.amazonaws.com","host":"8xkl7tc0e4.execute-api.us-east-1.amazonaws.com","path":"/prod/api/v1/credits","mockResponse":true,"mockUserSelection":false,"mockUsers":{"approved":{"firstName":"Mock","lastName":"Harris","address":"11292 S Espanita","city":"Orange","state":"CA","zipCode":"92869","email":"edmunds-insider-testing-email@edmunds.com","phoneNumber":"3103103101","prequalifiedResult":{"isBad":{"firstName":"MockCBPBadScore"},"isBetter":{"firstName":"MockCBPBetterScore"},"isEqual":{"firstName":"MockCBPEqualScore"}}},"notApproved":{"firstName":"Mock","lastName":"S Barkley","address":"3355 Terrace Ave","city":"Fresno","state":"CA","zipCode":"93703","email":"edmunds-insider-testing-email@edmunds.com","phoneNumber":"3103103101","prequalifiedResult":{"isEqual":{"firstName":"MockCBPRejected"},"isError":{"firstName":"MockCBPError"},"isLegacy":{"firstName":"Irene","lastName":"Harris"},"isMismatch":{"firstName":"MockCBPMismatch"}}}}},"mockVin":"19XFC2F64KE000001","mockUsedVin":"WA1AAAF76KD000000","sessionRecorder":{"debug":false,"wid":1732665547}},"iosAppBranchKey":"key_live_gkl9YlDSb7yldOT5RzhI3gmizvdL785F","vanillaForums":{"apiUrl":"https://forums.edmunds.com/api","url":"https://forums.edmunds.com"},"disqus":{"shortname":"edmunds-1"},"activEngage":{"scriptUrl":"https://pageview.activengage.com/js/pageview.min.js?chat-account=www.edmunds.com","chatEnv":"prod"},"featureFlagsLoading":{"refreshingInterval":300},"carmaxApiUrl":"https://img2.carmax.com/api/subject/{stockNum}","carmaxUrl":"https://www.carmax.com","carmaxImgUrl":"//img2.carmax.com","iasApiUrl":"https://pixel.adsafeprotected.com/services/pub?anId=10827&slot=%7Bid:ias-target-ad,s:1.1,p:/75548861/wired.ias.ivt,t:display%7D&wr={windowWidth}&sr={screenWidth}&sessionId={visitorSession}&url={windowUrl}","newrelic":{"browserConfig":{"info":{"applicationID":"455949525","beacon":"bam.nr-data.net","errorBeacon":"bam.nr-data.net","licenseKey":"NRJS-5c12aac231d2900133a","sa":1},"loader_config":{"accountID":"3086065","trustKey":"3086065","licenseKey":"NRJS-5c12aac231d2900133a","agentID":"455949525","applicationID":"455949525"},"init":{"loader":"spa","distributed_tracing":{"enabled":true,"cors_use_newrelic_header":false},"privacy":{"cookies_enabled":true},"session_trace":{"enabled":false,"sampling_rate":0,"error_sampling_rate":0},"session_replay":{"enabled":false,"autoStart":true,"block_selector":"","mask_text_selector":"*","mask_all_inputs":true,"sampling_rate":0,"error_sampling_rate":0,"collect_fonts":true,"inline_images":false,"inline_stylesheet":true}}}},"logging":{"level":"warn","pretty":false,"addReqMetadata":true,"morgan":false},"amplitude":{"xApiKey":"78bb97c51968b5f123dab412de128485"},"awsAvailabilityZone":"us-east-1a"},"devicePlatform":{"mapProvider":"google"},"edmundsEnv":"prod-11","experiments":{"published":{"wp-754":{"type":"venom","name":"wp-754","recipeNames":["ctrl","chal"],"hash":774306570,"id":2,"recipeIds":[4,11]},"EMO-1040":{"type":"venom","name":"EMO-1040","recipeNames":["ctrl","chal0","chal1"],"hash":2795316932,"id":25,"recipeIds":[4,12,13]},"carcode-default-widgets-testing":{"type":"PLANOUT","name":"carcode-default-widgets-testing","hash":1326292362,"id":32,"recipeIds":[]},"TED-6504-CAF-VDP-Prequal-Clickout":{"type":"venom","name":"TED-6504-CAF-VDP-Prequal-Clickout","recipeNames":["ctrl","chal-0","chal-1","chal-2"],"hash":1372208126,"id":95,"recipeIds":[4,17,18,19]},"plat-4078v2":{"type":"venom","name":"plat-4078v2","recipeNames":["ctrl","chal1","chal2","chal3","chal4","chal5"],"hash":3301498472,"id":233,"recipeIds":[4,13,14,15,16,74]},"PLAT-4264-test-experiment-2":{"type":"venom","name":"PLAT-4264-test-experiment-2","recipeNames":["ctrl","chal3"],"hash":3662552581,"id":235,"recipeIds":[4,15],"deadRecipes":["chal2","chal1"],"deadRecipeIds":[14,13]},"shop-3951-core-gems":{"type":"venom","name":"shop-3951-core-gems","recipeNames":["ctrl","chal1","chal2"],"hash":3286015521,"id":253,"recipeIds":[4,13,14]},"shop-3976-type-gems":{"type":"venom","name":"shop-3976-type-gems","recipeNames":["ctrl","chal"],"hash":2664605875,"id":257,"recipeIds":[4,11]},"TED-6883-Private-Party-UCL-Entry":{"type":"venom","name":"TED-6883-Private-Party-UCL-Entry","recipeNames":["ctrl","chal-0","chal-1","chal-2","chal-3","chal-4","chal-5","chal-6"],"hash":4025659322,"id":265,"recipeIds":[4,17,18,19,24,25,75,29]},"PLAT-4264-test-experiment-3":{"type":"venom","name":"PLAT-4264-test-experiment-3","recipeNames":["ctrl","chal1","chal2","chal3"],"hash":391015586,"id":267,"recipeIds":[4,13,14,15]},"TED-6900-Private-Party-Sell-Car-Entry":{"type":"venom","name":"TED-6900-Private-Party-Sell-Car-Entry","recipeNames":["ctrl","chal-1","chal-2","chal-3"],"hash":1914337366,"id":270,"recipeIds":[4,18,19,24]},"EMO-3288":{"type":"venom","name":"EMO-3288","recipeNames":["ctrl","chal1"],"hash":705462928,"id":279,"recipeIds":[4,13]},"EMO-3052":{"type":"venom","name":"EMO-3052","recipeNames":["ctrl","chal1"],"dmas":["500","501","502","503","504","505","506","507","508","509","510","511","512","513","514","515","516","517","518","519","520","521","522","523","524","525","526","527","528","529","530","531","532","533","534","535","536","537","538","539","540","541","542","543","544","545","546","547","548","549","550","551","552","553","554","555","556","557","558","559","560","561","563","564","565","566","567","569","570","571","573","574","575","576","577","581","582","583","584","588","592","596","597","598","600","602","603","604","605","606","609","610","611","612","613","616","617","618","619","622","623","624","625","626","627","628","630","631","632","633","634","635","636","637","638","639","640","641","642","643","644","647","648","649","650","651","652","656","657","658","659","661","662","669","670","671","673","675","676","678","679","682","686","687","691","692","693","698","702","705","709","710","711","716","717","718","722","724","725","734","736","737","740","743","744","745","746","747","749","751","752","753","754","755","756","757","758","759","760","762","764","765","766","767","770","771","773","789","790","798","800","801","802","804","807","810","811","813","819","820","821","825","828","839","855","862","866","868","881"],"hash":4205913958,"id":280,"recipeIds":[4,13]},"EMO-3272":{"type":"venom","name":"EMO-3272","recipeNames":["ctrl","chal0","chal1"],"hash":341506627,"id":285,"recipeIds":[4,12,13]},"TED-6960-Private-Party-Set-Price":{"type":"venom","name":"TED-6960-Private-Party-Set-Price","recipeNames":["ctrl","chal-1","chal-2","chal-3"],"hash":526712938,"id":287,"recipeIds":[4,18,19,24]},"ads-11418_dfp":{"type":"venom","name":"ads-11418_dfp","recipeNames":["ctrl","chal1","chal2"],"hash":4136465905,"id":288,"recipeIds":[4,13,14]},"core-7029-interiorphoto":{"type":"venom","name":"core-7029-interiorphoto","recipeNames":["ctrl","chal"],"hash":440751295,"id":289,"recipeIds":[4,11]},"plat-4390":{"type":"venom","name":"plat-4390","recipeNames":["ctrl","chal"],"hash":4008182320,"id":290,"recipeIds":[4,11]},"EMO-3271":{"type":"venom","name":"EMO-3271","recipeNames":["ctrl","chal1"],"dmas":["500","501","502","503","504","505","506","507","508","509","510","511","512","513","514","515","516","517","518","519","520","521","522","523","524","525","526","527","528","529","530","531","532","533","534","535","536","537","538","539","540","541","542","543","544","545","546","547","548","549","550","551","552","553","554","555","556","557","558","559","560","561","563","564","565","566","567","569","570","571","573","574","575","576","577","581","582","583","584","588","592","596","597","598","600","602","603","604","605","606","609","610","611","612","613","616","617","618","619","622","623","624","625","626","627","628","630","631","632","633","634","635","636","637","638","639","640","641","642","643","644","647","648","649","650","651","652","656","657","658","659","661","662","669","670","671","673","675","676","678","679","682","686","687","691","692","693","698","702","705","709","710","711","716","717","718","722","724","725","734","736","737","740","743","744","745","746","747","749","751","752","753","754","755","756","757","758","759","760","762","764","765","766","767","770","771","773","789","790","798","800","801","802","804","807","810","811","813","819","820","821","825","828","839","855","862","866","868","881"],"hash":2863490460,"id":293,"recipeIds":[4,13]},"ads-11412":{"type":"venom","name":"ads-11412","stable":true,"recipeNames":["ctrl","chal"],"hash":1485056472,"id":294,"recipeIds":[4,11]},"core-7009-rankingsleads":{"type":"venom","name":"core-7009-rankingsleads","recipeNames":["ctrl","chal1","chal2","chal3"],"hash":1163421931,"id":295,"recipeIds":[4,13,14,15]},"search-187-chat-mode":{"type":"venom","name":"search-187-chat-mode","stable":true,"recipeNames":["ctrl","chal"],"hash":2800334590,"id":296,"recipeIds":[4,11]},"EMO-3370":{"type":"venom","name":"EMO-3370","stable":true,"recipeNames":["ctrl","chal1"],"hash":692454429,"id":297,"recipeIds":[4,13]},"ads-11456":{"type":"venom","name":"ads-11456","stable":true,"recipeNames":["ctrl","chal"],"hash":2913527454,"id":299,"recipeIds":[4,11]},"ads-11330":{"type":"venom","name":"ads-11330","stable":true,"recipeNames":["ctrl","chal"],"hash":1609115994,"id":300,"recipeIds":[4,11]},"ads-11455":{"type":"venom","name":"ads-11455","stable":true,"recipeNames":["ctrl","chal1","chal2"],"hash":3399810641,"id":301,"recipeIds":[4,13,14]},"CC-12876":{"type":"PLANOUT","name":"CC-12876","hash":1711792109,"id":302,"recipeIds":[]},"test-venom-campaign-prod-03-09-2025":{"type":"venom","name":"test-venom-campaign-prod-03-09-2025","stable":true,"recipeNames":["ctrl","chal","chal-1"],"hash":2621632238,"id":303,"recipeIds":[4,11,18]},"test-venom-campaign-qa-03-09-2025":{"type":"venom","name":"test-venom-campaign-qa-03-09-2025","stable":true,"recipeNames":["ctrl","chal","chal-1"],"hash":2800334274,"id":304,"recipeIds":[4,11,18]},"test2-venom-campaign-qa-03-09-2025":{"type":"venom","name":"test2-venom-campaign-qa-03-09-2025","stable":true,"recipeNames":["ctrl","chal"],"hash":173627119,"id":305,"recipeIds":[4,11]},"test3-venom-campaign-qa-03-09-2025":{"type":"venom","name":"test3-venom-campaign-qa-03-09-2025","stable":true,"recipeNames":["ctrl","chal","chal-1"],"hash":175716394,"id":306,"recipeIds":[4,11,18]},"shop-3744-mobile-contact-ax":{"type":"AX","name":"shop-3744-mobile-contact-ax","recipeNames":["ctrl","chal-0_0","chal-0_1","chal-0_2","chal-0_3","chal-0_4","chal-0_5","chal-0_6","chal-0_7","chal-0_8","chal-0_9","chal-0_10","chal-0_11","chal-0_12","chal-0_13","_DEFAULT_ARM_"],"candidates":{"chal-0_13":{"candidateId":"c939e861-4563-466a-8b5f-a058d9fe60b4","candidateName":"chal-0_13","dimensions":{"float_action":"none","sticky_bar":"double_cta"}}},"stable":false,"hash":69488026,"id":307,"recipeIds":[4,1,2,3,33,9,34,35,36,37,38,39,40,41,42,5]}},"computed":{"wp-754":{"recipe":{"value":"chal"}},"EMO-1040":{"recipe":{"value":"chal1"}},"carcode-default-widgets-testing":{"widgetCase":{"value":"ab_sms_first_mobile"}},"TED-6504-CAF-VDP-Prequal-Clickout":{"recipe":{"value":"chal-1"}},"plat-4078v2":{"recipe":{"value":"chal4"}},"PLAT-4264-test-experiment-2":{"recipe":{"value":"ctrl"}},"shop-3951-core-gems":{"recipe":{"value":"chal2"}},"shop-3976-type-gems":{"recipe":{"value":"chal"}},"TED-6883-Private-Party-UCL-Entry":{"recipe":{"value":"chal-0"}},"PLAT-4264-test-experiment-3":{"recipe":{"value":"ctrl"}},"TED-6900-Private-Party-Sell-Car-Entry":{"recipe":{"value":"_default"}},"EMO-3288":{"recipe":{"value":"chal1"}},"EMO-3052":{"recipe":{"value":"chal1"}},"EMO-3272":{"recipe":{"value":"chal1"}},"TED-6960-Private-Party-Set-Price":{"recipe":{"value":"chal-3"}},"ads-11418_dfp":{"recipe":{"value":"chal2"}},"core-7029-interiorphoto":{"recipe":{"value":"ctrl"}},"plat-4390":{"recipe":{"value":"ctrl"}},"EMO-3271":{"recipe":{"value":"_default"}},"ads-11412":{"recipe":{"value":"ctrl"}},"core-7009-rankingsleads":{"recipe":{"value":"chal2"}},"search-187-chat-mode":{"recipe":{"value":"_default"}},"EMO-3370":{"recipe":{"value":"chal1"}},"ads-11456":{"recipe":{"value":"ctrl"}},"ads-11330":{"recipe":{"value":"ctrl"}},"ads-11455":{"recipe":{"value":"_default"}},"CC-12876":{"widgetCase":{"value":"chal1"}},"test-venom-campaign-prod-03-09-2025":{"recipe":{"value":"ctrl"}},"test-venom-campaign-qa-03-09-2025":{"recipe":{"value":"ctrl"}},"test2-venom-campaign-qa-03-09-2025":{"recipe":{"value":"chal"}},"test3-venom-campaign-qa-03-09-2025":{"recipe":{"value":"chal"}},"shop-3744-mobile-contact-ax":{"recipe":{"value":"chal-0_13"}}},"page":{},"pageContext":{"vehicle":null},"inspectletExperiments":[],"exposureRecord":""},"featureFlags":{"loadFeatureFlagsFromS3":true,"ads":true,"gtm":true,"inlineCritical":true,"insider":true,"profileDelete":true,"disable-google-one-tap":false,"modelLru":false,"nativeFedTest":false,"showErrors":false,"siteServedAds":true,"spaLinks":true,"spaRules":true,"strictMode":false,"concurrentMode":false,"testSpa":false,"deferNonCritical":false,"allClientRender":true,"modelClientResolve":true,"clientSideRenderComponent":true,"renderWhenViewableComponent":true,"lazyLoad":true,"preloadJs":false,"preloadCss":false,"preloadFonts":false,"preloadLogo":false,"profiler":false,"whyDidYouRender":false,"debugCls":false,"debugBfCache":false,"dummyBfCacheUnload":false,"bfCacheMonitoring":true,"debugCriticalCss":false,"debugLcp":false,"debugModelPreloader":false,"emitPerfMetrics":true,"globalPreconnects":true,"useNodeClustering":true,"disabled-ff":false,"core-4062-default-year":true,"looseEtag":true,"loose304debug":false,"extendedApiCache":true,"aboveFoldCache":true,"testCacheTag":false,"noAdsOnCoupe":false,"disable-speculation":true,"disable-page-surveys":false,"disable-privacy-disclaimer":false,"disable-email-gate":false,"email-gate-test-2":true,"hide-consumer-review-summaries":false,"capOne-isPreviousAddress":false,"capOne-isAbandonFlow":false,"capOneAppDisable":false,"capOneBypassApiGateway":false,"speedcurve":true,"newrelic":true,"mpulse":false,"wtf":true,"wtfShowErrors":false,"EVAL-3712-AddressToVin":true,"disableEDW":false,"disableEDWpastload":false,"luxSampling":false,"trackerWrapper":false,"enableDelightedSurvey":false,"used700PartnerPrequalify":false,"disable-inventory-ml-photo-sort":true,"disableDynamicRedirects":false,"disable-geolocation":false,"disqus":false,"blt-2125-disable-carmax-360":false,"shop-413-disable-flickfusion-360":false,"disable-srp-llm":false,"disable-homepage-llm":false,"disable-ev-incentives-wizard":false,"disableVehicleHistoryRequests":false,"core-5554-photoflipper-inp":true,"core-5769-targeted-roi":true,"core-6724-preload-above-fold":false,"useGatewayForCarcodeConfig":true,"useGatewayForIcoConfig":true,"shop-3170-vdp-embed-ax-ff":true,"defaultSubmodelV2":true,"seot-4733-level-2-subtype-pages":true,"shop-3527-enable-wizard":true,"shop-3744-mobile-contact-ax":true,"lazySubtypes":false,"replaceImageTypePage":true,"shop-4015-updated-data-privacy":true,"setForceSafeFrame":false,"enableRdp":true,"enablePPID":true,"enableIAS":true,"pubmaticOpenWrap":true,"kevelAudienceGTM":true,"siteServedSeparatedCalls":true,"enableEtrRankingsAd":false,"enableExco":false,"enableKiaAltFuelShowroom":true,"enableBankrateLanding":true,"core-mobile-pf-smooth-swipe":true,"dfpProgrammaticLeader":true,"announcements":false,"userEnterZip":true,"siteServedBuildPriceViewCount":false,"moveUpCompanion":true,"headlessBrowser":false,"disableTopRatedHeroVideo":false,"disclaimer-version-2":true,"disclaimer-version-1":false,"showGraphqlComparatorLinks":true,"disableGraphqlComparatorLinksFailSafe":false,"addSiteServedEdwPg":true,"addSiteServedUtms":true,"addSiteServedClientIp":true,"overrideSiteServedClientIp":false,"updateExposureRecord":true,"renderExposureRecordRecipes":false,"combineEDW":true,"browserCanCombineEDW":true,"useBrotli":true,"useIPv6Addresses":true,"stripJsForAkamaiCache":false,"trackInvalidIp":true,"jsonldCrawlersOnly":false,"disableCriticalForBots":true,"nrCookieInfo":true,"renderReactAsync":false,"criticalCssCache":true,"fsTwoHourTtl":false,"fsFiveHourTtl":false,"locustTreat50":false,"venomCache":true,"venomCacheBrowser":false,"requestContextTest":false,"requestContextTestValue":false,"EVAL-3860-Suppress-test-offer-link":false,"EMO-924-mor-inspectlet-disabled":false,"EMO-2956-suppress-waitForKmx":false,"EMO-3254-dmaForcedMultiOffer":true,"enable-seot-3231-q-and-a":true,"core-breadcrumbs":true,"enable-seot-3870-alt-metadata":true,"enable-seot-4290-car-type-schema-2022":true,"enable-seller-schema":true,"enable-seot-3616-move-org-schema":true,"enable-seot-4353-global-nav-update":true,"enable-seot-4597-global-nav-mobile-update":true,"enable-subtype-expansion":true,"enable-seot-4654-remove-mmy-srp-meta-description":true,"disableDrivewayNewCarLeadForms":true,"enableCaramel":true,"enablePrivateListing":true,"defaultLoanTerm72mo":true,"privatePartyInspectletRecording":false,"enable-shop-2266-national-sort-removal":true,"enable-market-brew-test-more-about":true,"logIsSearchBotAndUA":false,"logAkamaiPrefresh":false,"enableServerSideGTM":false,"enableDefaultZipLogs":true,"useCampaignHashAsSalt":false,"amplitude":true,"catchUnhandledRejection":true,"disableNewrelicJsErrors":false,"trackLegacyUsage":false,"enableKmxConfirmationEmail":true,"skipCBPButton":false,"shop-2551-graphql-eligibility":true,"useCrlfSanitize":false,"core-6446-disable-ltrt-gql":false,"rttSegment":false,"usenewpaymentdriver":true,"core-4880-top-rated-badge":true,"core-6879-scorecard-v4":true,"disableTEDLease":false,"enableNonKmxConfirmationEmail":true,"disableDrawerBrowserBack":false,"EMO-2032-smor-reroute-disabled":false,"disable-ulf-dealer-count":false,"defaultInternalUserZipToLa":false,"top-rated-promo":false,"cpo-demo":false,"newRelicMetrics":true,"csd_forced_dma_selection":true,"online-personalization-ax-ff":true,"EMO-2151-peddleLogo":true,"anAztekTentLooksLike":false,"blt-2125-disable-spincar-360":false,"vehicleShowcaseV2":true,"EVAL-4111-Track-car-value":false,"EMO-3092-appraisalsHpPromo":false,"ads-5117-switch-homepage-ads":false,"wtfCache":true,"inventory-ml-photo-sort":false,"TCOqueryparam":false,"enable-market-brew-test-title":false,"csd_idm_call":true,"debugInp":false,"EMO-2701-renewalDecoupleKmx":true,"disableMinHeightWrapper":false,"yandryieuski-test":true,"enable-market-brew-test-best-type":true,"enableDarkModeAnalytics":false,"debugPwtGpt":false,"fsThreeHourTtl":false,"excludeAppraisalLinkForAllSrpEval2198":false,"leadFormAppziWidget":false,"srpMarkdown":false,"covid19-model-incentives-spotlight":false,"enable-seot-4487-appraisal-nav-update":true,"EMO-3023-multi-region-ws-disabled":false,"cv-test-enable":false,"enable-popular-default":true,"core-5694-engagement-dfp-timeout":true,"disablePriceCheckerLeadFormThankYou":false,"trackAdMonitor":false,"disableCriticalCssOnFs":false,"useNewGTM":false,"enableMyFinanceWidget":true,"evBG-ads9117":true,"newRelicMetricsByPathName":true,"disable-google-one-tap-inp":false,"core5670ExcludeTranscripts":true,"disableNpsSurvey":false,"MER-179-editorial-link-injection":false,"disableSaveOffers":false,"closedStoreMsg":false,"cpo-opt":false},"financing":{},"isSameSiteNoneCompatible":true,"makesByType":{"convertible":[{"name":"BMW","niceName":"bmw"},{"name":"Audi","niceName":"audi"},{"name":"Ford","niceName":"ford"},{"name":"Mazda","niceName":"lexus"},{"name":"Chevrolet","niceName":"chevrolet"},{"name":"Mercedes-Benz","niceName":"mercedes-benz"},{"name":"Infiniti","niceName":"nissan"},{"name":"Volkswagen","niceName":"volkswagen"},{"name":"Chrysler","niceName":"chrysler"}],"coupe":[{"name":"BMW","niceName":"bmw"},{"name":"Chevrolet","niceName":"chevrolet"},{"name":"Ford","niceName":"ford"},{"name":"Honda","niceName":"honda"},{"name":"Hyundai","niceName":"hyundai"},{"name":"Audi","niceName":"audi"},{"name":"Mercedes-Benz","niceName":"mercedes-benz"},{"name":"Mitsubishi","niceName":"mitsubishi"},{"name":"Nissan","niceName":"nissan"},{"name":"Lexus","niceName":"lexus"},{"name":"Dodge","niceName":"dodge"}],"crossover":[{"name":"BMW","niceName":"bmw"},{"name":"Chevrolet","niceName":"chevrolet"},{"name":"Ford","niceName":"ford"},{"name":"Honda","niceName":"honda"},{"name":"Hyundai","niceName":"hyundai"},{"name":"Mazda","niceName":"mazda"},{"name":"Mercedes-Benz","niceName":"mercedes-benz"},{"name":"Mitsubishi","niceName":"mitsubishi"},{"name":"Nissan","niceName":"nissan"},{"name":"Toyota","niceName":"toyota"},{"name":"Volkswagen","niceName":"volkswagen"}],"hatchback":[{"name":"BMW","niceName":"bmw"},{"name":"Chevrolet","niceName":"chevrolet"},{"name":"Ford","niceName":"ford"},{"name":"Honda","niceName":"honda"},{"name":"Hyuandai","niceName":"hyuandai"},{"name":"Lexus","niceName":"lexus"},{"name":"Mazda","niceName":"mazda"},{"name":"Mitsubishi","niceName":"mitsubishi"},{"name":"Nissan","niceName":"nissan"},{"name":"Toyota","niceName":"toyota"},{"name":"Volkswagen","niceName":"volkswagen"}],"hybrid":[{"name":"Toyota","niceName":"toyota"},{"name":"Ford","niceName":"ford"},{"name":"Honda","niceName":"honda"},{"name":"Chevrolet","niceName":"chevrolet"},{"name":"Nissan","niceName":"nissan"},{"name":"BMW","niceName":"bmw"},{"name":"Mazda","niceName":"mazda"},{"name":"Hyundai","niceName":"hyundai"},{"name":"Mercedes-Benz","niceName":"mercedes-benz"},{"name":"Volkswagen","niceName":"volkswagen"},{"name":"Audi","niceName":"audi"}],"luxury":[{"name":"BMW","niceName":"bmw"},{"name":"Audi","niceName":"audi"},{"name":"Infiniti","niceName":"infiniti"},{"name":"Tesla","niceName":"tesla"},{"name":"Hyundai","niceName":"hyundai"},{"name":"Lexus","niceName":"lexus"},{"name":"Porsche","niceName":"porsche"},{"name":"Lincoln","niceName":"lincoln"},{"name":"Mercedes-Benz","niceName":"mercedes-benz"},{"name":"Acura","niceName":"acura"},{"name":"Land Rover","niceName":"land-rover"},{"name":"Jaguar","niceName":"jaguar"},{"name":"Kia","niceName":"kia"},{"name":"Cadillac","niceName":"cadillac"},{"name":"Volvo","niceName":"volvo"},{"name":"Maserati","niceName":"maserati"}],"minivan":[{"name":"Nissan","niceName":"nissan"},{"name":"Chrysler","niceName":"chrysler"},{"name":"Toyota","niceName":"toyota"},{"name":"Mazda","niceName":"mazda"},{"name":"Honda","niceName":"honda"},{"name":"Ford","niceName":"ford"},{"name":"Dodge","niceName":"dodge"},{"name":"Kia","niceName":"kia"}],"sedan":[{"name":"Acura","niceName":"acura"},{"name":"Aston Martin","niceName":"aston-martin"},{"name":"Audi","niceName":"audi"},{"name":"Bently","niceName":"bently"},{"name":"BMW","niceName":"bmw"},{"name":"Buick","niceName":"buick"},{"name":"Cadillac","niceName":"cadillac"},{"name":"Chevrolet","niceName":"chevrolet"},{"name":"Chrysler","niceName":"chrysler"},{"name":"Dodge","niceName":"dodge"},{"name":"Ford","niceName":"ford"},{"name":"Honda","niceName":"honda"},{"name":"Hyundai","niceName":"hyundai"},{"name":"Infiniti","niceName":"infiniti"},{"name":"Jaguar","niceName":"jaguar"},{"name":"Kia","niceName":"kia"},{"name":"Lexus","niceName":"lexus"},{"name":"Lincoln","niceName":"lincoln"},{"name":"Maserati","niceName":"maserati"},{"name":"Mazda","niceName":"mazda"},{"name":"Mercedes-Benz","niceName":"mercedes-benz"},{"name":"Mitsubishi","niceName":"mitsubishi"},{"name":"Nissan","niceName":"nissan"},{"name":"Porsche","niceName":"porsche"},{"name":"Rolls-Royce","niceName":"rolls-royce"},{"name":"Scion","niceName":"scion"},{"name":"Subaru","niceName":"subaru"},{"name":"Tesla","niceName":"tesla"},{"name":"Toyota","niceName":"toyota"},{"name":"Volkswagen","niceName":"volkswagen"},{"name":"Volvo","niceName":"volvo"}],"suv":[{"name":"Acura","niceName":"acura"},{"name":"Audi","niceName":"audi"},{"name":"BMW","niceName":"bmw"},{"name":"Buick","niceName":"buick"},{"name":"Cadillac","niceName":"cadillac"},{"name":"Chevrolet","niceName":"chevrolet"},{"name":"Dodge","niceName":"dodge"},{"name":"Fiat","niceName":"fiat"},{"name":"Ford","niceName":"ford"},{"name":"GMC","niceName":"gmc"},{"name":"Honda","niceName":"honda"},{"name":"Hyundai","niceName":"hyundai"},{"name":"Infiniti","niceName":"infiniti"},{"name":"Jaguar","niceName":"jaguar"},{"name":"Jeep","niceName":"jeep"},{"name":"Kia","niceName":"kia"},{"name":"land-rover","niceName":"Land Rover"},{"name":"Lexus","niceName":"lexus"},{"name":"Lincoln","niceName":"lincoln"},{"name":"Maserati","niceName":"maserati"},{"name":"Mazda","niceName":"mazda"},{"name":"Mercedes-Benz","niceName":"mercedes-benz"},{"name":"Mitsubishi","niceName":"mitsubishi"},{"name":"Nissan","niceName":"nissan"},{"name":"Porsche","niceName":"porsche"},{"name":"Subaru","niceName":"subaru"},{"name":"Tesla","niceName":"tesla"},{"name":"Toyota","niceName":"toyota"},{"name":"Volkswagen","niceName":"volkswagen"},{"name":"Volvo","niceName":"volvo"}],"truck":[{"name":"Ram","niceName":"ram"},{"name":"Chevrolet","niceName":"chevrolet"},{"name":"Toyota","niceName":"toyota"},{"name":"Nissan","niceName":"nissan"},{"name":"Ford","niceName":"ford"},{"name":"GMC","niceName":"gmc"},{"name":"Honda","niceName":"honda"},{"name":"Cadillac","niceName":"cadillac"}],"wagon":[{"name":"BMW","niceName":"bmw"},{"name":"Subaru","niceName":"subaru"},{"name":"Toyota","niceName":"toyota"},{"name":"Mercedes-Benz","niceName":"mercedes-benz"},{"name":"Acura","niceName":"acura"},{"name":"Ford","niceName":"ford"},{"name":"Volkswagen","niceName":"volkswagen"},{"name":"Kia","niceName":"kia"},{"name":"Nissan","niceName":"nissan"},{"name":"Audi","niceName":"audi"},{"name":"Cadillac","niceName":"cadillac"}]},"matchedRoute":{"chunkName":"appraisal","disableCustomFonts":false,"overrideCsp":false,"disableFlatUrlUserSetLocation":false},"mobile":false,"pageContext":{"ads":{"adsts":{},"refreshZones":[],"utmAds":{},"utmCnt":{}},"apiGatewayInvalidate":false,"breakpointDeprecated":null,"breakpointDeprecated2":null,"dealer":{},"externalTagAttribute":"","isSmallDeprecated":null,"isSmallDeprecated2":null,"isAppExtensionPage":null,"legacy":{"pageName":null},"loading":{"isLoaded":false,"isPreloadSuccess":true,"isPreloaded":true},"location":{"search":"","query":{"disable-feature":"speedcurve,sentry"},"pathname":"/appraisal/","hash":null},"page":{"category":"used_cars_tmv_appraiser","name":"used_cars_tmv_appraiser","options":{}},"previousLocation":{},"server":{"criticalCss":{"key":"isOptimizedFunnelTraffic:false,isAppExtensionPage:null"},"preloadedAssets":[],"venomTest":{},"venomTestHeader":""},"scrollProps":{},"vehicle":null,"sharedValues":[]},"request":{"hostName":"www.edmunds.com","isAkamaiCachePrefresh":false,"isSearchBot":false,"protocol":"https","startTime":1757014842523,"subdomain":null,"url":"/appraisal/"},"router":{"location":{"search":"","query":{"disable-feature":"speedcurve,sentry"},"pathname":"/appraisal/","hash":null}},"secretsManager":{"firebase":{"apiKey":"AIzaSyCL4-58J0BUfmuSVAUoXo_HvlHeRKLG3JY","authDomain":"accounts.edmunds.com","databaseURL":"https://membership-prod-12250.firebaseio.com","messagingSenderId":"136656676556","projectId":"membership-prod-12250","storageBucket":"membership-prod-12250.appspot.com","googleId":"136656676556-584474j6ep66r4p7cm4mpgjcvk86sn4a.apps.googleusercontent.com"},"recaptcha":{"siteKey":"6LcaE0ohAAAAAMgHjxAvP99bBQ9N0MRGas3g084S"},"googleMapsDealershipApiKey":{"ApiKey":"AIzaSyD1tZ4nWbcRoXX7Fy_jhrkOfJNHAl4-Aoo"}},"seed":"20fbd70a-221d-4fec-ac1d-513c794acffe","ua":{"userAgent":"FeedBurner/1.0 (http://www.FeedBurner.com)"},"url":{},"venomEnv":"prod","venomVersion":{"needsRefresh":false,"version":"2.0.8709"},"visitor":{"capiExtId":"1600aed067cf5289ead020afb8c6329412ae14dca471ebaae6b464d5d7b6e9af4e0b3d952eb689d8eeaf27de04896403f7885b8ecb26c06f7cf07bc7582c7d37","clientIp":"64.233.172.232","id":"125aca12-e614-4399-a3d0-3ffa6bbae056","isNewSession":true,"privacy":{"doNotSell":false,"uspString":"1NNN"},"reqId":"20fbd70a-221d-4fec-ac1d-513c794acffe","session":"164939056956549000","trueClientIp":"64.233.172.232","location":{"zipCode":"94043","type":"Standard","areaCode":"650","timeZone":"Pacific","gmtOffset":-8,"dst":"1","latitude":37.405548,"longitude":-122.078481,"salesTax":0.09125,"dma":"807","dmaRank":10,"stateCode":"CA","city":"Mountain View","county":"Santa Clara","inPilotDMA":true,"state":"California","ipDma":"807","ipStateCode":"CA","ipZipCode":"94043","userIP":"64.233.172.232","userSet":false},"sessionEntryParams":{"entryUrl":"www.edmunds.com/appraisal/","entryPage":"used_cars_tmv_appraiser","entryUrlParams":{}},"rttSegment":[]},"xHeaders":{"x-trace-id":"Root=1-68b9eb3a-09233a0b0b038b1d7e67b09f","x-trace-seq":"2"},"redirect":{},"carBuying":{},"profile":{"screen":"","isAuthenticated":null,"options":{}},"forms":{},"facetState":{},"$luckdragon":{"pageContext.legacy.pageName":{"created":0,"accessed":0,"dependencies":[]},"linkWidgets.pageLinks":{"created":0,"accessed":0,"dependencies":["pageContext.page.name","pageContext.legacy.pageName","pageContext.location.pathname"]},"cms.content[\"research/appraisal/index\"]":{"created":0,"accessed":0,"dependencies":["cms.cdDate"]},"vehicle.modelYears.pubStates[\"NEW_USED,USED\"].years":{"created":0,"accessed":0,"dependencies":[]},"visitor.rttSegment":{"created":0,"accessed":0,"dependencies":["visitor.id"]},"seo.headContent":{"created":0,"accessed":0,"dependencies":[]}},"linkWidgets":{"$partial":true,"pageLinks":[{"header":"Sell Your Car Instantly Online in Your Home State","links":[{"href":"https://www.edmunds.com/sell-car/sell-my-car-in-louisiana/","pageName":"advice_sell_article_index","urlPattern":"sell-car/sell-my-car-in-state","anchorText":"Sell My Car In Louisiana"},{"href":"https://www.edmunds.com/sell-car/sell-my-car-in-alabama/","pageName":"advice_sell_article_index","urlPattern":"sell-car/sell-my-car-in-state","anchorText":"Sell My Car In Alabama"},{"href":"https://www.edmunds.com/sell-car/sell-my-car-in-tennessee/","pageName":"advice_sell_article_index","urlPattern":"sell-car/sell-my-car-in-state","anchorText":"Sell My Car In Tennessee"},{"href":"https://www.edmunds.com/sell-car/sell-my-car-in-oklahoma/","pageName":"advice_sell_article_index","urlPattern":"sell-car/sell-my-car-in-state","anchorText":"Sell My Car In Oklahoma"},{"href":"https://www.edmunds.com/sell-car/sell-my-car-in-massachusetts/","pageName":"advice_sell_article_index","urlPattern":"sell-car/sell-my-car-in-state","anchorText":"Sell My Car In Massachusetts"}]},{"header":"Sell Your Car Instantly Online in Your Home Town","links":[{"href":"https://www.edmunds.com/sell-car/sell-my-car-in-riverside-ca/","pageName":"advice_sell_article_index","urlPattern":"sell-my-car-in-city-state","anchorText":"Sell My Car in Riverside, CA"},{"href":"https://www.edmunds.com/sell-car/sell-my-car-in-augusta-ga/","pageName":"advice_sell_article_index","urlPattern":"sell-my-car-in-city-state","anchorText":"Sell My Car in Augusta, GA"},{"href":"https://www.edmunds.com/sell-car/sell-my-car-in-tempe-az/","pageName":"advice_sell_article_index","urlPattern":"sell-my-car-in-city-state","anchorText":"Sell My Car in Tempe, AZ"},{"href":"https://www.edmunds.com/sell-car/sell-my-car-in-allentown-pa/","pageName":"advice_sell_article_index","urlPattern":"sell-my-car-in-city-state","anchorText":"Sell My Car in Allentown, PA"},{"href":"https://www.edmunds.com/sell-car/sell-my-car-in-reno-nv/","pageName":"advice_sell_article_index","urlPattern":"sell-my-car-in-city-state","anchorText":"Sell My Car in Reno, NV"},{"href":"https://www.edmunds.com/sell-car/sell-my-car-in-pompano-beach-fl/","pageName":"advice_sell_article_index","urlPattern":"sell-my-car-in-city-state","anchorText":"Sell My Car in Pompano Beach, FL"},{"href":"https://www.edmunds.com/sell-car/sell-my-car-in-lansing-mi/","pageName":"advice_sell_article_index","urlPattern":"sell-my-car-in-city-state","anchorText":"Sell My Car in Lansing, MI"},{"href":"https://www.edmunds.com/sell-car/sell-my-car-in-new-orleans-la/","pageName":"advice_sell_article_index","urlPattern":"sell-my-car-in-city-state","anchorText":"Sell My Car in New Orleans, LA"},{"href":"https://www.edmunds.com/sell-car/sell-my-car-in-asheville-nc/","pageName":"advice_sell_article_index","urlPattern":"sell-my-car-in-city-state","anchorText":"Sell My Car in Asheville, NC"},{"href":"https://www.edmunds.com/sell-car/sell-my-car-in-huntsville-al/","pageName":"advice_sell_article_index","urlPattern":"sell-my-car-in-city-state","anchorText":"Sell My Car in Huntsville, AL"}]},{"header":"Appraisal Values by Make","links":[{"href":"https://www.edmunds.com/appraisal/smart-value/","pageName":"used_cars_tmv_appraiser_make","urlPattern":"make-value","anchorText":"smart Value Appraisal"},{"href":"https://www.edmunds.com/appraisal/ineos-value/","pageName":"used_cars_tmv_appraiser_make","urlPattern":"make-value","anchorText":"INEOS Value Appraisal"},{"href":"https://www.edmunds.com/appraisal/bentley-value/","pageName":"used_cars_tmv_appraiser_make","urlPattern":"make-value","anchorText":"Bentley Value Appraisal"},{"href":"https://www.edmunds.com/appraisal/lincoln-value/","pageName":"used_cars_tmv_appraiser_make","urlPattern":"make-value","anchorText":"Lincoln Value Appraisal"},{"href":"https://www.edmunds.com/appraisal/ford-value/","pageName":"used_cars_tmv_appraiser_make","urlPattern":"make-value","anchorText":"Ford Value Appraisal"}]},{"header":"Appraisal Value by Model Year","links":[{"href":"https://www.edmunds.com/honda/accord/2013/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2013 Honda Accord Value"},{"href":"https://www.edmunds.com/ford/f-150/2016/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2016 Ford F-150 Value"},{"href":"https://www.edmunds.com/ford/f-150/2014/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2014 Ford F-150 Value"},{"href":"https://www.edmunds.com/honda/passport/2026/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2026 Honda Passport Value"},{"href":"https://www.edmunds.com/honda/accord/2015/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2015 Honda Accord Value"},{"href":"https://www.edmunds.com/toyota/camry/2015/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2015 Toyota Camry Value"},{"href":"https://www.edmunds.com/honda/accord/2017/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2017 Honda Accord Value"},{"href":"https://www.edmunds.com/honda/civic/2016/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2016 Honda Civic Value"},{"href":"https://www.edmunds.com/honda/accord/2014/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2014 Honda Accord Value"},{"href":"https://www.edmunds.com/toyota/camry/2012/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2012 Toyota Camry Value"},{"href":"https://www.edmunds.com/toyota/tacoma/2015/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2015 Toyota Pickup Value"},{"href":"https://www.edmunds.com/honda/accord/2012/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2012 Honda Accord Value"},{"href":"https://www.edmunds.com/honda/accord/2008/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2008 Honda Accord Value"},{"href":"https://www.edmunds.com/toyota/camry/2007/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2007 Toyota Camry Value"},{"href":"https://www.edmunds.com/chevrolet/silverado-1500/2007/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2007 Chevrolet C/K 1500 Series Value"},{"href":"https://www.edmunds.com/honda/accord/2007/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2007 Honda Accord Value"},{"href":"https://www.edmunds.com/honda/accord/2010/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2010 Honda Accord Value"},{"href":"https://www.edmunds.com/subaru/outback/2025/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2025 Subaru Outback Value"},{"href":"https://www.edmunds.com/toyota/camry/2014/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2014 Toyota Camry Value"},{"href":"https://www.edmunds.com/honda/passport/2025/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2025 Honda Passport Value"},{"href":"https://www.edmunds.com/toyota/land-cruiser/2025/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2025 Toyota Land Cruiser Value"},{"href":"https://www.edmunds.com/honda/civic/2012/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2012 Honda Civic Value"},{"href":"https://www.edmunds.com/lexus/rx-350/2015/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2015 Lexus RX 300 Value"},{"href":"https://www.edmunds.com/toyota/camry/2010/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2010 Toyota Camry Value"},{"href":"https://www.edmunds.com/honda/civic/2010/appraisal-value/","pageName":"used_model_mydp_tmv_appraiser_style","urlPattern":null,"anchorText":"2010 Honda Civic Value"}]},{"header":"Resources For Buying or Selling A Car","links":[{"href":"https://www.edmunds.com/appraisal/nada-guides/","pageName":"used_cars_tmv_appraiser_competitor","urlPattern":null,"anchorText":"NADA Guides' NADA Value"},{"href":"https://www.edmunds.com/sell-car/carvana/","pageName":"advice_sell_competitor","urlPattern":"carvana","anchorText":"Carvana"},{"href":"https://www.edmunds.com/tmv.html","pageName":"tmv_index","urlPattern":null,"anchorText":"Edmunds' True Market Value (TMV) Appraisal"},{"href":"https://www.edmunds.com/sell-car/","pageName":"advice_sell_article_index","urlPattern":null,"anchorText":"Sell My Car Instantly Online"},{"href":"https://www.edmunds.com/appraisal/black-book-value/","pageName":"used_cars_tmv_appraiser_competitor","urlPattern":null,"anchorText":"Black Book Value - Black Book Car Value"}]},{"header":"Other models","links":[{"href":"https://www.edmunds.com/used-volkswagen-eurovan-rowland-heights-ca/","pageName":"used_car_inventory_srp","urlPattern":"used-make-model-city-state","anchorText":"Used Volkswagen Eurovan in Rowland Heights, CA 2003"},{"href":"https://www.edmunds.com/used-gmc-sierra-1500-limited-marion-nc/","pageName":"used_car_inventory_srp","urlPattern":"used-make-model-city-state","anchorText":"Used GMC Sierra-1500-Limited in Marion, NC 2024"},{"href":"https://www.edmunds.com/used-volvo-v50-springfield-pa/","pageName":"used_car_inventory_srp","urlPattern":"used-make-model-city-state","anchorText":"Used Volvo V50 in Springfield, PA 2011"},{"href":"https://www.edmunds.com/used-honda-cr-v-wilkes-barre-pa/","pageName":"used_car_inventory_srp","urlPattern":"used-make-model-city-state","anchorText":"Used Honda CR-V in Wilkes Barre, PA 2026"},{"href":"https://www.edmunds.com/used-porsche-taycan-sparks-nv/","pageName":"used_car_inventory_srp","urlPattern":"used-make-model-city-state","anchorText":"Used Porsche Taycan in Sparks, NV 2025"},{"href":"https://www.edmunds.com/new-hyundai-kona-for-sale-mcallen-tx/","pageName":"new_car_inventory_srp","urlPattern":"new-make-model-for-sale-city-state","anchorText":"New Hyundai Kona for Sale in Mcallen, TX"},{"href":"https://www.edmunds.com/used-aston-martin-vanquish-eastlake-oh/","pageName":"used_car_inventory_srp","urlPattern":"used-make-model-city-state","anchorText":"Used Aston-Martin Vanquish in Eastlake, OH 2026"},{"href":"https://www.edmunds.com/used-hyundai-xg350-smithfield-nc/","pageName":"used_car_inventory_srp","urlPattern":"used-make-model-city-state","anchorText":"Used Hyundai XG350 in Smithfield, NC 2005"},{"href":"https://www.edmunds.com/new-ram-promaster-ev-delivery-van-for-sale-antioch-tn/","pageName":"new_car_inventory_srp","urlPattern":"new-make-model-for-sale-city-state","anchorText":"New Ram Promaster-Ev-Delivery-Van for Sale in Antioch, TN"},{"href":"https://www.edmunds.com/new-audi-q6-sportback-e-tron-for-sale-goldsboro-nc/","pageName":"new_car_inventory_srp","urlPattern":"new-make-model-for-sale-city-state","anchorText":"New Audi Q6-Sportback-E-Tron for Sale in Goldsboro, NC"}]}]},"vehicle":{"$partial":true,"modelYears":{"$partial":true,"pubStates":{"$partial":true,"NEW_USED,USED":{"$partial":true,"years":[{"year":2026},{"year":2025},{"year":2024},{"year":2023},{"year":2022},{"year":2021},{"year":2020},{"year":2019},{"year":2018},{"year":2017},{"year":2016},{"year":2015},{"year":2014},{"year":2013},{"year":2012},{"year":2011},{"year":2010},{"year":2009},{"year":2008},{"year":2007},{"year":2006},{"year":2005},{"year":2004},{"year":2003},{"year":2002},{"year":2001},{"year":2000},{"year":1999},{"year":1998},{"year":1997},{"year":1996},{"year":1995},{"year":1994},{"year":1993},{"year":1992},{"year":1991},{"year":1990}]}}}},"seo":{"headContent":{"title":"Instant Used Car Value And Trade In Value | Edmunds","description":"Get instant used car value and trade-in value online with Edmunds; free car value appraisal calculator. Whether you're trading your vehicle in at a dealer or planning to sell it, Edmunds makes it easy to understand your car's value and get a great deal.","keywords":"Appraise a Used Car, Used Car Appraisal, Selling Your Car, Used Cars, Edmunds.com","canonical":"https://www.edmunds.com/appraisal/","socialDescription":"","image":{"url":"https://media.ed.edmunds-media.com/mazda/cx-5/2018/fe/2018_mazda_cx-5_f34_fe_1219171_1280.jpg","width":"1280","height":"853","alt":""},"jsonld":[{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"Can I trade in my car if it is not paid off?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>Yes, but you'll want to verify that the trade-in value is enough to pay off the car loan. Otherwise, the balance will roll into the next auto loan and you'll owe more than the car is worth.\u003C/p>\u003Cp>We recommend getting an actual offer on your car from Edmunds to check if its value will be enough to cover your loan balance. In some cases, you might even have some equity in the car, at which point the money is yours to keep.\u003C/p> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"What's a good price for a used car?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>Used car prices vary greatly based on the year, make, model, body style, condition level, mileage, and the location or ZIP code where the vehicle is being sold. This is why it is important to use a trusted car price guide like the one at Edmunds.\u003C/p> \t\t\u003Cp>If you're buying directly from the owner, you'll want to look at the private-party value and make an offer based on that. If you're buying from a dealership, you'll want to focus on the retail value and make an offer that is between the trade-in value and the retail value.\u003C/p> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"What brand of car has the highest resale value?","acceptedAnswer":{"@type":"Answer","text":"Lexus has the highest resale value among luxury brands, and Toyota has the highest resale value among non-luxury makes, according to Edmunds analysts. But these aren't the only two brands with strong resale value. Get your car appraised at Edmunds to see how much value it actually has. \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"What are some other price guides or payment calculators?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>While we believe that Edmunds has the best pricing information out there, thanks to over 50 years of experience, there are other sites out there you might encounter. Here's an overview:\u003C/p>\n\u003Ch3>Kelley Blue Book (KBB)\u003C/h3>\u003Cp>Kelley Blue Book is an automotive pricing and sales guide. It is sometimes mistaken for the \"Black Book,\" which is an internal guide for dealerships to determine wholesale car prices.\u003C/p>\n\u003Cp>Kelley Blue Book is one of many tools, along with the Black Book, used by car dealers to research and determine car values for their inventory.\u003C/p>\u003Cp>In general, you'll find that the Kelley Blue Book values are similar to those provided by Edmunds. We don't have access to how Kelley Blue Book calculates its prices, but at a high level, Kelley also is paying attention to vehicle age, trim, market conditions, features and mileage.\u003C/p>\u003Ch3>Kelley Blue Book price vs. Edmunds\u003C/h3>\u003Cp>The Kelley Blue Book price is a trademarked car valuation from KBB. Many people use this term, along with \"Black Book\" or \"Edmunds TMV.\" They're all terms used to describe the estimated market value of the vehicle in question. This price is used to determine what to pay for a new or used car.\u003C/p>\u003Cp>The KBB price will vary based on the shape your automobile is in. There are four levels: fair, good, very good and excellent. KBB says that of the cars it values, 3% are excellent, 18% are fair, 23% are very good and 54% are in good condition.\u003C/p>\u003Cp>If you want to compare those terms to Edmunds' terms, \"very good\" at Blue Book would be our \"outstanding,\" \"good\" would be our \"clean,\" and \"fair\" is our \"rough.\" KBB does not have an equivalent for the \"damaged\" description.\u003C/p>\n\u003Ch3>NADA used car guide\u003C/h3>\u003Cp> The NADA (National Automobile Dealers Association) Guide started in 1933. It  provides used-vehicle valuation products and services to the auto, finance,  fleet, government and insurance industries. \u003C/p>\n\u003Cp> The pricing guide is an industry tool used by many dealerships and is not generally available to the car-buying  (or selling) public. Instead, the company created a consumer-facing website  called NADA guides that provides pricing valuation to consumers for used and  new vehicles, classic cars, motorcycles, boats, RVs and manufactured homes.\u003C/p>\u003Ch3>NADA car values vs. Edmunds\u003C/h3>\u003Cp> NADA uses J.D. Power data to assess the market and create its own price guide  to new and used car sales. If the numbers don't match up with those from  Edmunds, this is likely why. But essentially, both NADA and Edmunds are  providing a guide to the market, to pinpoint a reasonable price range for a  vehicle at a dealer's lot. NADA has three vehicle states — rough, average,  clean — that generally mirror those on Edmunds.\u003C/p> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"What is the relationship between Edmunds and CarMax?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>Since June 2021, Edmunds has been a wholly owned  subsidiary of CarMax, Inc.\u003C/p>\u003Cp>Edmunds True Market Value® (TMV®) – also known as Edmunds  Suggested Price &mdash; is our estimate of the current average transaction price &mdash; that is, what others are paying &mdash; for vehicles. We determine those prices based on a variety of factors, including  actual transaction data from dealers. CarMax is one of the dealers from which  Edmunds obtains transaction data. However, other than the incorporation of  CarMax's transaction data by Edmunds into TMV® calculations, CarMax does not  participate in or otherwise influence the manner in which Edmunds computes  those values.\u003C/p> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"How much should I pay for a used car?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>To determine what a fair price would be for a used car for sale, either at a dealership or by a private seller, check our appraisal tool for its market value. This tool, found on this page, will show you the current trade-in, private party and dealer retail values. Keep in mind the following terms:\u003C/p> \u003Cp>Trade-in: Estimated value if you trade the car in at a dealership\u003Cbr /> Private party: Estimated value if buying from a private seller\u003Cbr /> Dealer retail: Estimated value if buying from a dealership\u003Cbr/> \u003C/p> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"What is a fair price for a vehicle made before 1990?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>Edmunds does not provide pricing for model years prior to 1990. Due tothe wide variability in their value based on a number of factors, we are unableto derive fair and meaningful values for them. We apologize for anyinconvenience this may cause.\u003C/p> \u003Cp>We suggest looking at the pricesset by owners on vehicles for sale on Autotrader or Classics on Autotrader.Alternatively, you can use the advanced search tool on eBay Motors and select\"completed listings\" to see what actual buyers have been paying.\u003C/p> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"How do I select a specific engine when appraising a car on Edmunds?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>A vehicle's engine choices are typically presented at the step where you select the vehicle's style or trim. However, sometimes a certain engine choice is only available as an option or as part of an option package. In these cases, you will not see the engine displayed when selecting the style or trim. Instead, you will see it at the second step of the configuration process, when you are choosing options and option packages. Note: If you do not see the engine in the options list, try clicking the \"info\" link beside any of the available option packages to see if they include it.\u003C/p> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"Why don't I see options listed on the appraisal tool for Honda and Acura models?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>Unlike most manufacturers, which offer individual options or option packages on their vehicles, Honda and Acura only offer different styles — i.e., differently equipped versions of the same model. In other words, product planners at Honda or Acura choose the various features to be included on each of their styles, and (with the exception of dealer-installed options) dealers or consumers cannot separately add new or different ones.\u003C/p>      \u003Cp>For example, Honda offers these styles for the 2019 Honda CR-V:\u003C/p>      \u003Cul>        \u003Cli>LX\u003C/li>        \u003Cli>LX AWD\u003C/li>        \u003Cli>EX\u003C/li>        \u003Cli>EX AWD\u003C/li>        \u003Cli>EX-L\u003C/li>        \u003Cli>EX-L AWD\u003C/li>        \u003Cli>Touring\u003C/li>        \u003Cli>Touring AWD\u003C/li>      \u003C/ul>      \u003Cp>In this case, there are a few obvious features that differentiate the model's styles, specifically the transmission type and the availability of a navigation system. (To see everything that's included with each style, you will need to click the \"See all features & specs\" link associated with each style and then review the list provided.)\u003C/p>      \u003Cp>Also, please note that dealer-installed options and accessories offered by Honda and Acura dealers, such as backup sensors or all-weather floor mats, vary from dealer to dealer and region to region. Accordingly, Edmunds is not able to provide information or pricing about them.\u003C/p> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"Why don't I see option packages listed on the appraisal tool?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>Edmunds typically does not list specific option packages for used vehicles but instead lists the individual features that an option package originally contained. That's because used-car shoppers may not be aware that a “Sport package” (for example) was available on a particular car when it was new, but they can easily see whether the car has a sunroof and spoiler.\u003C/p>      \u003Cp>Also, please note that we do not always list every option for used cars. If a specific option seems to be missing from our site, it is most likely for one of the following reasons:\u003C/p>      \u003Cul>        \u003Cli>The option's original cost was small and does not have an impact on the vehicle’s current value.\u003C/li>        \u003Cli>The option was a dealer-installed or aftermarket option.*\u003C/li>        \u003Cli>The option may not be available for all styles within a vehicle model line.\u003C/li>        \u003Cli>*Dealer-installed or aftermarket options can vary widely in original cost and quality, and so we have no reliable method to calculate how much value they add. We apologize for any inconvenience this may cause.\u003C/li>      \u003C/ul> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"What is the value of a 2020 used vehicle?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>We are starting to add data for used 2020 cars. However, if you aren't seeing a specific car listed, it's likely that we have not yet collected enough transaction data to create reliable pricing for it as a used 2020 vehicle. You can still arrive at an approximate value for such vehicles using the following method:\u003C/p>      \u003Cul>        \u003Cli>Build and price the new car to get its current market value.\u003C/li>        \u003Cli>Deduct between 5% and 10% for general wear and tear.\u003C/li>        \u003Cli>Subtract 10 cents per mile.\u003C/li>      \u003C/ul> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"What is the value of a demo vehicle?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>Edmunds is not able to provide pricing for demo vehicles because there is very little transaction data available for them. However, you can use the following method to arrive at an approximate value:\u003C/p>      \u003Cp>Use our build and price tool to see the market value of a comparably equipped new vehicle of the same Make, Model and Style.If any new car incentives or rebates are currently available for the vehicle, they will be applied in the final numbers breakdown.Deduct at least 20 cents for every mile the car has been driven. This figure is compensation for the mileage and for wear and tear on the vehicle.\u003C/p> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"What is the value of a salvage title vehicle?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>Edmunds does not provide pricing estimates for vehicles that have major mechanical and/or body damage or for vehicles with \"branded\" titles (for example, salvaged, flooded, frame damaged, etc.). In general, though, we believe that a salvage title decreases a vehicle's value by up to 50% when compared to an identical vehicle with a clean title.\u003C/p> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"What are the vehicle conditions used for True Market Value pricing?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>To get the most accurate values when calculating a used vehicle's market value, make sure to select the condition that most closely matches your vehicle. For guidance, here are full descriptions of the five conditions available to choose from:\u003C/p>      \u003Cp>\u003Cstrong>Outstanding:\u003C/strong> Exceptional mechanical, exterior and interior condition with no visible wear; no reconditioning required. The paint has a glossy appearance, and the tires are in nearly new condition. The vehicle has a clean title and is able to pass an emissions inspection. Approximately 5% of used vehicles qualify.\u003C/p>      \u003Cp>\u003Cstrong>Clean:\u003C/strong> Minimal wear and tear with no major mechanical or cosmetic problems; may require limited reconditioning. The paint has a glossy finish but may have slight scratches or dings. The interior will have minimal fading and wear. The tires have substantial tread remaining. The vehicle has a clean title and is able to pass an emissions inspection.\u003C/p>      \u003Cp>\u003Cstrong>Average:\u003C/strong> Normal wear and tear. The vehicle may have a few mechanical and/or cosmetic problems and may require some reconditioning. The paint has some dullness, and the vehicle may have a considerable number of scratches or dings. Interior material is slightly worn and faded. The tires have some usable tread remaining. The vehicle has a clean title and is able to pass an emissions inspection.\u003C/p>      \u003Cp>\u003Cstrong>Rough:\u003C/strong> The vehicle has several mechanical and/or cosmetic problems. The exterior and interior need significant repairs. The tires may need to be replaced. The vehicle may require minor repairs to pass an emissions inspection but has a clean title.\u003C/p>      \u003Cp>\u003Cstrong>Damaged:\u003C/strong> Major mechanical and/or body damage that may render it in non-safe running condition. The exterior and interior are damaged or worn. The tires need to be replaced. The vehicle may have a branded title (for example, salvaged, flooded, frame damaged, etc.) and may require significant repairs to pass an emissions inspection.\u003C/p> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"Does Edmunds provide historical used car values (i.e., the value of a car on a specific date in the past)?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>No. Edmunds does not provide historical True Market Value. We stopped our Historical TMV service in 2016 due to limited resources for a service that isn't our main mission, which is to help car buyers.\u003C/p> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"How do I find the value of my car?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>Find the value of your car with Edmunds' appraisal tool. First, simply plug in your vehicle identification number (VIN) or license plate &mdash; or you can manually enter your vehicle's year, make and model. Next, confirm the options on your car, note its condition level, and enter the current mileage. Based on this information, the appraisal tool will provide a number of customized values such as private party, trade-in or even an actual cash offer on your vehicle to be redeemed at a participating dealership.\u003C/p> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"Is Kelley Blue Book or Edmunds more accurate?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>No one site can be 100% accurate &mdash; they all provide estimated values. Both Edmunds and Kelley Blue Book are reputable sites that offer pricing information. The accuracy of an appraisal has a lot to do with the information the owner provides. If you overstate the vehicle condition or don't check off the correct trim level and options, your value is less likely to be accurate. Make sure you know your vehicle's trim and options when you're ready to get an appraisal. \u003C/p> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"How do you calculate the market value of a car?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>Edmunds determines the market value of a car based on an analysis of millions of data points, including supply, demand, incentives, options and recent nearby transactions. For used cars, the mileage, location and condition level are also taken into account. It sounds complicated, but the good news is that our appraisal tool takes care of these calculations for you. Our used car appraisals also give you an instant cash offer on your vehicle, good for seven days at participating dealerships.\u003C/p> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"Which car has more resale value?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>There are a number of cars that have great resale value, so it really depends on the category. According to J.D. Power, vehicles including the Honda Civic, Toyota RAV4 Prime, Toyota Tacoma, Mercedes-Benz GLA and Chevrolet Tahoe are all vehicles with high resale value. Get your car appraised on Edmunds to see what its resale value is.\u003C/p> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"What is the highest-rated car?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>The highest rated car on Edmunds is the Kia K5, a midsize sedan. The highest-rated SUV on Edmunds is the Kia Telluride. Our lists change frequently as new vehicles are introduced or redesigned, so keep an eye out for our latest expert reviews.\u003C/p> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"What is the best car buying site?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>We happen to think that Edmunds is the best car buying website. We have everything from new and used car listings to vehicle reviews, advice articles, car configurators, deal calculators and more.\u003C/p> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}},{"@type":"Question","name":"Should you pay more than Bluebook for a car?","acceptedAnswer":{"@type":"Answer","text":"\u003Cp>People often say \"Bluebook\" value when they mean to say market value. Keep in mind that market values are averages, which means that some people will pay more than others. Vehicles that are in high demand will often sell for over sticker price. You also have to think about your must-have features and options. For example, a dealer near you could have the exact vehicle you want in the right color but with an asking price well over the \"Bluebook\" value, while a dealer 100 miles away has the same car in a different color for \"Bluebook\" value or less. You'll have to weigh the extra time and money against the value of that special color. There are no wrong answers.\u003C/p> \u003Ca href=\"https://www.edmunds.com/appraisal/\">Learn more\u003C/a>"}}]},{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https://www.edmunds.com/","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@id":"https://www.edmunds.com/appraisal/","name":"Car Value"}}]}]},"$partial":true}};
    </script>
    <script>
      (function(){
        function processUnserializedObj(obj) {
          if (typeof obj === 'object' && obj) {
            if (Object.prototype.hasOwnProperty.call(obj, '$partial')) {
              Object.defineProperty(obj, '$partial', {
                configurable: true,
                enumerable: false,
                value: obj.$partial,
              });
            }
            Object.keys(obj).forEach(function(key) {
              obj[key] = processUnserializedObj(obj[key]);
            });
          }
          return obj;
        }
        processUnserializedObj(window.__PRELOADED_STATE__);
      })();
    </script>
  
  <script>require=window.require || function(){}</script>

  
  <script>
    window.googletag = window.googletag || {};
    window.googletag.cmd = window.googletag.cmd || [];
    
  </script>
  
    <script>
      (function enableRdp() {
        var state = window.__PRELOADED_STATE__ || {};
        var visitor = state.visitor || {};
        var privacy = visitor.privacy || {};
        var doNotSell = privacy.doNotSell || false;

        window.googletag.cmd.push(function() {
          googletag.pubads().setPrivacySettings({
            'restrictDataProcessing': doNotSell
          });
        });
      })();
    </script>
  
  
    <script>
      (function enablePPID() {
        var state = window.__PRELOADED_STATE__ || {};
        var visitor = state.visitor || {};
        var ppid = visitor.id && typeof visitor.id === 'string' ? visitor.id.replace(/-/g,'') : null;

        if (ppid) {
          window.googletag.cmd.push(function() {
            googletag.pubads().setPublisherProvidedId(ppid);
          });
        }
      })();
    </script>
  
  
  <script src="//securepubads.g.doubleclick.net/tag/js/gpt.js" async></script>


  
    <script>
      (function() {
        function addCssBundles() {
          var elToAppendAfter = document.getElementById('edm-critical-css');
          ["https://venom-assets.edmunds-media.com/vendor.bundle.fb0d77e4733f58018708.legacy.css","https://venom-assets.edmunds-media.com/appraisal.chunk.3845d5a5f34d878d9166.legacy.css"].forEach(function(url) {
            var lnk = document.createElement("link");
            lnk.rel = 'stylesheet';
            lnk.type = 'text/css';
            lnk.href = url;
            elToAppendAfter.insertAdjacentElement('afterend', lnk);
            elToAppendAfter = lnk;
          });
        }

        
          // deferNonCritical ff disabled
          addCssBundles();
        
      })();
    </script>
  
  <script src="https://venom-assets.edmunds-media.com/runtime.bundle.69cb7342d77935fcb945.legacy.js"></script><script src="https://venom-assets.edmunds-media.com/vendor.bundle.fb0d77e4733f58018708.legacy.js"></script><script src="https://venom-assets.edmunds-media.com/app.bundle.59b900c8e0ff4cdcca5e.legacy.js"></script><script src="https://venom-assets.edmunds-media.com/27420.chunk.cec76d8ec38c603e5cf9.legacy.js"></script><script src="https://venom-assets.edmunds-media.com/21998.chunk.e44d40040dca452c6e72.legacy.js"></script><script src="https://venom-assets.edmunds-media.com/3918.chunk.83e414e4b0cc5b987421.legacy.js"></script><script src="https://venom-assets.edmunds-media.com/82440.chunk.2fb4507f4d0df9a42cc9.legacy.js"></script><script src="https://venom-assets.edmunds-media.com/80548.chunk.0fa86d75ebfd53ee1afb.legacy.js"></script><script src="https://venom-assets.edmunds-media.com/1010.chunk.38d067d4c638b6d20c5c.legacy.js"></script><script src="https://venom-assets.edmunds-media.com/33183.chunk.4a193563a44ec9f90657.legacy.js"></script><script src="https://venom-assets.edmunds-media.com/64009.chunk.bb732202df0ee1359ce5.legacy.js"></script><script src="https://venom-assets.edmunds-media.com/78595.chunk.00cfa5f3c979aac2ffb0.legacy.js"></script><script src="https://venom-assets.edmunds-media.com/48826.chunk.a8c2784d00ea6447c2f8.legacy.js"></script><script src="https://venom-assets.edmunds-media.com/70174.chunk.d02ec9dc4c4be2791d45.legacy.js"></script><script src="https://venom-assets.edmunds-media.com/19618.chunk.d6fda4337638631b5c2c.legacy.js"></script><script src="https://venom-assets.edmunds-media.com/16664.chunk.405e56a0fab992c1dc98.legacy.js"></script><script src="https://venom-assets.edmunds-media.com/appraisal.chunk.3845d5a5f34d878d9166.legacy.js"></script>
  

  <script>
    var is304 = false;

    if (window.document.cookie.indexOf("is304=true") > -1) {
        is304 = true;
        window.document.cookie = 'is304' + '=; Max-Age=-1; path=/; Domain=.edmunds.com;';
    }

    function _inIframe() {
      try {
        return window.self !== window.top;
      } catch (e) {
        return true;
      }
    }

    function _getContext() {
      var state = window.__PRELOADED_STATE__ || {};
      var pageContext = state.pageContext || {};
      var page = pageContext.page || {};
      var vehicle = pageContext.vehicle || {};
      var legacy = pageContext.legacy || {};
      var externalTagAttribute = pageContext.externalTagAttribute || '';
      var inventory = state.inventory || {};
      var visitor = state.visitor || {};
      var region = visitor.location || {};
      var now = Date.now();
      var dealerInfo = state.dealerData && state.dealerData.dealerInfo;
      var partnerId = page.partnerId;
      var pageName = legacy.pageName || page.name;
      var urlContext = (state.url && state.url.context) || {};
      var trueClientIp = visitor.trueClientIp;

      if (dealerInfo) {
        var pathNameMatch = pageContext.location.pathname.match(/(\w+)/g);
        var dealerLogicalName = pathNameMatch[pathNameMatch.length - 1];
        partnerId = dealerInfo.name
          ? dealerInfo.name[dealerLogicalName] && dealerInfo.name[dealerLogicalName].id
          : Object.keys(dealerInfo.id)[0];
      }

      if (!partnerId && pageContext.dealer) partnerId = pageContext.dealer.rooftopId;


      function simplifyColorName(sourceString) {
        return sourceString ? sourceString.replace(/^"|\|.*|"$/g, '') : sourceString;
      }

      var context = {
        'platform_type': 'venom',

        'request_url': window.location.href,
        'referral_url': window.document.referrer,
        'ua': window.navigator.userAgent,
        'title': window.document.title,
        'screen_resolution': [
            window.screen.height,
            window.screen.width
        ].join('x'),
        'browser_width': window.innerWidth,
        'geoloc_enabled': 'geolocation' in window,

        'page_name': legacy.pageName || page.name,
        'page_category': legacy.categoryName || page.category,
        'page_template': page.name,
        'page_uuid': now,
        'publication_state': vehicle.publicationState || 'new',
        'make_id': vehicle.make && vehicle.make.id,
        'make_nicename': vehicle.make && vehicle.make.niceName,
        'make_adtargetid': vehicle.make && vehicle.make.adTargetId,
        'model_year_id': vehicle.modelYear && vehicle.modelYear.id,
        'model_nicename': vehicle.model && vehicle.model.niceName,
        'model_name': vehicle.model && vehicle.model.name,
        'model_adtargetid': vehicle.model && vehicle.model.adTargetId,
        'submodel_id': vehicle.subModel && vehicle.subModel.id,
        'submodel_nicename': vehicle.subModel && vehicle.subModel.niceName,
        'submodel_adtargetid': vehicle.subModel && vehicle.subModel.adTargetId,
        'model_link_code': vehicle.model && vehicle.model.modelLinkCode,
        'year': vehicle.modelYear && vehicle.modelYear.year,
        'type': vehicle.type && vehicle.type.niceName,
        'type_list': vehicle.typeList,
        'price': vehicle.displayPrice,
        'sale_price': vehicle.salePrice,
        'vin': vehicle.vin,
        'trim': vehicle.trim,
        'extColor': simplifyColorName(vehicle.exteriorColor),
        'color': simplifyColorName(vehicle.interiorColor),
        'style_id': vehicle.style && vehicle.style.id,
        'partner_id': partnerId,

        'visitor_id': visitor.id,
        'capi_ext_id': visitor.capiExtId,
        'session_id': visitor.session,
        'ias_data': visitor.iasData,
        'is_first_page_of_session': visitor.isNewSession,
        'is304': is304,
        'usprivacy': visitor.privacy && visitor.privacy.uspString,
        'donotsell': visitor.privacy && visitor.privacy.doNotSell,
        'user_zip_code': region.zipCode,
        'ip_zip_code': region.ipZipCode,
        'dma': region.dma || '',
        'url_pattern': urlContext.urlPattern,

        'ts': now,
        'tsp': now,
        'timestamp': now,
        'enableServerSideGTM': false,
        'client_ip_address': trueClientIp,
      };

      if (pageName === 'new_model_core' && !region.userSet) {
        delete context.user_zip_code;
      }

      if (externalTagAttribute) {
        context.ext_tag_include = externalTagAttribute;
      }

      if (_inIframe()) {
        context.synpartner = 'embed';
      }

      return context;
    }

    function initAnalytics() {
      window.dataLayer.push(_getContext());
      if (!_inIframe()) {
        window.dataLayer.push(pageEnterDataLayer);
      }
    }

    var pageEnterDataLayer = {
      'event': 'page_enter',
      'event_type': 'page_enter',
      'event_data': {
        'action_cause': 'page_load',
        'is304': is304,
      }
    };

    window.dataLayer = window.dataLayer || [];

    if ('false' !== 'true') {
      if (document.prerendering) {
        document.addEventListener("prerenderingchange", initAnalytics, { once: true });
      } else {
        initAnalytics();
      }
    }
  </script>
  <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-WSMTS9"
  height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  })(window,document,'script','dataLayer','GTM-WSMTS9');</script>


  



  
<script>
  (function() {

    function browserSupportsWebVitals() {
      return navigator.userAgent.indexOf("Chrome") !== -1 && 'PerformanceObserver' in window;
    }
    LUX = (function () { var a = ("undefined" !== typeof (LUX) && "undefined" !== typeof (LUX.gaMarks) ? LUX.gaMarks : []); var d = ("undefined" !== typeof (LUX) && "undefined" !== typeof (LUX.gaMeasures) ? LUX.gaMeasures : []); var h = "LUX_start"; var j = window.performance; var k = ("undefined" !== typeof (LUX) && LUX.ns ? LUX.ns : (Date.now ? Date.now() : +(new Date()))); if (j && j.timing && j.timing.navigationStart) { k = j.timing.navigationStart } function e() { if (j) { if (j.now) { return j.now() } else { if (j.webkitNow) { return j.now() } else { if (j.msNow) { return j.now() } else { if (j.mozNow) { return j.now() } } } } } var m = Date.now ? Date.now() : +(new Date()); return m - k } function b(m) { if (j) { if (j.mark) { return j.mark(m) } else { if (j.webkitMark) { return j.webkitMark(m) } } } a.push({ name: m, entryType: "mark", startTime: e(), duration: 0 }); return } function l(o, s, m) { if ("undefined" === typeof (s) && g(h)) { s = h } if (j) { if (j.measure) { if (s) { if (m) { return j.measure(o, s, m) } else { return j.measure(o, s) } } else { return j.measure(o) } } else { if (j.webkitMeasure) { return j.webkitMeasure(o, s, m) } } } var q = 0, n = e(); if (s) { var r = g(s); if (r) { q = r.startTime } else { if (j && j.timing && j.timing[s]) { q = j.timing[s] - j.timing.navigationStart } else { return } } } if (m) { var p = g(m); if (p) { n = p.startTime } else { if (j && j.timing && j.timing[m]) { n = j.timing[m] - j.timing.navigationStart } else { return } } } d.push({ name: o, entryType: "measure", startTime: q, duration: (n - q) }); return } function g(m) { return c(m, f()) } function c(p, o) { for (i = o.length - 1; i >= 0; i--) { var n = o[i]; if (p === n.name) { return n } } return undefined } function f() { if (j) { if (j.getEntriesByType) { return j.getEntriesByType("mark") } else { if (j.webkitGetEntriesByType) { return j.webkitGetEntriesByType("mark") } } } return a } return { mark: b, measure: l, gaMarks: a, gaMeasures: d } })(); LUX.ns = (Date.now ? Date.now() : +(new Date())); LUX.ac = []; LUX.cmd = function (a) { LUX.ac.push(a) }; LUX.init = function () { LUX.cmd(["init"]) }; LUX.send = function () { LUX.cmd(["send"]) }; LUX.addData = function (a, b) { LUX.cmd(["addData", a, b]) };
    LUX.samplerate = browserSupportsWebVitals() ? 10 : 0;
    LUX.label = 'used_cars_tmv_appraiser';
    LUX.auto = false;
    LUX.addData('version', '2.0.8709');
    LUX.addData('visitor_id', '125aca12-e614-4399-a3d0-3ffa6bbae056');
    LUX.addData('session_id', '164939056956549000');
    LUX.addData('page_name', 'used_cars_tmv_appraiser');
    LUX.addData('page_category', 'used_cars_tmv_appraiser');
    LUX.addData('env', 'prod-11');
    LUX.addData('is_spa', false); // i.e. this page is not loaded as result of a SPA transition
    LUX.addData('url', '/appraisal/'); // must be in same format as url specified in performance-middleware
    LUX.addData('url_pattern', 'none'); // should default to 'none'
    
    
    LUX.addData('x-venom-test', '');
  })();
</script>
<script src="https://cdn.speedcurve.com/js/lux.js?id=79377418" async defer></script>


  
  
    <script>
      if (/edmunds\.com/.test(window.location.hostname) && window.webappStart) webappStart();
    </script>
    <script>
      (function() {
        var EU = window.EDM.Venom.ExperimentUtil;
        var R = EU.getForcedOrAssignedRecipeName({ campaignName: 'PLAT-3953_SS_GTM' });
        // PLAT-4264-test-experiment is added to validate changes in PLAT-3911 and PLAT-4231
        // and will be removed after gathering experiment data in 5 days
        var S = EU.getForcedOrAssignedRecipeName({ campaignName: 'PLAT-4264-test-experiment-3' });
        if (R) {
          EU.markRecipeUsed({ campaignName: 'PLAT-3953_SS_GTM', usedRecipeName: R });
        }
        if (S) {
          EU.markRecipeUsed({ campaignName: 'PLAT-4264-test-experiment-3', usedRecipeName: S });
        }
      })();
    </script>

  
<script type="text/javascript"  src="/AIFFhA8Z/6_T/6nd/6dFIRQnpff/w03m8wXaf5uN/HCdNKwE/LD/ZxTk8NKVw5AQ?v=f3e12770-df97-9327-f666-5796325c17d0" defer></script></body>
</html>
