6to6autoservice.com Open in urlscan Pro
2606:4700:3030::ac43:b72a  Public Scan

URL: https://6to6autoservice.com/
Submission: On August 27 via automatic, source certstream-suspicious — Scanned from US

Form analysis 12 forms found in the DOM

<form class="schedule-form container" id="av-apnt-step-locations" cr-attached="true" cr-form-attach-retry="true">
  <div class="row">
    <div class="col-12 schedule-heading-1">Select a Location</div>
  </div>
  <div id="av-apnt-locations-list"></div>
</form>

<form class="schedule-form container" id="av-apnt-step-phone" cr-attached="true" cr-form-attach-retry="true">
  <div class="row">
    <div class="col-12 schedule-heading-1">Contact Me Via</div>
  </div>
  <div class="row">
    <div class="col-9 tmargin-0"> <input type="tel" value="" pattern="\([0-9]{3}\) [0-9]{3} - [0-9]{4}" required="required" class="noselect" id="av-apnt-login-phone"> </div>
    <div class="col-3 valign-text"> <a href="#" id="av-apnt-login-email-link">Use email instead</a> </div>
  </div>
  <div class="row">
    <div class="col-4"> <a href="#" role="button" class="button" id="av-apnt-login-phone-submit-link">Continue</a> <input type="submit" class="button" id="av-apnt-login-phone-submit" value="Continue"> </div>
  </div>
  <div><small class="right">*Message and data rates may apply. Text STOP to opt out or HELP for help.</small></div>
</form>

<form class="schedule-form container" id="av-apnt-step-email" cr-attached="true" cr-form-attach-retry="true">
  <div class="row">
    <div class="col-12 schedule-heading-1">Contact Me Via</div>
  </div>
  <div class="row">
    <div class="col-8 tmargin-0"> <input type="email" placeholder="name@email.com" required="required" class="" id="av-apnt-login-email"> </div>
    <div class="col-4 valign-text"> <a href="#" id="av-apnt-login-phone-link">Use cell # instead</a> </div>
  </div>
  <div class="row">
    <div class="col-4"> <a role="button" href="#" class="button" id="av-apnt-login-email-submit-link">Continue</a> <input type="submit" class="button" id="av-apnt-login-email-submit" value="Continue"> </div>
  </div>
</form>

<form class="schedule-form container" id="av-apnt-step-register" cr-attached="true" cr-form-attach-retry="true">
  <div class="row"> <a href="#" role="button" class="av-apnt-back-button">⟨ Back</a>
    <div class="col-12 schedule-heading-1">Essential Info</div>
  </div>
  <div class="row">
    <div class="col-12 tmargin-0"><span class="vinfo">Just the basics, so we know what we're working on.</span></div>
  </div>
  <div class="row">
    <div class="col-12"> <input type="text" placeholder="Your Name" class="" required="required" id="av-apnt-register-fname"> </div>
  </div>
  <div class="row hidden" id="av-apnt-register-phone-wrapper">
    <div class="col-12"> <input type="tel" placeholder="Phone" id="av-apnt-register-phone"> </div>
  </div>
  <div class="row hidden" id="av-apnt-register-email-wrapper">
    <div class="col-12"> <input type="email" placeholder="Email" id="av-apnt-register-email"> </div>
  </div>
  <div class="row t-margin">
    <div class="col-12 schedule-heading-2">Your Vehicle</div>
  </div>
  <div class="row">
    <div class="col-4">
      <div class="select-wrap"> <select name="year" required="required" id="av-apnt-register-year">
          <option value="">Year</option>
          <option value="2025">2025</option>
          <option value="2024">2024</option>
          <option value="2023">2023</option>
          <option value="2022">2022</option>
          <option value="2021">2021</option>
          <option value="2020">2020</option>
          <option value="2019">2019</option>
          <option value="2018">2018</option>
          <option value="2017">2017</option>
          <option value="2016">2016</option>
          <option value="2015">2015</option>
          <option value="2014">2014</option>
          <option value="2013">2013</option>
          <option value="2012">2012</option>
          <option value="2011">2011</option>
          <option value="2010">2010</option>
          <option value="2009">2009</option>
          <option value="2008">2008</option>
          <option value="2007">2007</option>
          <option value="2006">2006</option>
          <option value="2005">2005</option>
          <option value="2004">2004</option>
          <option value="2003">2003</option>
          <option value="2002">2002</option>
          <option value="2001">2001</option>
          <option value="2000">2000</option>
          <option value="1999">1999</option>
          <option value="1998">1998</option>
          <option value="1997">1997</option>
          <option value="1996">1996</option>
          <option value="1995">1995</option>
          <option value="1994">1994</option>
          <option value="1993">1993</option>
          <option value="1992">1992</option>
          <option value="1991">1991</option>
          <option value="1990">1990</option>
          <option value="1989">1989</option>
          <option value="1988">1988</option>
          <option value="1987">1987</option>
          <option value="1986">1986</option>
          <option value="1985">1985</option>
          <option value="1984">1984</option>
          <option value="1983">1983</option>
          <option value="1982">1982</option>
          <option value="1981">1981</option>
          <option value="1980">1980</option>
          <option value="1979">1979</option>
          <option value="1978">1978</option>
          <option value="1977">1977</option>
          <option value="1976">1976</option>
          <option value="1975">1975</option>
        </select> </div>
    </div>
    <div class="col-4">
      <div class="select-wrap"> <select name="make" required="required" id="av-apnt-register-make"></select> </div>
    </div>
    <div class="col-4">
      <div class="select-wrap"> <select name="model" required="required" id="av-apnt-register-model"></select> </div>
    </div>
    <div class="col-4 tmargin-0 av-apnt-license-plate-wrapper"> <input type="text" placeholder="License Plate" class="" id="av-apnt-register-license"> </div>
  </div>
  <div class="row">
    <div class="col-4"> <a href="#" role="button" class="button" id="av-apnt-register-submit-link">Continue</a> <input type="submit" class="button" id="av-apnt-register-submit" value="Continue"> </div>
  </div>
</form>

<form class="schedule-form container" id="av-apnt-step-vehicles" cr-attached="true" cr-form-attach-retry="true">
  <div class="row"> <a href="#" role="button" class="av-apnt-back-button">⟨ Back</a>
    <div class="col-12 schedule-heading-1">Which Vehicle Needs Service?</div>
  </div>
  <div class="row" id="av-apnt-vehicles-list"></div>
  <div class="row">
    <div class="col-12"> <a href="#" id="av-apnt-vehicles-list-edit-link">Edit this list</a> </div>
  </div>
</form>

<form class="schedule-form container" id="av-apnt-step-editvehicles" cr-attached="true" cr-form-attach-retry="true">
  <div class="row"> <a href="#" role="button" class="av-apnt-back-button">⟨ Back</a>
    <div class="col-12 schedule-heading-1">Edit Vehicles</div>
  </div>
  <div class="row" id="av-apnt-vehicles-edit-list"></div>
  <div class="row ">
    <div class="col-12 tborder"></div>
  </div>
  <div class="row ">
    <div class="col-12 schedule-heading-2 ">Add A New Vehicle</div>
  </div>
  <div class="row">
    <div class="col-4">
      <div class="select-wrap"> <select name="year" required="required" id="av-apnt-edit-vehicle-year">
          <option value="">Year</option>
          <option value="2025">2025</option>
          <option value="2024">2024</option>
          <option value="2023">2023</option>
          <option value="2022">2022</option>
          <option value="2021">2021</option>
          <option value="2020">2020</option>
          <option value="2019">2019</option>
          <option value="2018">2018</option>
          <option value="2017">2017</option>
          <option value="2016">2016</option>
          <option value="2015">2015</option>
          <option value="2014">2014</option>
          <option value="2013">2013</option>
          <option value="2012">2012</option>
          <option value="2011">2011</option>
          <option value="2010">2010</option>
          <option value="2009">2009</option>
          <option value="2008">2008</option>
          <option value="2007">2007</option>
          <option value="2006">2006</option>
          <option value="2005">2005</option>
          <option value="2004">2004</option>
          <option value="2003">2003</option>
          <option value="2002">2002</option>
          <option value="2001">2001</option>
          <option value="2000">2000</option>
          <option value="1999">1999</option>
          <option value="1998">1998</option>
          <option value="1997">1997</option>
          <option value="1996">1996</option>
          <option value="1995">1995</option>
          <option value="1994">1994</option>
          <option value="1993">1993</option>
          <option value="1992">1992</option>
          <option value="1991">1991</option>
          <option value="1990">1990</option>
          <option value="1989">1989</option>
          <option value="1988">1988</option>
          <option value="1987">1987</option>
          <option value="1986">1986</option>
          <option value="1985">1985</option>
          <option value="1984">1984</option>
          <option value="1983">1983</option>
          <option value="1982">1982</option>
          <option value="1981">1981</option>
          <option value="1980">1980</option>
          <option value="1979">1979</option>
          <option value="1978">1978</option>
          <option value="1977">1977</option>
          <option value="1976">1976</option>
          <option value="1975">1975</option>
        </select> </div>
    </div>
    <div class="col-4">
      <div class="select-wrap"> <select name="make" required="required" id="av-apnt-edit-vehicle-make"></select> </div>
    </div>
    <div class="col-4">
      <div class="select-wrap"> <select name="model" required="required" id="av-apnt-edit-vehicle-model"></select> </div>
    </div>
    <div class="col-4 tmargin-0 av-apnt-license-plate-wrapper"> <input type="text" placeholder="License Plate" class="" id="av-apnt-edit-vehicle-license"> </div>
  </div>
  <div class="row">
    <div class="col-4"> <a href="#" role="button" class="button" id="av-apnt-edit-vehicle-submit-link">Continue</a> <input type="submit" class="button" id="av-apnt-edit-vehicle-submit" value="Continue"> </div>
  </div>
</form>

<form class="schedule-form container" id="av-apnt-step-date" cr-attached="true" cr-form-attach-retry="true">
  <div class="row"> <a href="#" role="button" class="av-apnt-back-button">⟨ Back</a>
    <div class="col-12 schedule-heading-1">Schedule Your Service</div>
  </div>
  <div class="row">
    <div class="col-12 tmargin-0 av-apnt-ymm"></div>
  </div>
  <div class="row t-margin">
    <div class="col-12 schedule-heading-2">Preferred Date/Time</div>
  </div>
  <div class="row">
    <div class="col-12 extra-verb">
      <p>Please note that the date and time you requested may not be available. We will contact you to confirm your actual appointment details.</p>
    </div>
  </div>
  <div class="row">
    <div class="col-6">
      <div class="date-wrap"> <input type="text" placeholder="Select a Date" required="required" id="av-apnt-date-date1"> <span id="av-apnt-date-date1-overlay"></span></div>
    </div>
    <div class="col-6 av-apnt-date-time-wrapper">
      <div class="select-wrap"> <select name="time-1" id="av-apnt-date-time1"></select> </div>
    </div>
  </div>
  <div class="row t-margin" id="av-apnt-date-date2-link-wrapper">
    <div class="col-12"><a href="#" id="av-apnt-date-date2-link">Alternate Date/Time (optional)</a></div>
  </div>
  <div id="av-apnt-date-date2-wrapper">
    <div class="row t-margin">
      <div class="col-12 schedule-heading-2">Alternate Date/Time <a href="#" role="button" class="hidethis" id="av-apnt-date-date2-close">❌</a></div>
    </div>
    <div class="row">
      <div class="col-6">
        <div class="date-wrap"> <input type="text" placeholder="Select a Date" readonly="" id="av-apnt-date-date2"> <span id="av-apnt-date-date2-overlay"></span> </div>
      </div>
      <div class="col-6 av-apnt-date-time-wrapper">
        <div class="select-wrap"> <select name="time-1" id="av-apnt-date-time2"></select> </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-12"> <a href="#" role="button" class="button" id="av-apnt-date-submit-link">Continue</a> <input type="submit" class="button" id="av-apnt-date-submit" value="Continue"> </div>
  </div>
  <div class="apnt-cal-wrapper" id="av-apnt-date-date1-cal-wrapper">
    <div class="apnt-cal" id="av-apnt-date-date1-cal"></div>
  </div>
  <div class="apnt-cal-wrapper" id="av-apnt-date-date2-cal-wrapper">
    <div class="apnt-cal" id="av-apnt-date-date2-cal"></div>
  </div>
</form>

<form class="schedule-form container" id="av-apnt-step-services" cr-attached="true" cr-form-attach-retry="true">
  <div class="row"> <a href="#" role="button" class="av-apnt-back-button">⟨ Back</a>
    <div class="col-12 schedule-heading-1">How Can We Help?</div>
  </div>
  <div class="row">
    <div class="col-12 tmargin-0 av-apnt-ymm"></div>
  </div>
  <div class="row t-margin hidden">
    <div class="col-12 schedule-heading-2">Recommended services from you last inspection</div>
  </div>
  <div id="av-apnt-services-iservices-wrapper" class="hidden">
    <div class="row">
      <div class="col-12 schedule-heading-3 urgent">Immediate Issues <small><a href="#" id="av-apnt-services-iservices-deselect">Deselect All</a><a href="#" id="av-apnt-services-iservices-select" class="hidden">Select All</a></small></div>
    </div>
    <div class="row issue-list urgent">
      <div class="col-12" id="av-apnt-services-iservices-list"></div>
    </div>
  </div>
  <div id="av-apnt-services-fservices-wrapper" class="hidden">
    <div class="row">
      <div class="col-12 schedule-heading-3 important">Future Issues <small><a href="#" id="av-apnt-services-fservices-deselect">Deselect All</a><a href="#" id="av-apnt-services-fservices-select" class="hidden">Select All</a></small></div>
    </div>
    <div class="row issue-list important">
      <div class="col-12" id="av-apnt-services-fservices-list"></div>
    </div>
    <div class="row">
      <div class="col-12"> <a href="#" id="av-apnt-services-details">I have a different issue</a> </div>
    </div>
  </div>
  <div class="row">
    <div class="col-4"> <a href="#" role="button" class="button" id="av-apnt-services-submit-link">Continue</a> <input type="submit" class="button" id="av-apnt-services-submit" value="Continue"> </div>
  </div>
</form>

<form class="schedule-form container" id="av-apnt-step-details" cr-attached="true" cr-form-attach-retry="true">
  <div class="row"> <a href="#" role="button" class="av-apnt-back-button">⟨ Back</a>
    <div class="col-12 schedule-heading-1">How Can We Help?</div>
  </div>
  <div class="row">
    <div class="col-12 tmargin-0 av-apnt-ymm"></div>
  </div>
  <div class="row">
    <div class="col-12"> <input type="text" placeholder="Type your issue here" required="required" class="" id="av-apnt-details-comment"> </div>
  </div>
  <div class="row">
    <div class="col-4"> <a href="#" role="button" class="button" id="av-apnt-details-submit-link">Continue</a> <input type="submit" class="button" id="av-apnt-details-submit" value="Continue"> </div>
  </div>
</form>

<form class="schedule-form container" id="av-apnt-step-options" cr-attached="true" cr-form-attach-retry="true">
  <div class="row"> <a href="#" role="button" class="av-apnt-back-button">⟨ Back</a>
    <div class="col-12 schedule-heading-1">Additional Requests?</div>
  </div>
  <div class="row">
    <div class="col-12 tmargin-0"><span class="vinfo">Do you need additional assistance?</span></div>
  </div>
  <div class="row">
    <div class="col-12 tmargin-0 av-apnt-ymm"></div>
  </div>
  <div class="row">
    <div class="col-12"> <label class="check-container" id="av-apnt-options-shuttle-wrapper"> <input type="checkbox" id="av-apnt-options-shuttle"> <span class="checkmark"></span> <span class="text">Request a ride.</span> </label> <label
        class="check-container" id="av-apnt-options-loaner-wrapper"> <input type="checkbox" id="av-apnt-options-loaner"> <span class="checkmark"></span> <span class="text">Request a loaner.</span> </label> <label class="check-container"
        id="av-apnt-options-callme-wrapper"> <input type="checkbox" id="av-apnt-options-callme"> <span class="checkmark"></span> <span class="text">Contact me at <span class="contact-point"></span>.</span> </label> <label class="check-container"
        id="av-apnt-options-daybefore-wrapper"> <input type="checkbox" id="av-apnt-options-daybefore"> <span class="checkmark"></span> <span class="text">Drop-off during off-hours.</span> </label> <label class="check-container"
        id="av-apnt-options-sameday-wrapper"> <input type="checkbox" id="av-apnt-options-sameday"> <span class="checkmark"></span> <span class="text">Same day pickup, please.</span> </label> <label class="check-container"
        id="av-apnt-options-rental-wrapper"> <input type="checkbox" id="av-apnt-options-rental"> <span class="checkmark"></span> <span class="text">Request Rental Car.</span> </label> <label class="check-container"
        id="av-apnt-options-exactdrop-wrapper"> <input type="checkbox" id="av-apnt-options-exactdrop"> <span class="checkmark"></span> <span class="text">Desired Pick up Time</span> </label> <label class="check-container"
        id="av-apnt-options-custom-question-wrapper"> <input type="checkbox" id="av-apnt-options-custom-question"> <span class="checkmark"></span> <span class="text" id="av-apnt-options-custom-question-caption"></span>
        <div class="row" id="av-apnt-options-custom-question-reply-wrapper">
          <div class="col-12"> <input type="text" id="av-apnt-options-custom-question-reply"> </div>
        </div>
      </label>
      <div id="av-apnt-options-exactdropdate-wrapper" class="row hidden">
        <div class="col-6">
          <div class="date-wrap"> <input type="text" placeholder="Select a Date" id="av-apnt-date-exactdate"> <span id="av-apnt-date-exactdate-overlay"></span></div>
        </div>
        <div class="col-6 av-apnt-date-exacttime-wrapper">
          <div class="select-wrap"> <select name="exacttime" id="av-apnt-date-exacttime"></select> </div>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-4"> <a href="#" role="button" class="button" id="av-apnt-options-submit-link">Continue</a> <input type="submit" class="button" id="av-apnt-options-submit" value="Continue"> </div>
  </div>
  <div class="apnt-cal-wrapper" id="av-apnt-date-exactdate-cal-wrapper">
    <div class="apnt-cal" id="av-apnt-date-exactdate-cal"></div>
  </div>
</form>

<form class="schedule-form container" id="av-apnt-step-success" cr-attached="true" cr-form-attach-retry="true">
  <div class="row">
    <div class="col-12 schedule-heading-1">Request Sent</div>
  </div>
  <div class="row">
    <div class="col-12 tmargin-0" id="av-apnt-success-date"></div>
  </div>
  <div class="row ">
    <div class="col-12"> <span class="vname" id="av-apnt-success-ymm"></span> <span class="vinfo" id="av-apnt-success-license"></span> <span class="vinfo" id="av-apnt-success-vin"></span> </div>
  </div>
  <div class="row">
    <div class="col-12 tmargin-0"> <span class="vname">Reported Issue:</span>
      <div id="av-apnt-success-services-list"></div>
    </div>
    <div class="col-12 tmargin-0" id="av-apnt-success-message-wrapper"> <span class="vtitle" id="av-apnt-success-title"></span>
      <div id="av-apnt-success-message"></div>
    </div>
  </div>
  <div class="row">
    <div class="col-4"> <a href="#" role="button" class="button" id="av-apnt-success-submit">Close Window</a> </div>
    <div class="col-8 extra-verb">
      <p>Please note that the date and time you requested may not be available. We will contact you to confirm your actual appointment details.</p>
    </div>
  </div>
</form>

<form class="schedule-form container" id="av-apnt-step-loader" cr-attached="true" cr-form-attach-retry="true">
  <div class="row">
    <div class="col-12 schedule-heading-1">Loading...</div>
  </div>
  <div class="row">
    <div class="col-12"> <svg role="presentation" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="margin: auto; background: rgb(255, 255, 255); display: block; shape-rendering: auto;" width="207px" height="207px"
        viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
        <circle cx="50" cy="50" r="30" stroke="#f2f2f2" stroke-width="3" fill="none"></circle>
        <circle cx="50" cy="50" r="30" stroke="#22ccb1" stroke-width="3" stroke-linecap="round" fill="none" transform="rotate(188.155 50 50)">
          <animateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1.6949152542372878s" values="0 50 50;180 50 50;720 50 50" keyTimes="0;0.5;1"></animateTransform>
          <animate attributeName="stroke-dasharray" repeatCount="indefinite" dur="1.6949152542372878s" values="18.84955592153876 169.64600329384882;94.2477796076938 94.24777960769377;18.84955592153876 169.64600329384882" keyTimes="0;0.5;1"></animate>
        </circle>
      </svg> </div>
  </div>
</form>

Text Content

Skip to main content
Call Us402-814-8425 2405 P Street
Lincoln, NE
Mon-Fri: 7:30AM-6:00PM 905 Reviews:
WE OFFER FINANCING
 * 
 * 
 * 
 * 

6 to 6 Auto Service
 * Home
 * Services
   * A/C
     * Auto Air Conditioning Repair
   * Auto Repair
     * Clutch Repair
     * Muffler Repair
     * Steering Repair
     * Truck Repair
   * Brakes
     * Brake Repair
   * Diagnostics
     * Auto Diagnostics
   * Electrical
     * Alternator Repair
   * Fleet Solutions
     * Fleet Service
   * Maintenance
     * Auto Tune Up Service
     * Maintenance
     * Oil Change Service
   * Tires / Wheels
     * Tires
     * Tire Rotation
     * Wheel Alignment
     * Wheel Balancing
   * Transmission Repair
     * Transmission Repair
   * Underhood
     * Engine Repair
     * Radiator Repair
     * Timing Belt Replacement
 * Vehicles We Service
   * Domestic Vehicles
     * Cadillac
     * Chevrolet
     * Chrysler
     * Dodge
     * Ford
     * GMC
     * Jeep
     * Lincoln
     * RAM
   * Asian Vehicles
     * Honda
     * Hyundai
     * Infiniti
     * Kia
     * Lexus
     * Nissan
     * Scion
     * Subaru
     * Toyota
   * European Vehicles
     * Audi
     * Volkswagen
     * Volvo
 * Service Videos
   * A/C System
     * AC Compressor Video
     * AC Recharge Video
     * Cabin Air Filter Video
   * Battery and Starting
     * Alternator Video
     * Battery Video
     * Ignition Coil Video
   * Belts
     * Serpentine Belt Video
     * Timing Belt Tensioner Video
     * Timing Belt Video
   * Brakes
     * ABS Sensor Video
     * Brake Caliper Video
     * Brake Fluid Video
     * Brake Pads Video
     * Brake Rotors Video
     * Drum Brakes Video
     * Vacuum Pump Video
   * Emission/Exhaust
     * Air Filter Video
     * Camshaft Video
     * Catalytic Converter Video
     * EGR Valve Video
     * Exhaust System Video
     * Mass Airflow Sensor Video
     * Oxygen (O2) Sensor Video
   * Engine Cooling
     * Coolant Temp Sensor Video
     * Coolant Video
     * Oil Change Service Video
     * Oil Temperature Sensor Video
     * Radiator Cap Video
     * Radiator Hose Video
     * Radiator Video
     * Spark Plugs Video
     * Water Pump Video
   * Fuel System
     * Fuel Cap Video
     * Fuel Filter Video
     * Fuel Pump Video
   * Suspension and Steering
     * Ball Joints Video
     * Power Steering Fluid Video
     * Power Steering Pump Video
     * Shocks and Struts Video
     * Tie Rod Ends Video
   * Tires and Wheels
     * Tire Pressure Sensor Video
     * Tire Replacement Video
     * Tire Rotation Video
     * TPMS Video
     * Wheel Balancing Video
     * Wheel Bearings Video
   * Windshield
     * Windshield Repair Video
     * Windshield Wipers Video
 * About
   * About
   * Reviews
   * Financing
   * Loyalty Points
   * NAPA Service Assistant
   * Join Our Team
   * Serving Residents of..
     * Crete, NE
     * Eagle, NE
     * Hickman, NE
     * Lincoln, NE
     * Seward, NE
   * Digital Inspections
 * Specials
 * Contact

Request Appointment


WE ARE HIRING! 


CHECK OUT OUR "JOIN OUR TEAM" PAGE FOR MORE INFORMATION!

✖



6 TO 6 AUTO SERVICE

Serving Lincoln with expert auto repair since 2005

Request Appointment


6 TO 6 AUTO SERVICE

Trustworthy auto repair at a fair price.

Request Appointment
6 to 6 Auto Service

Lincoln's Top Choice for Auto Repair

Request Appointment
6 to 6 Auto Service

Automotive Repair in Lincoln

Request Appointment




WHY CHOOSE 6 TO 6 AUTO SERVICE


FOR AUTO REPAIR IN LINCOLN, NE

TRUSTWORTHY AUTO REPAIR AT A FAIR PRICE.

6 to 6 Auto Service serving Lincoln, NE is your top choice for regular car
maintenance, and oil change services, plus much more. Give us a call today, or
schedule an appointment online to find out why motorists in Lincoln prefer to do
business with us!






COMPLETE AUTO SERVICE

6 to 6 Auto Service in Lincoln provides exceptional auto repair services like
regular car maintenance, oil change services, and more. Schedule your
appointment online today!


 * PROFESSIONAL STANDARDS
   
   Our auto repair shop in Lincoln is capable of servicing all makes and models.
   We only do the work that is needed to fix your problem.
   
   Read Our Reviews


 * EVERY JOB IS PERSONAL
   
   For reliable, quality, expert automotive repair and personal, friendly
   customer service, look no further than 6 to 6 Auto Service.
   
   About Us


 * DIGITAL INSPECTIONS
   
   We have invested in the latest auto repair tools and diagnostic software that
   is specially tailored for the software in your vehicle.
   
   What is The Digital Shop?


OUR MISSION

Our mission is to provide the best automotive service and repair experience
possible by serving our customers with unparalleled honesty, integrity, and
quality.

 * HONESTY
   
   Operating with transparency during the service and repair process, never
   exaggerate or mislead. Always making recommendations by order of priority so
   the customer can plan for future service needs.
   
   HONESTY

 * INTEGRITY
   
   Always doing the right thing, even when no one is looking. All of our parts
   and services are backed by warranty.
   
   INTEGRITY

 * QUALITY
   
   All of our mechanics are ASE-Certified. Our team has the experience and
   expertise to provide you with exceptional car repairs.
   
   QUALITY


AUTO REPAIR SERVICES

FULL SERVICE AUTO REPAIR IN LINCOLN

6 to 6 Auto Service specializes in full-service auto repair. Since 2005, 6 to 6
Auto Service has provided the residents of Lincoln, and the surrounding area
with extraordinary auto repair services. Give us a call, or schedule an
appointment online today!

Request An Appointment

SCHEDULED MAINTENANCE AT 6 TO 6 AUTO SERVICE

Don't wait for your car, truck, or SUV to break down to come see us. We offer
scheduled maintenance to ensure the longevity of your vehicle. We offer
everything from oil changes, 30/60/90K services, to timing belt replacement, and
more. Call 6 to 6 Auto Service today to learn more!

Learn More

EXPERT MECHANICS

Do you drive a Volvo, VW, Audi, or another European vehicle? 6 to 6 Auto Service
has the experience and expertise to fix or maintain it.

Request An Appointment

FLEET SERVICES AT 6 TO 6 AUTO SERVICE

Do you manage a fleet of vehicles? Let 6 to 6 Auto Service make your life easier
with fleet services.

Fleet Services
 


WHAT OUR CUSTOMERS SAY ABOUT US

Lori Wellman



The team at 6 to 6 does quality work and truly want to make sure that you are
happy with what they have done to your vehicle. Also, they take the time to
explain repairs that need to be done and let you know if you need to do them all
at once or can space them out to allow for budgeting. 6 to 6 is a company you
can trust!

Read Reviews
Justin Rousseau



They are awesome, the owner followed up wanting to know if everything was
working well. Customer service is above expectations.

Read Reviews
Kurt Peterson



They are quick to offer customer service. I appreciate the extra details, plus
photos, of areas of my vehicle to keep an eye on along with pressing needs -
much more helpful than just saying this needs repaired & leaving you to figure
it all out. I've always had a good experience with 6 to 6.

Read Reviews
Renee Hein



Great people to work with...always take time to explain in laymen terms and show
with examples or pictures. Great at explaining what needs immediate attention
and what can wait. Love the online report that shows pictures and tells me what
they worked on and found.

Read Reviews
Rick Inbody



I would highly recommend 6 to 6. They are top notch in every way. I have
complete trust in their workmanship, parts quality, commitment to doing the job
thoroughly, and attention to detail. The crew are very friendly, genuine, with a
great sense of humor. I feel like an old friend when I walk through the
door............another 6 to 6 job well done.

Read Reviews
 * 
 * 
 * 
 * 
 * 

Read Our Customers Reviews


WHAT MAKES 6 TO 6 AUTO SERVICE DIFFERENT

In addition to auto repair services we offer:

 * EXCEPTIONAL CUSTOMER SERVICE
   
   AT 6 TO 6 AUTO SERVICE
   
   Don't just take our word for it. Give 6 to 6 Auto Service a call, or schedule
   an appointment and experience it for yourself.

 * STELLAR REVIEWS
   
   FIND OUT WHAT OTHERS HAVE EXPERIENCED
   
   Want to know what to expect when you visit 6 to 6 Auto Service? Check out our
   online reviews to see what others are saying.

 * WARRANTY
   
   GUARANTEED SERVICE
   
   We back our work with a 2 Year/24,000 Mile warranty. Give us a call for
   details.

 * CERTIFIED MECHANICS

 * FLEET SERVICE

 * PROVEN TRACK RECORD OF CUSTOMER SATISFACTION

 * IN BUSINESS SINCE 2005

 * EXPERTISE IN A WIDE RANGE OF MAKES AND MODELS

 * BACKED BY WARRANTY

 * QUALITY PARTS

 * PERSONALIZED CUSTOMER SERVICE




Call Us Now 402-476-6866

2405 P Street
Lincoln, NE 68503
6 to 6 Auto Service

Sunday: Closed

Monday: 07:30 AM - 06:00 PM

Tuesday: 07:30 AM - 06:00 PM

Wednesday: 07:30 AM - 06:00 PM

Thursday: 07:30 AM - 06:00 PM

Friday: 07:30 AM - 06:00 PM

Saturday: Closed

Designed by AutoVitals | Powered by AutoVitals
Privacy Policy
HTML Sitemap

Google Recaptcha

×
Select a Location

Contact Me Via
Use email instead
Continue
*Message and data rates may apply. Text STOP to opt out or HELP for help.
Contact Me Via
Use cell # instead
Continue
⟨ Back
Essential Info
Just the basics, so we know what we're working on.



Your Vehicle
Year202520242023202220212020201920182017201620152014201320122011201020092008200720062005200420032002200120001999199819971996199519941993199219911990198919881987198619851984198319821981198019791978197719761975



Continue
⟨ Back
Which Vehicle Needs Service?

Edit this list
⟨ Back
Edit Vehicles


Add A New Vehicle
Year202520242023202220212020201920182017201620152014201320122011201020092008200720062005200420032002200120001999199819971996199519941993199219911990198919881987198619851984198319821981198019791978197719761975



Continue
⟨ Back
Schedule Your Service

Preferred Date/Time

Please note that the date and time you requested may not be available. We will
contact you to confirm your actual appointment details.


Alternate Date/Time (optional)
Alternate Date/Time ❌

Continue


⟨ Back
How Can We Help?

Recommended services from you last inspection
Immediate Issues Deselect AllSelect All

Future Issues Deselect AllSelect All

I have a different issue
Continue
⟨ Back
How Can We Help?


Continue
⟨ Back
Additional Requests?
Do you need additional assistance?

Request a ride. Request a loaner. Contact me at . Drop-off during off-hours.
Same day pickup, please. Request Rental Car. Desired Pick up Time


Continue

Request Sent


Reported Issue:


Close Window

Please note that the date and time you requested may not be available. We will
contact you to confirm your actual appointment details.

Loading...

Close