<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SAGLY</title>
	<atom:link href="https://sagly.at/feed/" rel="self" type="application/rss+xml" />
	<link>https://sagly.at/</link>
	<description>MTB setup • Training • Maintenance</description>
	<lastBuildDate>Sun, 05 Jul 2026 06:47:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8</generator>

<image>
	<url>https://sagly.at/wp-content/uploads/2022/03/cropped-Store-Graphics-28-2-32x32.png</url>
	<title>SAGLY</title>
	<link>https://sagly.at/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Set Up a Rear Shock: SAG, Pressure &#038; Rebound</title>
		<link>https://sagly.at/general/how-to-set-up-rear-shock-on-a-mountain-bike/</link>
		
		<dc:creator><![CDATA[Anton Hörl]]></dc:creator>
		<pubDate>Sat, 04 Jul 2026 08:57:34 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">https://sagly.at/?p=4723</guid>

					<description><![CDATA[<p>MTB rear shock setup guide How to Set Up a Rear Shock on a Mountain Bike Set air pressure or coil spring rate, SAG, rebound and compression in the correct order—then fine-tune the rear of your bike [&#8230;]</p>
<p>The post <a href="https://sagly.at/general/how-to-set-up-rear-shock-on-a-mountain-bike/">How to Set Up a Rear Shock: SAG, Pressure &#038; Rebound</a> appeared first on <a href="https://sagly.at">SAGLY</a>.</p>
]]></description>
										<content:encoded><![CDATA[<!--
WordPress title: How to Set Up a Rear Shock on a Mountain Bike: Complete Guide
Suggested meta description: Learn how to set up an MTB rear shock step by step. Adjust air pressure or coil spring rate, SAG, rebound, compression and volume spacers, then troubleshoot common problems.
Article H1 note: This Gutenberg HTML expects the WordPress theme to output the post title as the single H1. Do not add another H1 inside the article body.
-->


<style>
/* Make the complete WordPress post background match the SAGLY guide */
body:has(.sagly-shock-guide) {
  background:
    radial-gradient(circle at 14% 4%, rgba(235,147,83,.12) 0, rgba(235,147,83,0) 30%),
    radial-gradient(circle at 88% 22%, rgba(255,255,255,.055) 0, rgba(255,255,255,0) 34%),
    linear-gradient(115deg, #050505 0%, #0d0d0d 34%, #171717 68%, #262626 100%) !important;
}

body:has(.sagly-shock-guide) #content,
body:has(.sagly-shock-guide) .site-content,
body:has(.sagly-shock-guide) .ast-container,
body:has(.sagly-shock-guide) #primary,
body:has(.sagly-shock-guide) .site-main,
body:has(.sagly-shock-guide) .ast-article-single {
  background: transparent !important;
}

/* Keep the WordPress-generated title area aligned with the guide */
body:has(.sagly-shock-guide) .entry-header {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding-left: clamp(22px, 4vw, 46px);
  padding-right: clamp(22px, 4vw, 46px);
}

/* Make the title and post information readable */
body:has(.sagly-shock-guide) .entry-title,
body:has(.sagly-shock-guide) .entry-title a {
  color: #ffffff !important;
}

body:has(.sagly-shock-guide) .entry-meta,
body:has(.sagly-shock-guide) .entry-meta a {
  color: #dadada !important;
}

/* Remove light Astra article backgrounds */
body:has(.sagly-shock-guide) .ast-article-single {
  border: 0 !important;
  box-shadow: none !important;
}
.sagly-shock-guide .sagly-eyebrow {
  color: #FFFFFF !important;
}
.sagly-shock-guide {
  --sagly-shock-orange: #EB9353;
  --sagly-shock-orange-dark: #B95F22;
  --sagly-shock-black: #0e0e0e;
  --sagly-shock-panel: #151515;
  --sagly-shock-panel-2: #1B1B1B;
  --sagly-shock-muted: #DADADA;
  --sagly-shock-soft: #202020;
  --sagly-shock-light: #1A1A1A;
  --sagly-shock-text: #FFFFFF;
  --sagly-shock-copy: #D6D6D6;
  max-width: 1120px;
  margin: 0 auto;
  color: var(--sagly-shock-muted);
  background:
    linear-gradient(180deg, rgba(8,8,8,.88) 0%, rgba(18,18,18,.82) 55%, rgba(10,10,10,.9) 100%);
  border: 1px solid rgba(255,255,255,.08);
  box-shadow: 0 26px 80px rgba(0,0,0,.34);
  border-radius: 8px;
  overflow: hidden;
  font-size: 18px;
  line-height: 1.65;
}
.sagly-shock-guide * { box-sizing: border-box; }
.sagly-shock-guide [id] { scroll-margin-top: 96px; }
.sagly-shock-guide a {
  color: var(--sagly-shock-orange);
  text-underline-offset: 3px;
}
.sagly-shock-guide a:focus,
.sagly-shock-guide button:focus,
.sagly-shock-guide input:focus,
.sagly-shock-guide summary:focus {
  outline: 3px solid rgba(235,147,83,.65);
  outline-offset: 3px;
}
.sagly-shock-guide h2,
.sagly-shock-guide h3 {
  color: #FFF;
  line-height: 1.18;
  letter-spacing: 0;
}
.sagly-shock-guide h2 {
  margin: 72px 0 20px;
  font-size: clamp(30px, 4vw, 46px);
}
.sagly-shock-guide h3 {
  margin: 34px 0 14px;
  font-size: clamp(22px, 3vw, 30px);
}
.sagly-shock-guide p,
.sagly-shock-guide li { color: var(--sagly-shock-muted); }
.sagly-shock-guide p { margin: 0 0 18px; }
.sagly-shock-guide ul,
.sagly-shock-guide ol { margin: 0 0 22px; padding-left: 1.25rem; }
.sagly-shock-guide li { margin: 7px 0; }
.sagly-shock-guide strong { color: #FFF; }
.sagly-shock-shell { padding: clamp(22px, 4vw, 46px); }
.sagly-shock-hero {
  padding: clamp(28px, 5vw, 62px);
  background:
    radial-gradient(circle at 12% 0%, rgba(235,147,83,.20), rgba(235,147,83,0) 38%),
    linear-gradient(135deg, rgba(8,8,8,.98) 0%, rgba(24,24,24,.94) 55%, rgba(42,42,42,.90) 100%);
  border-bottom: 1px solid rgba(235,147,83,.28);
}
.sagly-shock-kicker,
.sagly-shock-guide .sagly-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 18px;
  color: #FFFFFF !important;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .08em;
  line-height: 1.3;
  text-transform: uppercase;
}
.sagly-shock-hero-title {
  max-width: 920px;
  margin: 0 0 18px;
  color: #FFF;
  font-size: clamp(34px, 5.4vw, 64px);
  line-height: 1.04;
  font-weight: 900;
}
.sagly-shock-subtitle {
  max-width: 850px;
  margin: 0;
  color: #FFF;
  font-size: clamp(20px, 2.4vw, 28px);
  line-height: 1.35;
  font-weight: 700;
}
.sagly-shock-hero-media {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 30px;
  border-radius: 8px;
  object-fit: cover;
}
.sagly-shock-card,
.sagly-shock-box,
.sagly-shock-callout,
.sagly-shock-checklist,
.sagly-shock-faq details,
.sagly-shock-toc,
.sagly-shock-calculator { border-radius: 8px; }
.sagly-shock-card {
  padding: clamp(20px, 3vw, 32px);
  background:
    linear-gradient(145deg, rgba(255,255,255,.085) 0%, rgba(255,255,255,.035) 100%);
  color: #FFF;
  border: 1px solid rgba(255,255,255,.13);
  box-shadow: 0 14px 34px rgba(0,0,0,.20);
  backdrop-filter: blur(6px);
}
.sagly-shock-card p,
.sagly-shock-card li,
.sagly-shock-card td { color: #D6D6D6; }
.sagly-shock-card strong,
.sagly-shock-card h2,
.sagly-shock-card h3 { color: #FFF; }
.sagly-shock-card a {
  color: var(--sagly-shock-orange);
  font-weight: 800;
}
.sagly-shock-box {
  padding: clamp(20px, 3vw, 30px);
  background: var(--sagly-shock-panel-2);
  border: 1px solid rgba(255,255,255,.12);
}
.sagly-shock-box p,
.sagly-shock-box li { color: #DADADA; }
.sagly-shock-quick {
  margin: 34px 0 0;
  border-left: 6px solid var(--sagly-shock-orange);
}
.sagly-shock-quick h2 {
  margin-top: 0;
  color: #FFF;
  font-size: clamp(25px, 3vw, 34px);
}
.sagly-shock-toc {
  margin: 24px 0 0;
  padding: clamp(20px, 3vw, 28px);
  background: #1B1B1B;
  border: 1px solid rgba(255,255,255,.13);
}
.sagly-shock-toc-title {
  margin: 0 0 14px;
  color: #FFF;
  font-size: 20px;
  font-weight: 900;
}
.sagly-shock-toc-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 18px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.sagly-shock-toc-grid li { margin: 0; }
.sagly-shock-toc-grid a {
  display: block;
  padding: 9px 0;
  color: #FFF;
  font-weight: 800;
  text-decoration-color: rgba(235,147,83,.7);
}
.sagly-shock-toc-grid a:hover { color: var(--sagly-shock-orange); }
.sagly-shock-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 12px 18px;
  border: 0;
  border-radius: 6px;
  background: var(--sagly-shock-orange);
  color: #000;
  font-weight: 900;
  text-decoration: none;
  cursor: pointer;
}
.sagly-shock-button:hover { filter: brightness(.94); }
.sagly-shock-button-secondary {
  background: #555;
  color: #FFF;
}
.sagly-shock-table-wrap {
  overflow-x: auto;
  margin: 22px 0;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,.12);
}
.sagly-shock-table {
  width: 100%;
  min-width: 720px;
  border-collapse: collapse;
}
.sagly-shock-table th,
.sagly-shock-table td {
  padding: 15px 16px;
  vertical-align: top;
  border-bottom: 1px solid rgba(255,255,255,.1);
  text-align: left;
}
.sagly-shock-table th {
  background: #EB9353;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .04em;
}
.sagly-shock-table td {
  background: #151515;
  color: #DADADA;
}
.sagly-shock-card .sagly-shock-table-wrap {
  border-color: rgba(255,255,255,.13);
}
.sagly-shock-card .sagly-shock-table td {
  background: rgba(8,8,8,.55);
  color: #DADADA;
  border-bottom-color: rgba(255,255,255,.10);
}
.sagly-shock-steps {
  counter-reset: saglyShockSteps;
  display: grid;
  gap: 12px;
  margin: 24px 0;
  padding: 0;
  list-style: none;
}
.sagly-shock-steps li {
  counter-increment: saglyShockSteps;
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 14px;
  align-items: start;
  margin: 0;
  padding: 16px;
  background:
    linear-gradient(145deg, rgba(255,255,255,.075), rgba(255,255,255,.03));
  color: #EAEAEA;
  border: 1px solid rgba(255,255,255,.11);
  border-radius: 8px;
}
.sagly-shock-steps li::before {
  content: counter(saglyShockSteps);
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: var(--sagly-shock-orange);
  color: #000;
  font-weight: 900;
}
.sagly-shock-steps strong { color: #FFF; }
.sagly-shock-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}
.sagly-shock-grid-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.sagly-shock-callout {
  margin: 24px 0;
  padding: 20px 22px;
  background: #1E1E1E;
  color: #FFF;
  border-left: 6px solid var(--sagly-shock-orange);
}
.sagly-shock-callout p { margin: 0; color: #FFF; }
.sagly-shock-calculator {
  margin: 26px 0;
  padding: clamp(20px, 3vw, 30px);
  background:
    linear-gradient(145deg, rgba(255,255,255,.09), rgba(255,255,255,.035));
  color: #FFF;
  border: 1px solid rgba(255,255,255,.13);
  border-left: 6px solid var(--sagly-shock-orange);
  box-shadow: 0 14px 34px rgba(0,0,0,.20);
}
.sagly-shock-calculator h3 {
  margin: 0 0 12px;
  color: #FFF;
}
.sagly-shock-calculator p,
.sagly-shock-calculator label,
.sagly-shock-calculator strong { color: #DADADA; }
.sagly-shock-calculator-fields {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin: 20px 0 16px;
}
.sagly-shock-field label {
  display: block;
  margin-bottom: 6px;
  font-size: 15px;
  font-weight: 900;
}
.sagly-shock-field input {
  width: 100%;
  min-height: 48px;
  padding: 10px 12px;
  border: 1px solid rgba(255,255,255,.20);
  border-radius: 6px;
  background: rgba(6,6,6,.72);
  color: #FFF;
  font: inherit;
}
.sagly-shock-calculator-result {
  margin: 18px 0 0;
  padding: 16px 18px;
  background: rgba(5,5,5,.62);
  color: #F2F2F2;
  border: 1px solid rgba(255,255,255,.10);
  border-left: 5px solid #777;
  border-radius: 6px;
  font-weight: 800;
}
.sagly-shock-calculator-result.is-target { border-left-color: var(--sagly-shock-orange); }
.sagly-shock-calculator-result.is-warning { border-left-color: #9A4F1D; }
.sagly-shock-calculator-note {
  margin: 14px 0 0 !important;
  font-size: 14px;
  line-height: 1.5;
}
.sagly-shock-mistakes li::marker { color: var(--sagly-shock-orange); }
.sagly-shock-checklist {
  padding: clamp(20px, 3vw, 32px);
  background:
    linear-gradient(145deg, rgba(255,255,255,.085) 0%, rgba(255,255,255,.028) 100%);
  color: #FFF;
  border: 1px solid rgba(255,255,255,.13);
  box-shadow: 0 18px 42px rgba(0,0,0,.24);
  backdrop-filter: blur(7px);
}
.sagly-shock-checklist p,
.sagly-shock-checklist label { color: #E1E1E1; }
.sagly-shock-progress {
  margin-bottom: 18px;
  color: #FFF;
  font-weight: 900;
}
.sagly-shock-checklist-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin: 18px 0 22px;
}
.sagly-shock-check-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  min-height: 48px;
  padding: 12px;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 8px;
  background: rgba(255,255,255,.045);
  transition: background .2s ease, border-color .2s ease, transform .2s ease;
}
.sagly-shock-check-item:hover {
  background: rgba(255,255,255,.075);
  border-color: rgba(235,147,83,.48);
}
.sagly-shock-check-item:has(input:checked) {
  background: rgba(235,147,83,.13);
  border-color: rgba(235,147,83,.62);
}
.sagly-shock-check-item input {
  flex: 0 0 auto;
  width: 22px;
  height: 22px;
  margin-top: 2px;
  accent-color: var(--sagly-shock-orange);
}
.sagly-shock-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.sagly-shock-faq details {
  margin: 12px 0;
  padding: 0;
  background:
    linear-gradient(145deg, rgba(255,255,255,.075), rgba(255,255,255,.03));
  color: #FFF;
  border: 1px solid rgba(255,255,255,.12);
  box-shadow: 0 10px 26px rgba(0,0,0,.16);
}
.sagly-shock-faq details[open] {
  border-color: rgba(235,147,83,.48);
}
.sagly-shock-faq summary {
  min-height: 52px;
  padding: 16px 18px;
  color: #FFF;
  font-weight: 900;
  cursor: pointer;
}
.sagly-shock-faq details p {
  padding: 0 18px 18px;
  color: #D6D6D6;
}
.sagly-shock-cta {
  margin-top: 70px;
  padding: clamp(24px, 4vw, 42px);
  background: #EB9353;
  color: #000;
  border-radius: 8px;
}
.sagly-shock-cta h2,
.sagly-shock-cta p,
.sagly-shock-cta li,
.sagly-shock-cta strong { color: #000; }
.sagly-shock-cta h2 { margin-top: 0; }
.sagly-shock-cta .sagly-shock-button {
  background: #0e0e0e;
  color: #FFF;
}
@media (max-width: 760px) {
  .sagly-shock-guide { border-radius: 0; font-size: 17px; }
  .sagly-shock-shell { padding: 24px 16px; }
  .sagly-shock-hero { padding: 30px 16px; }
  .sagly-shock-guide h2 { margin-top: 54px; }
  .sagly-shock-grid,
  .sagly-shock-grid-3,
  .sagly-shock-toc-grid,
  .sagly-shock-calculator-fields,
  .sagly-shock-checklist-grid { grid-template-columns: 1fr; }
  .sagly-shock-steps li {
    grid-template-columns: 36px minmax(0,1fr);
    padding: 14px;
  }
  .sagly-shock-steps li::before { width: 36px; height: 36px; }
}
@media print {
  @page { margin: 14mm; }
  body * { visibility: hidden !important; }
  .sagly-shock-checklist,
  .sagly-shock-checklist * { visibility: visible !important; }
  .sagly-shock-checklist {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 18px !important;
    background: #FFF !important;
    color: #000 !important;
    border: 1px solid #999 !important;
    box-shadow: none !important;
  }
  .sagly-shock-checklist-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }
  .sagly-shock-check-item {
    min-height: 0 !important;
    padding: 9px !important;
    background: #FFF !important;
    color: #000 !important;
    border-color: #AAA !important;
    break-inside: avoid;
  }
  .sagly-shock-checklist p,
  .sagly-shock-checklist label { color: #000 !important; }
  .sagly-shock-actions { display: none !important; }
}
.sagly-hub-backlink {
  margin: 28px 0;
  padding: 18px 20px;
  background: rgba(235,147,83,.10);
  border: 1px solid rgba(235,147,83,.35);
  border-left: 5px solid #EB9353;
  border-radius: 8px;
  color: #e5e5e5;
}

.sagly-hub-backlink strong {
  color: #fff;
}

.sagly-hub-backlink a {
  color: #EB9353;
  font-weight: 800;
}
/* ==================================================
   MATCH BACKGROUND TO:
   /general/mtb-fork-not-using-full-travel/
================================================== */

/* Dark base behind the whole page */
body:has(.sagly-shock-guide) {
  background: #080808 !important;
}

/* Remove Astra and WordPress background layers */
body:has(.sagly-shock-guide) #content,
body:has(.sagly-shock-guide) .ast-container,
body:has(.sagly-shock-guide) #primary,
body:has(.sagly-shock-guide) #main,
body:has(.sagly-shock-guide) .site-main,
body:has(.sagly-shock-guide) .entry-content,
body:has(.sagly-shock-guide) .ast-article-single {
  background: transparent !important;
}

/* Same full-page gradient as the fork article */
body:has(.sagly-shock-guide) .site-content {
  background: linear-gradient(
    110deg,
    #070707 0%,
    #111111 34%,
    #1c1c1c 68%,
    #292929 100%
  ) !important;
}

/* Remove the separate dark card around the complete guide */
body:has(.sagly-shock-guide) .sagly-shock-guide {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

/* Remove Astra's article card styling */
body:has(.sagly-shock-guide) .ast-article-single {
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

/* Keep title and metadata readable */
body:has(.sagly-shock-guide) .entry-title,
body:has(.sagly-shock-guide) .entry-title a {
  color: #ffffff !important;
}

body:has(.sagly-shock-guide) .entry-meta,
body:has(.sagly-shock-guide) .entry-meta a {
  color: #dadada !important;
}
/* ==================================================
   HERO: REMOVE SEPARATE HEADLINE BACKGROUND
================================================== */

.sagly-shock-guide .sagly-shock-hero {
  background: transparent !important;
  border: 0 !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
}

/* Remove any theme or block overlays */
.sagly-shock-guide .sagly-shock-hero::before,
.sagly-shock-guide .sagly-shock-hero::after {
  display: none !important;
  content: none !important;
  background: none !important;
}

/* Keep headline content readable */
.sagly-shock-guide .sagly-shock-hero-title,
.sagly-shock-guide .sagly-shock-subtitle,
.sagly-shock-guide .sagly-shock-kicker,
.sagly-shock-guide .sagly-shock-hero p {
  color: #ffffff !important;
}


/* ==================================================
   BUTTON: MAKE LABEL VISIBLE
================================================== */

.sagly-shock-guide a.sagly-shock-button,
.sagly-shock-guide button.sagly-shock-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  min-height: 52px !important;
  padding: 13px 22px !important;

  background: #EB9353 !important;
  border: 2px solid #EB9353 !important;
  border-radius: 8px !important;

  color: #111111 !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  text-align: center !important;
  text-decoration: none !important;

  opacity: 1 !important;
  visibility: visible !important;

  transition:
    transform 180ms ease,
    background-color 180ms ease,
    border-color 180ms ease,
    box-shadow 180ms ease !important;
}

/* Force any nested span/label to be visible */
.sagly-shock-guide a.sagly-shock-button *,
.sagly-shock-guide button.sagly-shock-button * {
  color: #111111 !important;
  opacity: 1 !important;
  visibility: visible !important;
  font: inherit !important;
  line-height: inherit !important;
  text-decoration: none !important;
}

/* Prevent visited-link colors from hiding the label */
.sagly-shock-guide a.sagly-shock-button:visited {
  color: #111111 !important;
}

.sagly-shock-guide a.sagly-shock-button:visited * {
  color: #111111 !important;
}

/* Proper hover */
.sagly-shock-guide a.sagly-shock-button:hover,
.sagly-shock-guide button.sagly-shock-button:hover {
  background: #111111 !important;
  border-color: #111111 !important;
  color: #ffffff !important;

  transform: translateY(-2px) !important;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.25) !important;
}

.sagly-shock-guide a.sagly-shock-button:hover *,
.sagly-shock-guide button.sagly-shock-button:hover * {
  color: #ffffff !important;
}


/* CTA variant: keep black button with white label */
.sagly-shock-guide .sagly-shock-cta a.sagly-shock-button,
.sagly-shock-guide .sagly-shock-cta button.sagly-shock-button {
  background: #111111 !important;
  border-color: #111111 !important;
  color: #ffffff !important;
}

.sagly-shock-guide .sagly-shock-cta a.sagly-shock-button *,
.sagly-shock-guide .sagly-shock-cta button.sagly-shock-button * {
  color: #ffffff !important;
}

.sagly-shock-guide .sagly-shock-cta a.sagly-shock-button:hover,
.sagly-shock-guide .sagly-shock-cta button.sagly-shock-button:hover {
  background: #ffffff !important;
  border-color: #ffffff !important;
  color: #111111 !important;
}

.sagly-shock-guide .sagly-shock-cta a.sagly-shock-button:hover *,
.sagly-shock-guide .sagly-shock-cta button.sagly-shock-button:hover * {
  color: #111111 !important;
}
</style>



<article class="sagly-shock-guide">
  <section class="sagly-shock-hero">
    <p class="sagly-shock-kicker">MTB rear shock setup guide</p>
    <p class="sagly-shock-hero-title">How to Set Up a Rear Shock on a Mountain Bike</p>
    <p class="sagly-shock-subtitle">Set air pressure or coil spring rate, SAG, rebound and compression in the correct order—then fine-tune the rear of your bike with repeatable trail testing.</p>
    <!-- HERO IMAGE SLOT: Add a rear-shock-focused image before publishing. Recommended markup:
    <img fetchpriority="high" decoding="async" class="sagly-shock-hero-media" src="YOUR-IMAGE-URL.webp" alt="Mountain bike rear shock being adjusted with a shock pump" width="1600" height="900" loading="eager" fetchpriority="high">
    Recommended alternatives: close-up of the rear shock on a trail/enduro bike, rider measuring shock SAG, or shock-pump adjustment. -->
  </section>

  <div class="sagly-shock-shell">
    <section class="sagly-shock-card sagly-shock-quick" aria-labelledby="sagly-shock-quick-answer">
      <h2 id="sagly-shock-quick-answer">Quick answer</h2>
      <p>To set up an MTB rear shock, first check rear tire pressure and the basic condition of the shock and frame bearings. Identify the exact shock, stroke and bike model, then use the bike or shock manufacturer&#8217;s recommendation as the safest starting point. Set air pressure or coil spring rate, equalize the air chamber where required, measure SAG with your normal riding equipment, set rebound from a documented baseline, and adjust compression only after the spring setup is close. Test one change at a time on the same trail section. Use volume spacers only when the basic pressure, SAG and damping are already working.</p>
      <a class="sagly-shock-button" href="#sagly-shock-setup-steps">Go to the detailed setup steps</a>
    </section>

    <nav class="sagly-shock-toc" aria-labelledby="sagly-shock-toc-title">
      <p class="sagly-shock-toc-title" id="sagly-shock-toc-title">On this page</p>
      <ul class="sagly-shock-toc-grid">
        <li><a href="#sagly-shock-setup-steps">Correct setup order</a></li>
        <li><a href="#sagly-shock-step-3">Air pressure or coil spring</a></li>
        <li><a href="#sagly-shock-step-4">SAG and calculator</a></li>
        <li><a href="#sagly-shock-step-5">Rebound setup</a></li>
        <li><a href="#sagly-shock-step-6">Compression and climb switch</a></li>
        <li><a href="#sagly-shock-step-8">Volume spacers</a></li>
        <li><a href="#sagly-shock-troubleshooting">Symptoms and fixes</a></li>
        <li><a href="#sagly-shock-checklist-title">Setup checklist</a></li>
      </ul>
    </nav>

    <section aria-labelledby="sagly-shock-why">
      <h2 id="sagly-shock-why">Why rear-shock setup matters</h2>
      <p>Your rear shock affects traction, climbing efficiency, cornering support, braking stability, comfort and how confidently the bike uses its travel. A useful setup allows the rear wheel to follow the ground while keeping enough support for pumping, braking, compressions and landings.</p>
      <p>The aim is not to copy another rider&#8217;s PSI or click count. The aim is to create a safe baseline for your exact bike and shock, test it consistently and adjust it until the rear suspension feels predictable on your terrain.</p>
    </section>

    <section aria-labelledby="sagly-shock-adjustments">
      <h2 id="sagly-shock-adjustments">What can be adjusted on an MTB rear shock?</h2>
      <p>Not every shock has every adjustment. A simple air shock may offer pressure, rebound and a climb lever. More advanced air and coil shocks can include low-speed compression, high-speed compression, separate high- and low-speed rebound, volume spacers and hydraulic bottom-out control.</p>
      <div class="sagly-shock-table-wrap">
        <table class="sagly-shock-table">
          <thead>
            <tr>
              <th>Setting</th>
              <th>What it controls</th>
              <th>Common symptom when incorrect</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td>Air pressure or coil spring rate</td>
              <td>The spring force supporting rider weight and holding the bike in its intended working range.</td>
              <td>Too firm can reduce grip and travel use. Too soft can cause excessive squat, wallow or frequent bottom-outs.</td>
            </tr>
            <tr>
              <td>SAG</td>
              <td>The amount of shock stroke used under normal riding load.</td>
              <td>Too little can feel tall and harsh. Too much can make the bike sit low, feel vague or lack support.</td>
            </tr>
            <tr>
              <td>Rebound</td>
              <td>How quickly the shock extends after being compressed.</td>
              <td>Too fast can kick or bounce. Too slow can pack down through repeated impacts.</td>
            </tr>
            <tr>
              <td>Low-speed compression</td>
              <td>Resistance to slower damper-shaft movements caused by pedaling, pumping, cornering and weight shifts.</td>
              <td>Too little can feel wallowy. Too much can reduce sensitivity and climbing or cornering traction.</td>
            </tr>
            <tr>
              <td>High-speed compression</td>
              <td>Resistance to fast damper-shaft movements from sharp hits, landings and hard compressions.</td>
              <td>Too little can allow hard bottom-outs. Too much can feel harsh on square edges and rough terrain.</td>
            </tr>
            <tr>
              <td>Climb or firm mode</td>
              <td>Extra low-speed support for climbing or smooth pedaling, depending on the shock design.</td>
              <td>Leaving it firm on rough descents can reduce traction and comfort.</td>
            </tr>
            <tr>
              <td>Volume spacers</td>
              <td>Air-spring progression deeper in the stroke on compatible air shocks.</td>
              <td>Too many can block deep travel. Too few can allow easy bottom-outs even when SAG feels correct.</td>
            </tr>
            <tr>
              <td>Hydraulic bottom-out</td>
              <td>Extra damping support near the end of the stroke on shocks that include it.</td>
              <td>Incorrect settings can affect deep-stroke support, but the function and range are model-specific.</td>
            </tr>
          </tbody>
        </table>
      </div>
    </section>

    <section aria-labelledby="sagly-shock-frame-dependence">
      <h2 id="sagly-shock-frame-dependence">Why rear-shock pressure cannot be predicted from rider weight alone</h2>
      <p>Rear-shock pressure depends on more than body weight. The frame&#8217;s leverage ratio, suspension layout, shock stroke, air-can design, shock tune, rider position, riding equipment and intended use all influence the required spring force. Two riders with the same weight can need very different pressures on different bikes.</p>
      <div class="sagly-shock-callout">
        <p><strong>Use PSI as a starting reference, not as the final answer.</strong> The bike manufacturer&#8217;s setup guide and measured SAG are more useful than a universal body-weight-to-PSI rule.</p>
      </div>
      <p>For a pressure-focused starting point, use the <a href="https://sagly.at/general/mountain-bike-shock-pressure/">mountain bike shock pressure and SAG calculator</a>. If the pressure reading changes when you reconnect your pump, read the <a href="https://sagly.at/general/mtb-shock-pump-guide-rear-shock-pressure/">MTB shock-pump guide</a>.</p>
    </section>

    <section id="sagly-shock-setup-steps" aria-labelledby="sagly-shock-order">
      <h2 id="sagly-shock-order">The correct rear-shock setup order</h2>
      <p>Setup order matters. Rebound depends on spring force. Compression cannot correct a spring that is far too soft or too firm. Volume spacers should not be used to hide an incorrect pressure, spring rate or damping baseline.</p>
      <ol class="sagly-shock-steps">
        <li><strong>Check rear tire pressure, shock condition and frame bearings.</strong></li>
        <li><strong>Identify the exact bike, shock, shock stroke and available adjustments.</strong></li>
        <li><strong>Set air pressure or coil spring rate from a reliable starting point.</strong></li>
        <li><strong>Equalize the air spring where required and measure SAG.</strong></li>
        <li><strong>Set rebound from a documented reference direction.</strong></li>
        <li><strong>Set compression and climb mode according to the shock baseline.</strong></li>
        <li><strong>Check front-to-rear balance and test one variable at a time.</strong></li>
        <li><strong>Adjust volume spacers or bottom-out control only if needed.</strong></li>
        <li><strong>Save the setup and record trail feedback.</strong></li>
      </ol>
      <p>For the complete bike-level process, see the <a href="https://sagly.at/general/mtb-suspensions-setup-order/">correct MTB suspension setup order</a>.</p>
    </section>

    <section aria-labelledby="sagly-shock-step-1">
      <h2 id="sagly-shock-step-1">Step 1 &#8211; Check tire pressure, shock condition and frame movement</h2>
      <p>Rear tire pressure can imitate suspension problems. A tire that is too firm can make the rear feel harsh and skittish. A tire that is too soft can squirm, drag or make the bike feel vague. Start with a sensible tire baseline before judging the shock.</p>
      <div class="sagly-shock-grid">
        <div class="sagly-shock-box">
          <h3>Quick inspection</h3>
          <ul>
            <li>Rear tire pressure is suitable for the tire, rim, rider and terrain.</li>
            <li>Shock shaft and air can are clean.</li>
            <li>No visible oil leakage around seals or adjusters.</li>
            <li>Shock mounting bolts and hardware are secure.</li>
            <li>Frame bearings move smoothly without unusual play.</li>
            <li>No knocking, scraping, sucking or inconsistent damping.</li>
          </ul>
        </div>
        <div class="sagly-shock-box">
          <h3>Know when to stop tuning</h3>
          <p>Oil leakage, persistent air loss, excessive friction, damaged hardware, play in frame bearings or inconsistent damping may be service problems. Do not try to solve a mechanical fault with more pressure, more compression or a different rebound setting.</p>
        </div>
      </div>
    </section>

    <section aria-labelledby="sagly-shock-step-2">
      <h2 id="sagly-shock-step-2">Step 2 &#8211; Identify the exact shock and bike</h2>
      <p>Record the bike model and model year, rear shock brand, model, generation, eye-to-eye size, shock stroke and whether the spring is air or coil. Also record the available damping controls and the direction from which clicks are counted.</p>
      <p>The bike manufacturer&#8217;s guide is especially important for rear shocks because the frame leverage curve and original shock tune affect the correct baseline. Do not assume that settings from the same shock model on another frame will transfer directly.</p>
      <div class="sagly-shock-card">
        <h3>Information worth saving</h3>
        <ul>
          <li>Bike, frame size and wheel configuration</li>
          <li>Shock model, tune and stroke</li>
          <li>Air-can or coil-spring configuration</li>
          <li>Total riding weight with normal equipment</li>
          <li>Manufacturer&#8217;s recommended SAG or pressure baseline</li>
          <li>Click-counting direction for every adjuster</li>
        </ul>
      </div>
    </section>

    <section aria-labelledby="sagly-shock-step-3">
      <h2 id="sagly-shock-step-3">Step 3 &#8211; Set air pressure or coil spring rate</h2>
      <h3>Air shock</h3>
      <p>Use total riding weight, including helmet, shoes, pack, water and tools. Start with the bike or shock manufacturer&#8217;s recommendation. Attach the shock pump carefully and adjust in controlled steps without exceeding the specified maximum pressure.</p>
      <p>Many air shocks need to be cycled while they are being pressurized so the positive and negative chambers can equalize. Follow the procedure for your exact shock. Add pressure in stages, remove the pump before compressing the shock unless the manufacturer explicitly states otherwise, cycle the suspension slowly, then reconnect and recheck.</p>
      <p>Connecting a pump increases the volume of the pressurized system and can make the gauge read lower than the pressure that was inside the shock before connection. A short hiss during removal usually comes mainly from the pump hose. Build a repeatable measurement method rather than repeatedly chasing the previous gauge number.</p>

      <h3>Coil shock</h3>
      <p>Select a spring rate that allows the bike to reach the manufacturer&#8217;s SAG target with an acceptable amount of preload. Preload is primarily used to remove free play and make a limited SAG adjustment; it should not be used to compensate for a spring that is fundamentally too soft.</p>
      <div class="sagly-shock-grid">
        <div class="sagly-shock-box">
          <h3>Spring may be too soft when</h3>
          <ul>
            <li>SAG remains excessive after the allowed preload range.</li>
            <li>The bike sits low and wallows in supportive terrain.</li>
            <li>Bottom-outs occur too easily with sensible damping.</li>
          </ul>
        </div>
        <div class="sagly-shock-box">
          <h3>Spring may be too firm when</h3>
          <ul>
            <li>SAG is too low with only the required minimum preload.</li>
            <li>The rear lacks grip or uses little travel.</li>
            <li>The bike feels tall and harsh even with damping opened appropriately.</li>
          </ul>
        </div>
      </div>
    </section>

    <section aria-labelledby="sagly-shock-step-4">
      <h2 id="sagly-shock-step-4">Step 4 &#8211; Measure and adjust rear-shock SAG</h2>
      <p>SAG is the amount of shock stroke used under normal riding load. Many trail and enduro bikes start somewhere around 25-33% rear-shock SAG, while some bikes or shock designs specify values closer to 30-35%. Always follow the target for your exact frame and shock when it is available.</p>
      <div class="sagly-shock-card">
        <h3>Rear-shock SAG formula</h3>
        <p><strong>SAG percentage = measured shock movement / shock stroke × 100</strong></p>
        <p>Example: a 65 mm stroke shock with 19.5 mm of O-ring movement has 19.5 / 65 × 100 = 30% SAG.</p>
      </div>

      <div class="sagly-shock-calculator" data-sagly-shock-sag-calculator>
        <h3>Rear-shock SAG calculator</h3>
        <p>Enter the shock stroke and measured O-ring movement. The optional target field shows how much shaft movement corresponds to your chosen target SAG.</p>
        <div class="sagly-shock-calculator-fields">
          <div class="sagly-shock-field">
            <label for="sagly-shock-stroke">Shock stroke (mm)</label>
            <input id="sagly-shock-stroke" type="number" min="20" max="100" step="0.1" inputmode="decimal" placeholder="Example: 65" data-sagly-shock-stroke>
          </div>
          <div class="sagly-shock-field">
            <label for="sagly-shock-movement">Measured SAG movement (mm)</label>
            <input id="sagly-shock-movement" type="number" min="0" max="100" step="0.1" inputmode="decimal" placeholder="Example: 19.5" data-sagly-shock-movement>
          </div>
          <div class="sagly-shock-field">
            <label for="sagly-shock-target">Target SAG (%)</label>
            <input id="sagly-shock-target" type="number" min="15" max="45" step="0.5" inputmode="decimal" value="30" data-sagly-shock-target>
          </div>
        </div>
        <div class="sagly-shock-calculator-result" data-sagly-shock-result role="status" aria-live="polite">Enter the shock stroke and measured movement to calculate your SAG.</div>
        <p class="sagly-shock-calculator-note"><strong>Important:</strong> use the shock&#8217;s actual stroke, not the bike&#8217;s rear-wheel travel. This calculator measures SAG; it does not replace the target supplied by the frame or shock manufacturer.</p>
      </div>

      <h3>Repeatable measurement process</h3>
      <ol>
        <li>Wear your normal riding equipment, including pack and water.</li>
        <li>Set the shock to its open or manufacturer-specified setup mode.</li>
        <li>Equalize the air spring where required.</li>
        <li>Slide the O-ring against the air can or shock body.</li>
        <li>Get on the bike in a neutral standing riding position, ideally with a helper.</li>
        <li>Avoid bouncing, braking hard or leaning against a wall with unusual body position.</li>
        <li>Step off carefully and measure the O-ring movement.</li>
        <li>Repeat the process to check consistency.</li>
      </ol>
      <div class="sagly-shock-callout">
        <p><strong>Measure shock stroke, not rear-wheel travel.</strong> A 160 mm rear-travel bike may use a 60 or 65 mm shock stroke. SAG percentage is calculated from shock-shaft movement divided by shock stroke.</p>
      </div>
    </section>

    <section aria-labelledby="sagly-shock-step-5">
      <h2 id="sagly-shock-step-5">Step 5 &#8211; Set rear-shock rebound</h2>
      <p>Rebound controls how quickly the shock extends after compression. More rebound damping generally means a slower return. Less rebound damping means a faster return. Start from the manufacturer baseline and record whether the number is counted from fully closed/slow or fully open/fast.</p>
      <p>Higher air pressure or a firmer coil spring stores more return energy and may require more rebound damping. Recheck rebound after meaningful spring-force changes. Turn adjusters gently and never force them beyond their stops.</p>
      <div class="sagly-shock-grid">
        <div class="sagly-shock-box">
          <h3>Possible too-fast rebound signs</h3>
          <ul>
            <li>The rear kicks upward after compressions or landings.</li>
            <li>The bike feels bouncy or unsettled through rough corners.</li>
            <li>The rear wheel skips instead of tracking the ground.</li>
            <li>The bike pitches forward as the rear returns aggressively.</li>
          </ul>
        </div>
        <div class="sagly-shock-box">
          <h3>Possible too-slow rebound signs</h3>
          <ul>
            <li>The shock does not recover between repeated impacts.</li>
            <li>The rear sits progressively lower through rough sections.</li>
            <li>The bike feels dead, sluggish or harsh after several hits.</li>
            <li>Travel is unavailable because the shock is packing down.</li>
          </ul>
        </div>
      </div>
      <p>For a deeper explanation, read the <a href="https://sagly.at/general/rebound-mountain-bike/">MTB rebound guide</a>.</p>
    </section>

    <section aria-labelledby="sagly-shock-step-6">
      <h2 id="sagly-shock-step-6">Step 6 &#8211; Set compression and understand the climb switch</h2>
      <p>Some rear shocks have no external compression adjustment. Others have a simple open/firm lever, low-speed compression, separate high- and low-speed compression, or multiple pedal modes. Use the manufacturer&#8217;s recommended open, zero, middle or neutral starting position for the exact shock.</p>
      <p>Low-speed and high-speed describe damper-shaft speed, not bicycle speed. Low-speed compression mainly affects pedaling, pumping, berms, braking and gradual weight shifts. High-speed compression mainly affects sharp rocks, square edges, hard landings and fast deep-stroke events.</p>
      <div class="sagly-shock-grid">
        <div class="sagly-shock-box">
          <h3>Adding compression may help</h3>
          <ul>
            <li>The rear wallows in berms or compressions.</li>
            <li>The bike lacks pumping or pedaling support.</li>
            <li>The shock moves too easily under rider inputs despite correct SAG.</li>
          </ul>
        </div>
        <div class="sagly-shock-box">
          <h3>Reducing compression may help</h3>
          <ul>
            <li>The rear feels harsh or lacks grip.</li>
            <li>The wheel deflects on roots and square edges.</li>
            <li>The shock feels over-controlled despite correct spring setup.</li>
          </ul>
        </div>
      </div>
      <h3>Climb or firm mode</h3>
      <p>A climb switch increases support for smooth climbing on many shocks, but it is not a substitute for correct pressure, spring rate or low-speed compression. Return the shock to the recommended descending mode before rough terrain. Some shocks are not intended to be ridden fully locked on rough ground, so follow the manufacturer&#8217;s instructions.</p>
      <p>For more detail, see the <a href="https://sagly.at/general/low-speed-compression-mtb/">low-speed compression guide</a>.</p>
    </section>

    <section aria-labelledby="sagly-shock-step-7">
      <h2 id="sagly-shock-step-7">Step 7 &#8211; Test the rear shock and check bike balance</h2>
      <p>Choose a short familiar trail section containing a climb or acceleration, a supported corner, repeated bumps and one larger compression suitable for your riding level. Ride at a repeatable pace and use a similar line.</p>
      <ol>
        <li>Record the complete baseline before the first run.</li>
        <li>Change only one variable.</li>
        <li>Use small changes: a few PSI, one or two clicks, or one documented adjustment.</li>
        <li>Repeat the same section.</li>
        <li>Decide whether the result is better, worse or unclear.</li>
        <li>Restore the previous value when the result is worse.</li>
      </ol>
      <h3>Check front-to-rear balance</h3>
      <p>A correct rear setup can still feel wrong if the fork is mismatched. A rear end that is much softer than the fork can make the bike ride nose-high and push through turns. A rear end that is much firmer can make the fork feel overloaded and the bike feel nervous on steeps. Compare support, return speed and travel use at both ends.</p>
      <p>Use the <a href="https://sagly.at/general/how-to-adjust-front-suspension-on-a-mountain-bike/">complete MTB fork setup guide</a> to build a balanced baseline.</p>
    </section>

    <section aria-labelledby="sagly-shock-step-8">
      <h2 id="sagly-shock-step-8">Step 8 &#8211; Decide whether volume spacers are needed</h2>
      <p>Volume spacers reduce the usable air volume and make a compatible air shock more progressive deeper in its stroke. They do not replace correct pressure, SAG or damping. Frame kinematics already create part of the overall progression, so a spacer change can feel different on different bikes.</p>
      <div class="sagly-shock-grid">
        <div class="sagly-shock-box">
          <h3>Adding a spacer may help when</h3>
          <ul>
            <li>SAG and initial sensitivity are suitable.</li>
            <li>The shock still bottoms too easily on hard impacts.</li>
            <li>You want more end-stroke support without substantially increasing pressure.</li>
          </ul>
        </div>
        <div class="sagly-shock-box">
          <h3>Removing a spacer may help when</h3>
          <ul>
            <li>You cannot access deeper travel despite correct SAG and damping.</li>
            <li>The shock ramps up too aggressively late in the stroke.</li>
            <li>Harshness appears mainly near full travel.</li>
          </ul>
        </div>
      </div>
      <p>Use only compatible spacers and follow the shock-specific service procedure and maximum spacer limit. Volume-spacer installation usually requires depressurizing and opening the air can; arrange professional service if you are not confident with the procedure.</p>
      <p>For more context, read about <a href="https://sagly.at/general/suspension-tuning-mtb/">linear versus progressive suspension tuning</a>.</p>
    </section>

    <section aria-labelledby="sagly-shock-temperature">
      <h2 id="sagly-shock-temperature">Temperature, pressure readings and setup consistency</h2>
      <p>Air pressure changes with temperature, and a shock can also warm during riding. Measure in a repeatable environment when comparing settings and do not overreact to a small pressure difference after transporting the bike from a warm room into cold weather.</p>
      <p>Use the same shock pump, the same connection method and similar temperature conditions when possible. For a focused explanation, see how <a href="https://sagly.at/general/mtb-shock-pressure/">temperature affects MTB shock pressure</a>.</p>
    </section>

    <section id="sagly-shock-troubleshooting" aria-labelledby="sagly-shock-troubleshooting-title">
      <h2 id="sagly-shock-troubleshooting-title">Troubleshooting MTB rear-shock setup</h2>
      <p>Most handling symptoms have several possible causes. Use the table as a controlled first check, then change one setting at a time.</p>
      <div class="sagly-shock-table-wrap">
        <table class="sagly-shock-table">
          <thead>
            <tr>
              <th>Symptom</th>
              <th>Possible causes</th>
              <th>First controlled check</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td>Rear feels harsh on small bumps</td>
              <td>High tire pressure, excessive spring force, too much compression, rebound packing, friction or service issue.</td>
              <td>Check tire pressure, air-chamber equalization, SAG and shock movement before changing several adjusters.</td>
            </tr>
            <tr>
              <td>Bike wallows or feels vague</td>
              <td>Too much SAG, low pressure or soft coil, too little low-speed compression, or an unsupported frame/shock combination.</td>
              <td>Recheck SAG, then test one small low-speed compression change if available.</td>
            </tr>
            <tr>
              <td>Shock bottoms out too easily</td>
              <td>Low spring force, too much SAG, insufficient compression support, too little progression or an unusually large impact.</td>
              <td>Verify SAG and pressure or spring rate before considering compression or volume-spacer changes.</td>
            </tr>
            <tr>
              <td>Shock does not use full travel</td>
              <td>High spring force, too little SAG, too much compression, excessive progression, insufficient trail load or friction.</td>
              <td>Verify actual shock stroke, SAG and compression baseline; full travel is not required on every ride.</td>
            </tr>
            <tr>
              <td>Rear kicks upward or bucks</td>
              <td>Rebound too fast, excessive spring force, or compression/rebound imbalance.</td>
              <td>Add a small amount of rebound damping and repeat the same compression or landing.</td>
            </tr>
            <tr>
              <td>Rear packs down in repeated hits</td>
              <td>Rebound too slow, preventing the shock from recovering between impacts.</td>
              <td>Reduce rebound damping in a small documented step and repeat the rough section.</td>
            </tr>
            <tr>
              <td>Rear wheel lacks grip</td>
              <td>High tire pressure, excessive spring force, too much compression, rebound too fast, bearing friction or poor weight balance.</td>
              <td>Use one familiar corner or root section and test a single change that improves tracking.</td>
            </tr>
            <tr>
              <td>Bike squats excessively while pedaling</td>
              <td>Too much SAG, low spring force, too little low-speed compression or a naturally active suspension design.</td>
              <td>Verify SAG, then compare the recommended open and pedal modes without using firm mode to hide a spring problem.</td>
            </tr>
            <tr>
              <td>Pressure drops or feel changes repeatedly</td>
              <td>Pump connection volume, temperature change, air leak, seal issue or inconsistent measuring method.</td>
              <td>Use one repeatable pump process and inspect for persistent pressure loss over time.</td>
            </tr>
            <tr>
              <td>Shock feels sticky, noisy or inconsistent</td>
              <td>Contamination, dry seals, worn hardware, frame-bearing friction, air-spring fault, damper fault or overdue service.</td>
              <td>Clean and inspect the system. If the problem remains, arrange professional inspection or service.</td>
            </tr>
          </tbody>
        </table>
      </div>
    </section>

    <section aria-labelledby="sagly-shock-mistakes">
      <h2 id="sagly-shock-mistakes">Common rear-shock setup mistakes</h2>
      <ul class="sagly-shock-mistakes">
        <li>Using body weight without riding equipment.</li>
        <li>Assuming rider weight directly equals a universal PSI value.</li>
        <li>Ignoring the bike manufacturer&#8217;s SAG and setup recommendation.</li>
        <li>Measuring SAG from rear-wheel travel instead of shock stroke.</li>
        <li>Failing to equalize the air spring where required.</li>
        <li>Using excessive coil preload instead of changing spring rate.</li>
        <li>Changing pressure, rebound and compression at the same time.</li>
        <li>Counting clicks from an undocumented direction.</li>
        <li>Using the climb switch to hide a soft spring setup.</li>
        <li>Adding volume spacers before checking pressure, SAG and damping.</li>
        <li>Tuning on different trails or at different speeds every run.</li>
        <li>Ignoring frame-bearing, hardware or service problems.</li>
        <li>Forgetting to save the original baseline.</li>
      </ul>
    </section>

    <section aria-labelledby="sagly-shock-checklist-title">
      <h2 id="sagly-shock-checklist-title">Interactive rear-shock setup checklist</h2>
      <p>The checklist works without an account and stores only local checkbox progress in your browser. If JavaScript is disabled, you can still use it as a static checklist.</p>
      <div class="sagly-shock-checklist" id="sagly-shock-checklist" data-sagly-shock-checklist>
        <p class="sagly-shock-progress" id="sagly-shock-progress">0 of 14 steps complete</p>
        <div class="sagly-shock-checklist-grid">
          <label class="sagly-shock-check-item" for="sagly-shock-check-tire"><input id="sagly-shock-check-tire" type="checkbox" data-sagly-shock-check> Rear tire pressure checked</label>
          <label class="sagly-shock-check-item" for="sagly-shock-check-condition"><input id="sagly-shock-check-condition" type="checkbox" data-sagly-shock-check> Shock, hardware and bearings inspected</label>
          <label class="sagly-shock-check-item" for="sagly-shock-check-model"><input id="sagly-shock-check-model" type="checkbox" data-sagly-shock-check> Exact bike and shock identified</label>
          <label class="sagly-shock-check-item" for="sagly-shock-check-stroke"><input id="sagly-shock-check-stroke" type="checkbox" data-sagly-shock-check> Shock stroke confirmed</label>
          <label class="sagly-shock-check-item" for="sagly-shock-check-weight"><input id="sagly-shock-check-weight" type="checkbox" data-sagly-shock-check> Total riding weight recorded</label>
          <label class="sagly-shock-check-item" for="sagly-shock-check-baseline"><input id="sagly-shock-check-baseline" type="checkbox" data-sagly-shock-check> Manufacturer baseline found</label>
          <label class="sagly-shock-check-item" for="sagly-shock-check-spring"><input id="sagly-shock-check-spring" type="checkbox" data-sagly-shock-check> Air pressure or coil spring set</label>
          <label class="sagly-shock-check-item" for="sagly-shock-check-equalized"><input id="sagly-shock-check-equalized" type="checkbox" data-sagly-shock-check> Air spring cycled/equalized if required</label>
          <label class="sagly-shock-check-item" for="sagly-shock-check-sag"><input id="sagly-shock-check-sag" type="checkbox" data-sagly-shock-check> SAG measured and recorded</label>
          <label class="sagly-shock-check-item" for="sagly-shock-check-rebound"><input id="sagly-shock-check-rebound" type="checkbox" data-sagly-shock-check> Rebound baseline recorded</label>
          <label class="sagly-shock-check-item" for="sagly-shock-check-compression"><input id="sagly-shock-check-compression" type="checkbox" data-sagly-shock-check> Compression/setup mode recorded</label>
          <label class="sagly-shock-check-item" for="sagly-shock-check-trail"><input id="sagly-shock-check-trail" type="checkbox" data-sagly-shock-check> Repeatable test section selected</label>
          <label class="sagly-shock-check-item" for="sagly-shock-check-one-variable"><input id="sagly-shock-check-one-variable" type="checkbox" data-sagly-shock-check> Only one variable changed</label>
          <label class="sagly-shock-check-item" for="sagly-shock-check-sagly"><input id="sagly-shock-check-sagly" type="checkbox" data-sagly-shock-check> Final setup and feedback saved in SAGLY</label>
        </div>
        <div class="sagly-shock-actions">
          <button class="sagly-shock-button sagly-shock-button-secondary" type="button" id="sagly-shock-reset">Reset checklist</button>
          <button class="sagly-shock-button" type="button" id="sagly-shock-print">Print checklist</button>
        </div>
      </div>
    </section>

    <section class="sagly-shock-faq" aria-labelledby="sagly-shock-faq-title">
      <h2 id="sagly-shock-faq-title">FAQ</h2>
      <details>
        <summary>How much SAG should an MTB rear shock have?</summary>
        <p>Many trail and enduro bikes use approximately 25-33% as a starting range, while some frame or shock designs recommend values closer to 30-35%. Use the target for your exact bike and shock, then confirm the result on the trail.</p>
      </details>
      <details>
        <summary>How much air pressure should I put in my rear shock?</summary>
        <p>There is no universal rider-weight-to-PSI rule because frame leverage ratio, shock tune, stroke and air-can design all matter. Start with the bike or shock manufacturer&#8217;s recommendation, equalize the air spring where required and verify the result with measured SAG.</p>
      </details>
      <details>
        <summary>Should I measure rear-shock SAG from wheel travel or shock stroke?</summary>
        <p>Use shock stroke. Divide the measured O-ring movement on the shock shaft by the shock&#8217;s total stroke, then multiply by 100. Do not divide by the bike&#8217;s rear-wheel travel.</p>
      </details>
      <details>
        <summary>Why does my shock pump read less pressure when I reconnect it?</summary>
        <p>When connected, the pump hose and gauge become part of the pressurized system. Air moves into that extra volume, which can lower the displayed pressure. Use a repeatable measuring method rather than repeatedly chasing the previous reading.</p>
      </details>
      <details>
        <summary>How do I know whether rear rebound is too fast?</summary>
        <p>The rear may kick after compressions, feel bouncy, skip across rough ground or pitch the bike forward as the shock returns. Add rebound damping in a small recorded step and repeat the same trail feature.</p>
      </details>
      <details>
        <summary>How do I know whether rear rebound is too slow?</summary>
        <p>The shock may not recover between repeated hits, causing the bike to sit progressively lower, feel dead or become harsher as the section continues. Reduce rebound damping in a small step and retest.</p>
      </details>
      <details>
        <summary>Should I use the climb switch on every climb?</summary>
        <p>Use it according to the shock manufacturer&#8217;s instructions and your terrain. It can improve support on smooth climbs, but it should not compensate for incorrect pressure or spring rate. Return to the recommended descending mode before rough terrain.</p>
      </details>
      <details>
        <summary>Do volume spacers make a rear shock stiffer?</summary>
        <p>They mainly increase progression deeper in the stroke on compatible air shocks. They add end-stroke support but do not replace correct pressure, SAG or damping.</p>
      </details>
      <details>
        <summary>How much preload should a coil shock have?</summary>
        <p>Use the shock manufacturer&#8217;s minimum and maximum preload instructions. Preload should remove spring play and provide limited fine adjustment. If correct SAG cannot be reached within the allowed range, change the spring rate.</p>
      </details>
      <details>
        <summary>When does a rear shock need service instead of adjustment?</summary>
        <p>Persistent air loss, oil leakage, abnormal noise, sticky movement, damaged hardware, inconsistent damping or excessive play should be inspected. Adjustment is not a substitute for service or repair.</p>
      </details>
    </section>

    <section class="sagly-shock-cta" aria-labelledby="sagly-shock-cta-title">
      <h2 id="sagly-shock-cta-title">Turn your rear-shock baseline into a setup that improves after every ride</h2>
      <p>SAGLY helps riders find personalized starting values, save rear-shock settings, compare setup versions, document trail feedback, diagnose handling symptoms and change one variable at a time.</p>
      <p>Keep pressure or spring rate, SAG, rebound, compression, volume-spacer notes and test feedback in one place instead of rebuilding your setup from memory.</p>
      <a class="sagly-shock-button" href="https://sagly.at/sagly-mobile-app/">Try SAGLY for MTB suspension setup</a>
    </section>
<div class="sagly-hub-backlink">
  <strong>Building your complete setup?</strong>
  Follow the
  <a href="/general/how-to-set-up-mountain-bike-suspension/">
    complete mountain bike suspension setup guide
  </a>
  to set tire pressure, spring force, SAG, rebound and compression in the
  correct order.
</div>
  </div>
</article>



<script>
(function () {
  var calculator = document.querySelector('[data-sagly-shock-sag-calculator]');
  if (calculator) {
    var strokeInput = calculator.querySelector('[data-sagly-shock-stroke]');
    var movementInput = calculator.querySelector('[data-sagly-shock-movement]');
    var targetInput = calculator.querySelector('[data-sagly-shock-target]');
    var result = calculator.querySelector('[data-sagly-shock-result]');

    function formatNumber(value) {
      return Math.round(value * 10) / 10;
    }

    function calculateSag() {
      var stroke = parseFloat(strokeInput.value);
      var movement = parseFloat(movementInput.value);
      var target = parseFloat(targetInput.value);

      result.classList.remove('is-target', 'is-warning');

      if (!isFinite(stroke) || !isFinite(movement)) {
        result.textContent = 'Enter the shock stroke and measured movement to calculate your SAG.';
        return;
      }

      if (stroke <= 0 || movement < 0 || movement > stroke) {
        result.textContent = 'Check the measurements: movement must be between 0 mm and the full shock stroke.';
        result.classList.add('is-warning');
        return;
      }

      if (!isFinite(target) || target < 15 || target > 45) {
        result.textContent = 'Enter a target SAG between 15% and 45%.';
        result.classList.add('is-warning');
        return;
      }

      var sag = movement / stroke * 100;
      var targetMovement = stroke * target / 100;
      var interpretation = '';

      if (sag < 20) {
        interpretation = 'This is a low SAG value for most full-suspension MTBs. Verify the bike-specific target and check whether spring force is too high.';
        result.classList.add('is-warning');
      } else if (sag < 25) {
        interpretation = 'This is on the firmer, higher-riding side for many bikes. It may suit some designs or preferences, but verify the manufacturer target.';
      } else if (sag <= 33) {
        interpretation = 'This falls within a common starting area for many trail and enduro bikes. Confirm it against the target for your exact frame and shock.';
        result.classList.add('is-target');
      } else if (sag <= 36) {
        interpretation = 'This is a deeper SAG setting. Some bikes and shocks specify this range, but check support and travel use carefully.';
      } else {
        interpretation = 'This is a high SAG value for many bikes. Verify the manufacturer target and check whether pressure or spring rate is too low.';
        result.classList.add('is-warning');
      }

      result.textContent = 'Measured SAG: ' + formatNumber(sag) + '%. A ' + formatNumber(target) + '% target equals ' + formatNumber(targetMovement) + ' mm of shock movement. ' + interpretation;
    }

    [strokeInput, movementInput, targetInput].forEach(function (input) {
      input.addEventListener('input', calculateSag);
      input.addEventListener('change', calculateSag);
    });
  }

  var root = document.querySelector('[data-sagly-shock-checklist]');
  if (!root) return;

  var checks = Array.prototype.slice.call(root.querySelectorAll('[data-sagly-shock-check]'));
  var progress = document.getElementById('sagly-shock-progress');
  var reset = document.getElementById('sagly-shock-reset');
  var print = document.getElementById('sagly-shock-print');
  var storageKey = 'sagly-rear-shock-guide-checklist-v1';

  function readState() {
    try {
      return JSON.parse(window.localStorage.getItem(storageKey) || '{}');
    } catch (error) {
      return {};
    }
  }

  function writeState() {
    var state = {};
    checks.forEach(function (check) {
      state[check.id] = check.checked;
    });
    try {
      window.localStorage.setItem(storageKey, JSON.stringify(state));
    } catch (error) {}
  }

  function updateProgress() {
    var done = checks.filter(function (check) { return check.checked; }).length;
    if (progress) progress.textContent = done + ' of ' + checks.length + ' steps complete';
  }

  var saved = readState();
  checks.forEach(function (check) {
    if (Object.prototype.hasOwnProperty.call(saved, check.id)) {
      check.checked = Boolean(saved[check.id]);
    }
    check.addEventListener('change', function () {
      writeState();
      updateProgress();
    });
  });

  if (reset) {
    reset.addEventListener('click', function () {
      checks.forEach(function (check) { check.checked = false; });
      writeState();
      updateProgress();
    });
  }

  if (print) {
    print.addEventListener('click', function () {
      window.print();
    });
  }

  updateProgress();
}());
</script>

<p>The post <a href="https://sagly.at/general/how-to-set-up-rear-shock-on-a-mountain-bike/">How to Set Up a Rear Shock: SAG, Pressure &#038; Rebound</a> appeared first on <a href="https://sagly.at">SAGLY</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>MTB Fork Not Using Full Travel? 6 Causes and Fixes &#124; SAGLY</title>
		<link>https://sagly.at/general/mtb-fork-not-using-full-travel/</link>
		
		<dc:creator><![CDATA[Anton Hörl]]></dc:creator>
		<pubDate>Thu, 02 Jul 2026 15:17:34 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">https://sagly.at/?p=4709</guid>

					<description><![CDATA[<p>MTB SUSPENSION SETUP GUIDE Are you finishing hard rides with a large amount of unused fork travel? Too much air pressure is only one possible cause. Compression damping, volume spacers, rebound, terrain and mechanical friction can all [&#8230;]</p>
<p>The post <a href="https://sagly.at/general/mtb-fork-not-using-full-travel/">MTB Fork Not Using Full Travel? 6 Causes and Fixes | SAGLY</a> appeared first on <a href="https://sagly.at">SAGLY</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<style>
/* SAGLY fork guide – page-specific design overrides */
body {
  background: #080808 !important;
}

.site-content,
.ast-container,
#primary,
#main,
.entry-content {
  background: transparent !important;
}

.site-content {
  background: linear-gradient(
    110deg,
    #070707 0%,
    #111111 34%,
    #1c1c1c 68%,
    #292929 100%
  ) !important;
}

.sagly-fork-guide {
  --sagly-orange: #EB9353;
  --sagly-black: #0E0E0E;
  --sagly-panel: #151515;
  --sagly-panel-2: #1B1B1B;
  --sagly-text: #FFFFFF;
  --sagly-copy: #DADADA;
  --sagly-border: rgba(255,255,255,.12);

  width: 100%;
  max-width: 1120px !important;
  margin: 0 auto !important;
  padding: clamp(34px, 5vw, 72px) clamp(18px, 4vw, 48px) !important;
  color: var(--sagly-copy);
  background: transparent !important;
  font-size: 18px;
  line-height: 1.65;
}

.sagly-fork-guide,
.sagly-fork-guide * {
  box-sizing: border-box;
}

.sagly-fork-guide [id] {
  scroll-margin-top: 96px;
}

.sagly-fork-guide p,
.sagly-fork-guide li {
  color: var(--sagly-copy);
}

.sagly-fork-guide h2,
.sagly-fork-guide h3,
.sagly-fork-guide strong {
  color: var(--sagly-text);
}

.sagly-fork-guide h2 {
  margin: 68px 0 18px;
  font-size: clamp(30px, 4vw, 46px);
  line-height: 1.16;
}

.sagly-fork-guide h3 {
  margin: 32px 0 12px;
  font-size: clamp(22px, 3vw, 30px);
  line-height: 1.2;
}

.sagly-fork-guide a {
  color: var(--sagly-orange) !important;
  text-decoration-color: rgba(235,147,83,.72) !important;
  text-underline-offset: 3px;
}

.sagly-fork-guide li::marker {
  color: var(--sagly-orange);
}

/* Eyebrow: white text on SAGLY orange */
.sagly-fork-guide p.sagly-eyebrow,
.sagly-fork-guide .sagly-eyebrow {
  display: inline-flex;
  width: auto;
  margin: 0 0 24px !important;
  padding: 9px 15px;
  border: 0 !important;
  border-radius: 999px;
  background: var(--sagly-orange) !important;
  color: #FFFFFF !important;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.sagly-fork-guide .sagly-lead {
  max-width: 860px;
  margin: 0 0 28px;
  color: #D2D2D2 !important;
  font-size: clamp(20px, 2.3vw, 27px);
  line-height: 1.45;
}

/* Remove theme gold/yellow quote borders */
.sagly-fork-guide .sagly-summary.wp-block-quote,
.sagly-fork-guide blockquote.sagly-summary {
  margin: 28px 0 42px !important;
  padding: 24px 28px !important;
  background: rgba(14,14,14,.88) !important;
  border: 1px solid var(--sagly-border) !important;
  border-left: 6px solid var(--sagly-orange) !important;
  border-radius: 14px;
  box-shadow: none !important;
}

.sagly-fork-guide .sagly-summary p:last-child {
  margin-bottom: 0;
}

/* Contents card */
.sagly-fork-guide .sagly-toc {
  margin: 0 0 48px !important;
  padding: 24px 28px !important;
  background: rgba(14,14,14,.9) !important;
  border: 1px solid var(--sagly-border) !important;
  border-top: 3px solid var(--sagly-orange) !important;
  border-radius: 14px;
  box-shadow: none !important;
}

.sagly-fork-guide .sagly-toc-title {
  margin: 0 0 12px !important;
  color: #FFFFFF !important;
}

.sagly-fork-guide .sagly-toc ol {
  margin-bottom: 0;
}

.sagly-fork-guide .sagly-toc a {
  color: #DADADA !important;
}

.sagly-fork-guide .sagly-toc a:hover {
  color: var(--sagly-orange) !important;
}

/* Diagnosis table */
.sagly-fork-guide .sagly-table-wrap {
  margin: 24px 0 42px !important;
  overflow-x: auto;
  border: 1px solid var(--sagly-border) !important;
  border-radius: 12px;
  box-shadow: none !important;
}

.sagly-fork-guide .sagly-table {
  width: 100%;
  min-width: 720px;
  border-collapse: collapse;
}

.sagly-fork-guide .sagly-table th,
.sagly-fork-guide .sagly-table td {
  padding: 15px 16px;
  text-align: left;
  vertical-align: top;
  border: 0 !important;
  border-bottom: 1px solid rgba(255,255,255,.09) !important;
}

.sagly-fork-guide .sagly-table th {
  background: var(--sagly-orange) !important;
  color: #111111 !important;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.sagly-fork-guide .sagly-table td {
  background: rgba(21,21,21,.96) !important;
  color: #DADADA !important;
}

.sagly-fork-guide .sagly-table tbody tr:last-child td {
  border-bottom: 0 !important;
}

/* Tips and warnings: same brand accent, no yellow/gold */
.sagly-fork-guide .sagly-tip,
.sagly-fork-guide .sagly-warning {
  margin: 26px 0 !important;
  padding: 21px 24px !important;
  background: rgba(24,24,24,.96) !important;
  border: 1px solid var(--sagly-border) !important;
  border-left: 6px solid var(--sagly-orange) !important;
  border-radius: 12px;
  box-shadow: none !important;
}

.sagly-fork-guide .sagly-warning {
  background: rgba(30,24,20,.96) !important;
}

.sagly-fork-guide .sagly-tip p:last-child,
.sagly-fork-guide .sagly-warning p:last-child {
  margin-bottom: 0;
}

.sagly-fork-guide .sagly-label {
  margin: 0 0 8px !important;
  color: var(--sagly-orange) !important;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

/* Numbered flow cards */
.sagly-fork-guide .sagly-flow {
  display: grid;
  gap: 13px;
  margin: 26px 0 34px !important;
}

.sagly-fork-guide .sagly-flow-item {
  position: relative;
  min-height: 70px;
  margin: 0 !important;
  padding: 18px 20px 18px 72px !important;
  background: rgba(21,21,21,.96) !important;
  border: 1px solid var(--sagly-border) !important;
  border-radius: 12px;
  color: #DADADA !important;
}

.sagly-fork-guide .sagly-flow-item::before {
  content: attr(data-step);
  position: absolute;
  top: 15px;
  left: 18px;
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: var(--sagly-orange) !important;
  color: #111111 !important;
  font-weight: 900;
}

/* Five-step process */
.sagly-fork-guide .sagly-steps {
  margin: 26px 0 36px !important;
  padding: 24px 28px !important;
  background: rgba(14,14,14,.9) !important;
  border: 1px solid var(--sagly-border) !important;
  border-top: 3px solid var(--sagly-orange) !important;
  border-radius: 14px;
  box-shadow: none !important;
}

.sagly-fork-guide .sagly-steps h3 {
  margin-top: 0;
}

.sagly-fork-guide .sagly-steps ol {
  margin-bottom: 0;
}

/* CTA */
.sagly-fork-guide .sagly-cta {
  margin: 72px 0 56px;
  padding: clamp(26px, 4vw, 44px);
  background: var(--sagly-orange) !important;
  border: 0 !important;
  border-radius: 14px;
  box-shadow: none !important;
}

.sagly-fork-guide .sagly-cta h2,
.sagly-fork-guide .sagly-cta p,
.sagly-fork-guide .sagly-cta strong {
  color: #111111 !important;
}

.sagly-fork-guide .sagly-cta h2 {
  margin-top: 0;
}

.sagly-fork-guide .sagly-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
}

.sagly-fork-guide .sagly-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 20px;
  border: 2px solid #111111 !important;
  border-radius: 7px;
  background: #111111 !important;
  color: #FFFFFF !important;
  font-weight: 900;
  line-height: 1.2;
  text-decoration: none !important;
}

.sagly-fork-guide .sagly-button-secondary {
  background: transparent !important;
  color: #111111 !important;
}

.sagly-fork-guide .sagly-button:hover {
  transform: translateY(-1px);
  filter: brightness(.96);
}

/* FAQ */
.sagly-fork-guide .sagly-faq {
  margin-top: 52px;
}

.sagly-fork-guide .sagly-faq details {
  margin: 12px 0;
  padding: 0 !important;
  overflow: hidden;
  background: rgba(21,21,21,.96) !important;
  border: 1px solid var(--sagly-border) !important;
  border-radius: 12px;
  box-shadow: none !important;
}

.sagly-fork-guide .sagly-faq details[open] {
  border-color: var(--sagly-orange) !important;
}

.sagly-fork-guide .sagly-faq summary {
  padding: 17px 20px;
  color: #FFFFFF !important;
  font-weight: 900;
  cursor: pointer;
}

.sagly-fork-guide .sagly-faq details p {
  padding: 0 20px 18px;
  color: #DADADA !important;
}

/* Disclaimer */
.sagly-fork-guide .sagly-disclaimer {
  margin-top: 44px !important;
  padding: 20px 22px !important;
  background: rgba(14,14,14,.7) !important;
  border: 1px solid var(--sagly-border) !important;
  border-top: 3px solid var(--sagly-orange) !important;
  border-radius: 12px;
  color: #BFBFBF !important;
  font-size: 14px;
  line-height: 1.55;
}

/* Final hard override against inherited gold/yellow borders */
.sagly-fork-guide .sagly-summary,
.sagly-fork-guide .sagly-toc,
.sagly-fork-guide .sagly-tip,
.sagly-fork-guide .sagly-warning,
.sagly-fork-guide .sagly-flow-item,
.sagly-fork-guide .sagly-steps,
.sagly-fork-guide .sagly-table-wrap,
.sagly-fork-guide .sagly-faq details,
.sagly-fork-guide .sagly-disclaimer {
  border-right-color: var(--sagly-border) !important;
  border-bottom-color: var(--sagly-border) !important;
}

@media (max-width: 760px) {
  .sagly-fork-guide {
    padding: 30px 16px 50px !important;
    font-size: 17px;
  }

  .sagly-fork-guide h2 {
    margin-top: 52px;
  }

  .sagly-fork-guide .sagly-summary,
  .sagly-fork-guide .sagly-toc,
  .sagly-fork-guide .sagly-tip,
  .sagly-fork-guide .sagly-warning,
  .sagly-fork-guide .sagly-steps {
    padding: 20px !important;
  }

  .sagly-fork-guide .sagly-flow-item {
    padding: 16px 16px 16px 64px !important;
  }

  .sagly-fork-guide .sagly-flow-item::before {
    left: 14px;
  }

  .sagly-fork-guide .sagly-buttons {
    flex-direction: column;
  }

  .sagly-fork-guide .sagly-button {
    width: 100%;
  }
}

/* Keep all numbered flow cards aligned and equal width */
.sagly-fork-guide .sagly-flow {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  width: 100% !important;
  max-width: none !important;
  margin: 26px 0 34px !important;
  padding: 0 !important;
  gap: 14px;
}

/* Override WordPress constrained-layout widths */
.sagly-fork-guide .sagly-flow > .sagly-flow-item {
  display: block;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  justify-self: stretch !important;
}



/* Shared button styling */
.sagly-cta .sagly-buttons .sagly-button {
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 64px;
	margin: 0 !important;
	padding: 16px 28px !important;

	background: #171717;
	border: 2px solid #171717;
	border-radius: 16px;

	color: #ffffff !important;
	font-size: clamp(17px, 1.2vw, 21px);
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	text-decoration: none !important;

	box-sizing: border-box;
	cursor: pointer;

	transition:
		transform 0.2s ease,
		background-color 0.2s ease,
		border-color 0.2s ease,
		box-shadow 0.2s ease;
}

/* Ensure inner button labels inherit the correct colour */
.sagly-cta .sagly-button .sagly-button-label {
	color: inherit !important;
	font: inherit;
	line-height: inherit;
}

/* Secondary outlined button */
.sagly-cta .sagly-button.sagly-button-secondary {
	background: transparent;
	border-color: #242424;
	color: #242424 !important;
}

/* Primary hover */
.sagly-cta .sagly-button:not(.sagly-button-secondary):hover {
	background: #303030;
	border-color: #303030;
	color: #ffffff !important;
	transform: translateY(-2px);
	box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
}

/* Secondary hover */
.sagly-cta .sagly-button.sagly-button-secondary:hover {
	background: rgba(23, 23, 23, 0.1);
	border-color: #171717;
	color: #171717 !important;
	transform: translateY(-2px);
}

/* Keyboard accessibility */
.sagly-cta .sagly-button:focus-visible {
	outline: 3px solid rgba(255, 255, 255, 0.9);
	outline-offset: 4px;
}

/* Mobile layout */
@media (max-width: 700px) {
	.sagly-cta .sagly-buttons {
		grid-template-columns: 1fr;
		gap: 12px;
		max-width: 420px;
		margin-top: 26px;
	}

	.sagly-cta .sagly-buttons .sagly-button {
		min-height: 58px;
		padding: 14px 20px !important;
		border-radius: 14px;
	}
}
/* ==================================================
   FINAL CTA BUTTON OVERRIDE
   Keep this at the very end of the page CSS
================================================== */

.sagly-fork-guide
.sagly-cta
.sagly-buttons
> a.sagly-button {
  width: 100% !important;
}

/* Both buttons */
.sagly-fork-guide .sagly-cta .sagly-buttons > a.sagly-button {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  width: 100% !important;
  min-width: 0 !important;
  min-height: 64px !important;
  margin: 0 !important;
  padding: 16px 28px !important;

  border: 2px solid #111111 !important;
  border-radius: 14px !important;

  background: #111111 !important;
  color: #ffffff !important;

  font-size: clamp(17px, 1.3vw, 20px) !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-align: center !important;
  text-decoration: none !important;

  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.16) !important;
  cursor: pointer !important;

  transform: translateY(0);
  transition:
    transform 180ms ease,
    background-color 180ms ease,
    border-color 180ms ease,
    color 180ms ease,
    box-shadow 180ms ease !important;
}

/* Inner label */
.sagly-fork-guide
.sagly-cta
.sagly-buttons
> a.sagly-button
.sagly-button-label {
  display: block !important;
  color: inherit !important;
  font: inherit !important;
  line-height: inherit !important;
  text-decoration: none !important;
}

/* Secondary button */
.sagly-fork-guide
.sagly-cta
.sagly-buttons
> a.sagly-button.sagly-button-secondary {
  background: transparent !important;
  border-color: #111111 !important;
  color: #111111 !important;
  box-shadow: none !important;
}

/* Primary hover */
.sagly-fork-guide
.sagly-cta
.sagly-buttons
> a.sagly-button:not(.sagly-button-secondary):hover,
.sagly-fork-guide
.sagly-cta
.sagly-buttons
> a.sagly-button:not(.sagly-button-secondary):focus-visible {
  background: #656565!important;
  border-color: #656565 !important;
  color: #111111 !important;

  transform: translateY(-3px) !important;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.24) !important;
}

/* Secondary hover */
.sagly-fork-guide
.sagly-cta
.sagly-buttons
> a.sagly-button.sagly-button-secondary:hover,
.sagly-fork-guide
.sagly-cta
.sagly-buttons
> a.sagly-button.sagly-button-secondary:focus-visible {
  background: #111111 !important;
  border-color: #111111 !important;
  color: #ffffff !important;

  transform: translateY(-3px) !important;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.22) !important;
}

/* Prevent theme visited-link styling */
.sagly-fork-guide
.sagly-cta
.sagly-buttons
> a.sagly-button:visited {
  color: #ffffff !important;
}

.sagly-fork-guide
.sagly-cta
.sagly-buttons
> a.sagly-button.sagly-button-secondary:visited {
  color: #111111 !important;
}

.sagly-fork-guide
.sagly-cta
.sagly-buttons
> a.sagly-button.sagly-button-secondary:hover:visited,
.sagly-fork-guide
.sagly-cta
.sagly-buttons
> a.sagly-button.sagly-button-secondary:focus-visible:visited {
  color: #656565 !important;
}

/* Keyboard focus */
.sagly-fork-guide
.sagly-cta
.sagly-buttons
> a.sagly-button:focus-visible {
  outline: 3px solid rgba(255, 255, 255, 0.95) !important;
  outline-offset: 4px !important;
}

/* Mobile */
@media (max-width: 700px) {
  .sagly-fork-guide .sagly-cta .sagly-buttons {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
    max-width: 430px !important;
    margin-top: 26px !important;
  }

  .sagly-fork-guide
  .sagly-cta
  .sagly-buttons
  > a.sagly-button {
    min-height: 58px !important;
    padding: 14px 20px !important;
    border-radius: 12px !important;
  }
}

/* Disable movement for people who prefer reduced motion */
@media (prefers-reduced-motion: reduce) {
  .sagly-fork-guide
  .sagly-cta
  .sagly-buttons
  > a.sagly-button {
    transition: none !important;
  }

  .sagly-fork-guide
  .sagly-cta
  .sagly-buttons
  > a.sagly-button:hover {
    transform: none !important;
  }
}


</style>



<div class="wp-block-group sagly-fork-guide is-layout-constrained wp-block-group-is-layout-constrained">


<p class="sagly-eyebrow">MTB SUSPENSION SETUP GUIDE</p>



<p class="sagly-lead">Are you finishing hard rides with a large amount of unused fork travel? Too much air pressure is only one possible cause. Compression damping, volume spacers, rebound, terrain and mechanical friction can all prevent your MTB fork from using its available travel.</p>



<blockquote class="wp-block-quote sagly-summary is-layout-flow wp-block-quote-is-layout-flow">


<p><strong>You do not need to use 100% of your fork travel on every ride.</strong></p>



<p>A smooth trail may not create enough force to use all the available travel. However, if you consistently use only half or two-thirds of the travel on demanding terrain, your fork setup may be too firm, too progressive or mechanically restricted.</p>


</blockquote>



<div class="wp-block-group sagly-toc is-layout-constrained wp-block-group-is-layout-constrained">


<h3 class="wp-block-heading sagly-toc-title">In this guide</h3>



<ol class="wp-block-list">
<li><a href="#full-travel-every-ride">Should you use full travel on every ride?</a></li>
<li><a href="#air-pressure">Air pressure may be too high</a></li>
<li><a href="#compression">Too much compression damping</a></li>
<li><a href="#volume-spacers">Too many volume spacers</a></li>
<li><a href="#rebound">Rebound may be too slow</a></li>
<li><a href="#terrain">The terrain may not require full travel</a></li>
<li><a href="#mechanical">Mechanical friction or incorrect setup</a></li>
<li><a href="#testing">How to test your fork setup</a></li>
</ol>


</div>



<h2 class="wp-block-heading">Quick diagnosis: Why is my fork not using full travel?</h2>



<p>Start by looking at your sag, travel usage and how the fork feels on the trail. The position of the O-ring alone does not tell the complete story.</p>



<figure class="wp-block-table sagly-table-wrap">
<table class="has-fixed-layout sagly-table">
<thead>
<tr>
<th>What you notice</th>
<th>Possible cause</th>
<th>First thing to check</th>
</tr>
</thead>

<tbody>
<tr>
<td>Low sag and lots of unused travel</td>
<td>Air pressure may be too high</td>
<td>Measure sag and verify pressure</td>
</tr>

<tr>
<td>Correct sag but very strong ramp-up</td>
<td>Too much progression</td>
<td>Check compression and volume spacers</td>
</tr>

<tr>
<td>Fork gets harsher through repeated impacts</td>
<td>Rebound may be too slow</td>
<td>Open rebound by one or two clicks</td>
</tr>

<tr>
<td>Fork feels controlled and the trail was smooth</td>
<td>Unused travel may be normal</td>
<td>Test on harder, relevant terrain</td>
</tr>

<tr>
<td>Fork does not fully extend when unloaded</td>
<td>Possible mechanical issue</td>
<td>Inspect the fork before changing settings</td>
</tr>

<tr>
<td>Fork uses all travel too easily</td>
<td>Opposite setup problem</td>
<td>Check pressure, support and compression</td>
</tr>
</tbody>
</table>
</figure>



<h2 class="wp-block-heading" id="full-travel-every-ride">Should you use all your fork travel on every ride?</h2>



<p>No. You do not need to reach the end of the travel after every ride.</p>



<p>Fork travel is a reserve that should be available when a sufficiently hard impact occurs. A smooth trail ride may leave a noticeable amount of travel unused, while a fast bikepark run with hard compressions, drops and rough terrain may use almost all of it.</p>



<p>Instead of trying to move the O-ring to the bottom after every ride, evaluate:</p>



<ul class="wp-block-list">
<li>Front-wheel grip</li>
<li>Comfort over small impacts</li>
<li>Support under braking</li>
<li>Control through compressions</li>
<li>Behaviour during hard landings</li>
<li>Whether the fork bottoms out harshly</li>
</ul>



<div class="wp-block-group sagly-tip is-layout-constrained wp-block-group-is-layout-constrained">


<p class="sagly-label">Important</p>



<p>A small amount of unused travel after an ordinary ride is not automatically a problem. Consistently leaving a large amount unused on demanding terrain is more relevant.</p>


</div>



<h2 class="wp-block-heading" id="air-pressure">1. Your fork air pressure may be too high</h2>



<p>Excessive air pressure is one of the most common reasons a fork does not use enough travel. It can also reduce small-bump sensitivity and front-wheel grip.</p>



<p>Possible signs include:</p>



<ul class="wp-block-list">
<li>Less sag than intended</li>
<li>The fork rides very high in its travel</li>
<li>Poor grip over roots and loose terrain</li>
<li>The front end feels firm from the beginning of the stroke</li>
<li>Large amounts of unused travel after hard impacts</li>
</ul>



<div class="wp-block-group sagly-tip is-layout-constrained wp-block-group-is-layout-constrained">


<p class="sagly-label">First test</p>



<p>Reduce the pressure by a small amount, remeasure sag and repeat the same trail section. Keep rebound and compression unchanged during the test.</p>


</div>



<div class="wp-block-group sagly-warning is-layout-constrained wp-block-group-is-layout-constrained">


<p class="sagly-label">Do not reduce pressure too far</p>



<p>Excessively low pressure can cause diving, reduced support and frequent bottom-outs. Always remain within the permitted pressure range for your exact fork.</p>


</div>



<h2 class="wp-block-heading" id="compression">2. You may be using too much compression damping</h2>



<p>Compression damping resists the movement of the fork as it compresses. Too much damping can reduce the amount of travel used, even when your air pressure and sag are reasonable.</p>



<h3 class="wp-block-heading">Low-speed compression</h3>



<p>Low-speed compression mainly affects slower suspension movements caused by braking, pumping, cornering and rider weight shifts.</p>



<p>Too much low-speed compression may make the fork feel overly firm and prevent it from moving freely during normal riding inputs.</p>



<h3 class="wp-block-heading">High-speed compression</h3>



<p>High-speed compression affects faster suspension movements created by roots, rocks, hard landings and square-edge impacts.</p>



<p>High speed refers to the speed of the suspension movement, not simply your speed on the bike.</p>



<div class="wp-block-group sagly-tip is-layout-constrained wp-block-group-is-layout-constrained">


<p class="sagly-label">First test</p>



<p>Open the relevant compression adjuster by one or two clicks and ride the same section again. Avoid changing air pressure at the same time.</p>


</div>



<h2 class="wp-block-heading" id="volume-spacers">3. Your fork may have too many volume spacers</h2>



<p>Volume spacers reduce the size of the positive air chamber and increase the progression of the fork. This means the fork becomes increasingly difficult to compress as it moves deeper into the travel.</p>



<p>Possible signs of excessive progression include:</p>



<ul class="wp-block-list">
<li>Sag is within your intended range</li>
<li>The beginning of the travel feels acceptable</li>
<li>The fork becomes very firm deeper in the stroke</li>
<li>Large impacts still leave a substantial amount of travel unused</li>
<li>Opening compression does not solve the problem</li>
</ul>



<div class="wp-block-group sagly-warning is-layout-constrained wp-block-group-is-layout-constrained">


<p class="sagly-label">Before removing a volume spacer</p>



<p>Verify your air pressure, sag and compression settings first. Follow the manufacturer’s instructions when changing the air-spring configuration.</p>


</div>



<h2 class="wp-block-heading" id="rebound">4. Your rebound may be too slow</h2>



<p>Rebound damping controls how quickly the fork extends after being compressed.</p>



<p>When rebound is too slow, the fork may not recover completely before the next impact. It then begins the following impact deeper in its travel.</p>



<div class="wp-block-group sagly-flow is-layout-constrained wp-block-group-is-layout-constrained">


<p class="sagly-flow-item" data-step="1">The fork compresses during the first impact.</p>



<p class="sagly-flow-item" data-step="2">It does not extend fully before the next impact.</p>



<p class="sagly-flow-item" data-step="3">The next impact begins deeper in the travel.</p>



<p class="sagly-flow-item" data-step="4">The fork feels increasingly harsh and loses usable travel.</p>


</div>



<p>This behaviour is known as <strong>packing down</strong>. It is particularly noticeable through repeated roots, braking bumps and rough bikepark sections.</p>



<div class="wp-block-group sagly-tip is-layout-constrained wp-block-group-is-layout-constrained">


<p class="sagly-label">First test</p>



<p>Open rebound by one or two clicks and repeat the same rough section. The fork should recover more easily between impacts without feeling nervous or uncontrolled.</p>


</div>



<p>If your fork also feels harsh over roots or braking bumps, read our guide: <a href="/why-does-my-mtb-fork-feel-harsh/">Why Does My MTB Fork Feel Harsh?</a></p>



<h2 class="wp-block-heading" id="terrain">5. The terrain may not require full travel</h2>



<p>Unused travel is not automatically wasted travel.</p>



<p>If the fork provides good grip, support and comfort, the trail may simply not have created a sufficiently large impact to use the remaining travel.</p>



<p>Compare travel usage on relevant terrain:</p>



<ul class="wp-block-list">
<li>Use trail settings on a representative trail</li>
<li>Use bikepark settings on a demanding bikepark run</li>
<li>Include harder compressions or landings when testing end-stroke support</li>
<li>Do not deliberately create an unsafe impact merely to use full travel</li>
</ul>



<div class="wp-block-group sagly-tip is-layout-constrained wp-block-group-is-layout-constrained">


<p class="sagly-label">Judge performance, not only the O-ring</p>



<p>A controlled fork that leaves a small amount of travel unused may perform better than a fork that reaches full travel too easily and bottoms out harshly.</p>


</div>



<h2 class="wp-block-heading" id="mechanical">6. The fork may have a mechanical or service problem</h2>



<p>Suspension adjustments cannot compensate for excessive friction, incorrect assembly or a mechanical issue.</p>



<p>Possible causes include:</p>



<ul class="wp-block-list">
<li>Dry or contaminated dust wipers</li>
<li>Overdue lower-leg service</li>
<li>Excessive bushing friction</li>
<li>Air chambers that have not equalized correctly</li>
<li>An obstructed air-spring equalization port</li>
<li>Incorrect internal travel configuration</li>
<li>Damaged or incorrectly installed internal components</li>
</ul>



<p>Remove your weight from the bike and check whether the fork returns to its expected full extension. A fork that remains visibly compressed when unloaded may have a mechanical issue rather than a tuning issue.</p>



<div class="wp-block-group sagly-warning is-layout-constrained wp-block-group-is-layout-constrained">


<p class="sagly-label">Stop tuning and inspect the fork when</p>



<ul class="wp-block-list">
<li>The fork does not extend fully when unloaded</li>
<li>You notice oil leakage or visible damage</li>
<li>The fork has abnormal play or movement</li>
<li>The travel suddenly changes without a setup adjustment</li>
<li>The fork produces unusual noises</li>
</ul>


</div>



<h2 class="wp-block-heading" id="testing">How to test your fork setup correctly</h2>



<p>Changing several variables at once makes it difficult to understand why the fork improved or became worse.</p>



<div class="wp-block-group sagly-steps is-layout-constrained wp-block-group-is-layout-constrained">


<h3 class="wp-block-heading">Use this five-step process</h3>



<ol class="wp-block-list">
<li><strong>Record your current settings.</strong> Include pressure, sag, rebound, compression and volume spacers.</li>
<li><strong>Choose a representative test section.</strong> Use terrain that regularly produces the problem.</li>
<li><strong>Change one variable.</strong> Adjust only pressure, rebound or compression.</li>
<li><strong>Repeat the same section.</strong> Use similar speed and riding technique.</li>
<li><strong>Record the outcome.</strong> Better, no difference or worse.</li>
</ol>


</div>



<p>Return to the previous setting if the change makes the bike worse. Continue adjusting only after you understand the result of the first change.</p>



<h2 class="wp-block-heading">Simple unused-travel decision tree</h2>



<div class="wp-block-group sagly-flow is-layout-constrained wp-block-group-is-layout-constrained">


<p class="sagly-flow-item" data-step="1"><strong>Is your sag lower than intended?</strong><br>Check whether your air pressure is too high.</p>



<p class="sagly-flow-item" data-step="2"><strong>Is sag correct, but the fork ramps up strongly?</strong><br>Check compression damping and volume spacers.</p>



<p class="sagly-flow-item" data-step="3"><strong>Does the fork become harsher through repeated impacts?</strong><br>Check whether rebound is too slow.</p>



<p class="sagly-flow-item" data-step="4"><strong>Was the trail relatively smooth?</strong><br>The unused travel may be completely normal.</p>



<p class="sagly-flow-item" data-step="5"><strong>Does the fork fail to extend when unloaded?</strong><br>Inspect the fork or contact a qualified technician.</p>


</div>



<aside class="sagly-cta">
  <h2>Not sure why your fork is leaving travel unused?</h2>

  <p>Add your exact fork, rider weight, terrain and current settings to SAGLY. Get a personalized baseline and fine-tune your bike one adjustment at a time.</p>

  <div class="sagly-buttons">
    <a class="sagly-button" href="https://sagly.at/">
      <span class="sagly-button-label">Get My Fork Setup</span>
    </a>

    <a class="sagly-button sagly-button-secondary" href="https://sagly.at/">
      <span class="sagly-button-label">Download SAGLY</span>
    </a>
  </div>
</aside>



<div class="wp-block-group sagly-faq is-layout-constrained wp-block-group-is-layout-constrained">


<h2 class="wp-block-heading">Frequently asked questions</h2>



<details class="wp-block-details is-layout-flow wp-block-details-is-layout-flow">
<summary>Should I use full fork travel on every ride?</summary>


<p>No. Travel usage depends on the terrain, impacts, riding speed and fork setup. A smooth ride may leave a noticeable amount of travel unused without indicating a problem.</p>


</details>



<details class="wp-block-details is-layout-flow wp-block-details-is-layout-flow">
<summary>How much unused fork travel is normal?</summary>


<p>There is no universal amount. A small amount of unused travel after an ordinary ride can be normal. Consistently using only half or two-thirds of the travel on demanding terrain deserves further investigation.</p>


</details>



<details class="wp-block-details is-layout-flow wp-block-details-is-layout-flow">
<summary>Should I reduce pressure when I am not using full travel?</summary>


<p>Not automatically. Check sag first. If sag is appropriate, excessive compression damping, volume spacers, slow rebound or mechanical friction may be responsible.</p>


</details>



<details class="wp-block-details is-layout-flow wp-block-details-is-layout-flow">
<summary>Can slow rebound reduce usable fork travel?</summary>


<p>Yes. Slow rebound can prevent the fork from recovering between repeated impacts. The fork then packs down and begins each new impact deeper in its travel.</p>


</details>



<details class="wp-block-details is-layout-flow wp-block-details-is-layout-flow">
<summary>Do volume spacers prevent a fork from using full travel?</summary>


<p>Too many volume spacers can create excessive end-stroke progression. This can make deeper travel difficult to access, even when sag and initial sensitivity are reasonable.</p>


</details>


</div>



<p class="sagly-disclaimer">Suspension settings differ between forks, bikes, riders and terrain. Follow the manufacturer’s instructions and permitted adjustment ranges for your exact component. Stop riding and consult a qualified technician if you notice damage, severe leakage, abnormal movement or another safety-related issue.</p>


</div>


<div class="sagly-hub-backlink">
  <strong>Building your complete setup?</strong>
  Follow the
  <a href="/general/how-to-set-up-mountain-bike-suspension/">
    complete mountain bike suspension setup guide
  </a>
  to set tire pressure, spring force, SAG, rebound and compression in the
  correct order.
</div>
<style>.sagly-hub-backlink {
  margin: 28px 0;
  padding: 18px 20px;
  background: rgba(235,147,83,.10);
  border: 1px solid rgba(235,147,83,.35);
  border-left: 5px solid #EB9353;
  border-radius: 8px;
  color: #e5e5e5;
}

.sagly-hub-backlink strong {
  color: #fff;
}

.sagly-hub-backlink a {
  color: #EB9353;
  font-weight: 800;
}</style><p>The post <a href="https://sagly.at/general/mtb-fork-not-using-full-travel/">MTB Fork Not Using Full Travel? 6 Causes and Fixes | SAGLY</a> appeared first on <a href="https://sagly.at">SAGLY</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>MTB Fork Feels Harsh? 8 Causes and How to Fix It &#124; SAGLY</title>
		<link>https://sagly.at/general/why-does-my-mtb-fork-feel-harsh/</link>
		
		<dc:creator><![CDATA[Anton Hörl]]></dc:creator>
		<pubDate>Thu, 02 Jul 2026 14:14:20 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">https://sagly.at/?p=4686</guid>

					<description><![CDATA[<p>MTB Suspension Setup Guide Why Does My MTB Fork Feel Harsh? A harsh mountain bike fork does not automatically mean that you need less air pressure. The same feeling can be caused by tire pressure, rebound, compression [&#8230;]</p>
<p>The post <a href="https://sagly.at/general/why-does-my-mtb-fork-feel-harsh/">MTB Fork Feels Harsh? 8 Causes and How to Fix It | SAGLY</a> appeared first on <a href="https://sagly.at">SAGLY</a>.</p>
]]></description>
										<content:encoded><![CDATA[<article class="sagly-fork-guide">
<header class="sagly-hero">
    <span class="sagly-eyebrow">MTB Suspension Setup Guide</span></p>
<h1>Why Does My MTB Fork Feel Harsh?</h1>
<p class="sagly-lead">
      A harsh mountain bike fork does not automatically mean that you need less air pressure.<br />
      The same feeling can be caused by tire pressure, rebound, compression damping, volume<br />
      spacers, friction or an unbalanced bike setup.
    </p>
</header>
<div class="sagly-summary">
    <span class="sagly-label">Quick answer</span></p>
<p>
      First determine <strong>where and when the fork feels harsh</strong>. Harshness over small<br />
      roots can have a different cause than harshness through repeated braking bumps or on large<br />
      impacts.
    </p>
<p>
      Check your tire pressure, fork sag and service condition first. Then test only<br />
      <strong>one suspension adjustment at a time</strong>.
    </p>
</p></div>
<nav class="sagly-toc" aria-label="Article contents">
<div class="sagly-toc-title">In this guide</div>
<ol>
<li><a href="#quick-diagnosis">Quick diagnosis table</a></li>
<li><a href="#tire-pressure">Front-tire pressure is too high</a></li>
<li><a href="#air-pressure">Fork air pressure is too high</a></li>
<li><a href="#rebound-slow">Rebound is too slow</a></li>
<li><a href="#rebound-fast">Rebound is too fast</a></li>
<li><a href="#compression">Too much compression damping</a></li>
<li><a href="#volume-spacers">Too many volume spacers</a></li>
<li><a href="#service">Fork friction or overdue service</a></li>
<li><a href="#bike-balance">The problem is bike balance</a></li>
<li><a href="#test-process">How to test your changes</a></li>
</ol>
</nav>
<section id="quick-diagnosis">
<h2>Quick fork-harshness diagnosis</h2>
<p>
      Use this table to identify a sensible first test. It is not a replacement for checking<br />
      the manufacturer’s setup instructions for your exact fork.
    </p>
<div class="sagly-table-wrap">
<table class="sagly-table">
<thead>
<tr>
<th scope="col">What you feel</th>
<th scope="col">Possible cause</th>
<th scope="col">First test</th>
</tr>
</thead>
<tbody>
<tr>
<td>Harsh over small roots and trail chatter</td>
<td>Front-tire pressure too high</td>
<td>Reduce tire pressure slightly and retest</td>
</tr>
<tr>
<td>Harsh from the beginning of the travel</td>
<td>Too much air pressure, friction or excessive compression</td>
<td>Check sag, compression settings and service condition</td>
</tr>
<tr>
<td>Becomes harsh through repeated braking bumps</td>
<td>Rebound may be too slow</td>
<td>Open rebound by one or two clicks</td>
</tr>
<tr>
<td>Front wheel feels nervous and deflects off rocks</td>
<td>Rebound may be too fast</td>
<td>Add one click of rebound damping</td>
</tr>
<tr>
<td>Harsh mainly on larger impacts</td>
<td>Too much high-speed compression or progression</td>
<td>Open high-speed compression slightly</td>
</tr>
<tr>
<td>Correct sag but difficult to use deeper travel</td>
<td>Too much compression or too many volume spacers</td>
<td>Open compression before changing spacers</td>
</tr>
<tr>
<td>Fork initially feels good but gets worse down the trail</td>
<td>Fork may be packing down</td>
<td>Speed up rebound slightly</td>
</tr>
<tr>
<td>Strong impacts through your hands although the fork moves</td>
<td>Tire, casing, cockpit or bike-balance issue</td>
<td>Check the complete front end, not only the fork</td>
</tr>
</tbody>
</table></div>
</section>
<section id="tire-pressure">
<h2>1. Your front-tire pressure may be too high</h2>
<p>
      The front tire is the first part of the bike that absorbs small impacts. When the pressure<br />
      is too high, roots, stones and braking bumps can be transmitted directly into your hands.<br />
      Riders often blame the fork even though the tire is causing much of the harsh feeling.
    </p>
<p>Your correct tire pressure depends on factors including:</p>
<ul>
<li>Rider weight and riding equipment</li>
<li>Tire width and casing construction</li>
<li>Rim width</li>
<li>Whether you use tubes, tubeless or an insert</li>
<li>Trail conditions and riding speed</li>
<li>Whether grip, support or puncture protection is the priority</li>
</ul>
<div class="sagly-tip">
      <span class="sagly-label">First test</span></p>
<p>
        Reduce the front-tire pressure by a small amount and ride the same trail section again.<br />
        Make sure that the tire still has enough support and rim protection.
      </p>
</p></div>
</section>
<section id="air-pressure">
<h2>2. Your fork air pressure may be too high</h2>
<p>
      Excessive air pressure can prevent the fork from moving freely through the beginning and<br />
      middle of its travel. The result can be reduced grip, less comfort and more feedback through<br />
      the handlebar.
    </p>
<p>
      Do not judge air pressure only by the number printed on a setup chart. Measure sag while<br />
      wearing your normal riding equipment and use a repeatable riding position.
    </p>
<div class="sagly-signs">
<div class="sagly-sign-card">
<h4>Possible signs</h4>
<p>
          Low sag, limited travel use, reduced front-wheel grip and a fork that rides very high.
        </p>
</p></div>
<div class="sagly-sign-card">
<h4>What to test</h4>
<p>
          Reduce pressure in small steps, recheck sag and keep all damping settings unchanged.
        </p>
</p></div>
</p></div>
<div class="sagly-warning">
      <span class="sagly-label">Important</span></p>
<p>
        Do not keep reducing pressure to compensate for a rebound, compression or service problem.<br />
        Excessively low pressure can create diving, reduced support and frequent bottom-outs.
      </p>
</p></div>
</section>
<section id="rebound-slow">
<h2>3. Rebound may be too slow</h2>
<p>
      Rebound damping controls how quickly the fork extends after being compressed. When rebound<br />
      is too slow, the fork may not recover completely before the next impact.
    </p>
<p>
      This is often called <strong>packing down</strong>. The fork begins each following impact<br />
      deeper in its travel, where it may feel firmer and less able to absorb the next obstacle.
    </p>
<div class="sagly-flow" aria-label="Fork packing-down process">
<div class="sagly-flow-item" data-step="1">
        The fork compresses on the first impact.
      </div>
<div class="sagly-flow-item" data-step="2">
        It does not extend quickly enough before the next impact.
      </div>
<div class="sagly-flow-item" data-step="3">
        The next impact begins deeper in the travel.
      </div>
<div class="sagly-flow-item" data-step="4">
        The fork progressively feels harsher and less controlled.
      </div>
</p></div>
<div class="sagly-tip">
      <span class="sagly-label">First test</span></p>
<p>
        Open the rebound adjuster by one or two clicks and repeat the same section. Leave pressure<br />
        and compression unchanged so that you can evaluate the result.
      </p>
</p></div>
</section>
<section id="rebound-fast">
<h2>4. Rebound may be too fast</h2>
<p>
      Rebound that is too fast can also create a harsh or uncontrolled feeling. The fork may return<br />
      too aggressively, causing the front wheel to feel nervous, springy or difficult to place.
    </p>
<div class="sagly-signs">
<div class="sagly-sign-card">
<h4>Rebound too slow</h4>
<p>
          The fork stays compressed, loses travel through repeated impacts and feels progressively<br />
          firmer.
        </p>
</p></div>
<div class="sagly-sign-card">
<h4>Rebound too fast</h4>
<p>
          The front wheel feels lively, skips off obstacles or pushes the handlebar back toward you.
        </p>
</p></div>
</p></div>
<p>
      When the fork feels nervous rather than packed down, try adding one click of rebound damping<br />
      and test again.
    </p>
</section>
<section id="compression">
<h2>5. You may be using too much compression damping</h2>
<p>
      Compression damping controls how easily the fork compresses. Too much damping can reduce<br />
      sensitivity and grip, particularly when the fork must respond quickly to uneven terrain.
    </p>
<h3>Low-speed compression</h3>
<p>
      Low-speed compression mainly influences chassis movement created by braking, weight shifts,<br />
      pumping and smoother inputs. Excessive low-speed compression can reduce comfort and make the<br />
      front end feel firm.
    </p>
<h3>High-speed compression</h3>
<p>
      High-speed compression influences faster suspension movements caused by harder impacts,<br />
      roots, rocks and landings. “High speed” refers to the speed of the suspension movement,<br />
      not simply your riding speed.
    </p>
<div class="sagly-tip">
      <span class="sagly-label">First test</span></p>
<p>
        Open the relevant compression adjuster by one or two clicks. Test the same terrain before<br />
        making another change.
      </p>
</p></div>
</section>
<section id="volume-spacers">
<h2>6. You may have too many volume spacers</h2>
<p>
      Volume spacers reduce the size of the fork’s positive air chamber and normally increase<br />
      progression near the end of the travel.
    </p>
<p>
      Too many spacers can make it difficult to use deeper travel, even when your sag and beginning<br />
      stroke feel reasonable. This is most noticeable during larger impacts rather than very small<br />
      trail chatter.
    </p>
<p>Possible signs include:</p>
<ul>
<li>Sag is within your intended range</li>
<li>The fork feels acceptable early in the travel</li>
<li>The fork ramps up very strongly on bigger impacts</li>
<li>You rarely reach deeper travel despite hard riding</li>
</ul>
<div class="sagly-warning">
      <span class="sagly-label">Before removing spacers</span></p>
<p>
        First verify air pressure and compression settings. Removing volume spacers is usually not<br />
        the first solution for small-bump harshness.
      </p>
</p></div>
</section>
<section id="service">
<h2>7. Your fork may need maintenance</h2>
<p>
      Suspension settings cannot compensate for excessive friction or a mechanical problem. Dry<br />
      seals, contaminated oil, worn components or excessive bushing friction can all reduce fork<br />
      sensitivity.
    </p>
<p>Check for:</p>
<ul>
<li>Dry or contaminated dust wipers</li>
<li>Overdue lower-leg service</li>
<li>Incorrect air-chamber equalization</li>
<li>Unusual noises or visible damage</li>
<li>Oil leakage</li>
<li>Significant friction at the beginning of the stroke</li>
<li>A clear change in performance compared with previous rides</li>
</ul>
<p>
      Cold temperatures can also change air pressure, oil viscosity and the way your suspension<br />
      feels. Recheck your settings when conditions change significantly.
    </p>
<div class="sagly-warning">
      <span class="sagly-label">Safety</span></p>
<p>
        Stop riding and consult a qualified suspension technician when you notice damage, abnormal<br />
        movement, severe leakage or a safety-related problem.
      </p>
</p></div>
</section>
<section id="bike-balance">
<h2>8. The problem may be your complete bike balance</h2>
<p>
      A harsh-feeling front end is not always caused by the fork itself. The rear suspension,<br />
      cockpit and rider position can change how much load reaches the front wheel.
    </p>
<p>Possible causes include:</p>
<ul>
<li>A rear shock that is too soft and shifts your weight forward</li>
<li>Rear rebound that is too slow</li>
<li>A handlebar position that places excessive weight on your hands</li>
<li>Brake-lever positioning that creates tension through your arms</li>
<li>A riding position that is too stiff or front-heavy</li>
<li>An imbalance between front and rear suspension support</li>
</ul>
<p>
      Consider how the complete bike behaves before making large changes to the fork.
    </p>
</section>
<section id="test-process">
<h2>How to test fork changes correctly</h2>
<p>
      Randomly changing several settings makes it difficult to understand what improved or worsened<br />
      your bike. Use a repeatable testing process instead.
    </p>
<div class="sagly-steps">
<h3>A simple five-step process</h3>
<ol>
<li><strong>Describe one problem:</strong> for example, harshness on repeated roots.</li>
<li><strong>Choose one setting:</strong> do not change air pressure and rebound together.</li>
<li><strong>Make a small adjustment:</strong> normally one or two clicks at a time.</li>
<li><strong>Repeat the same section:</strong> use similar speed and riding technique.</li>
<li><strong>Record the result:</strong> better, no difference or worse.</li>
</ol></div>
<p>
      Return to the previous setting when the change makes the bike worse. Continue only after you<br />
      understand the effect of the first adjustment.
    </p>
</section>
<section>
<h2>Simple decision tree</h2>
<div class="sagly-flow">
<div class="sagly-flow-item" data-step="1">
        <strong>Harsh over small chatter?</strong><br />
        Check front-tire pressure, sag, compression and service condition.
      </div>
<div class="sagly-flow-item" data-step="2">
        <strong>Harsh mainly through repeated impacts?</strong><br />
        Check whether rebound is too slow and the fork is packing down.
      </div>
<div class="sagly-flow-item" data-step="3">
        <strong>Front wheel feels nervous or springy?</strong><br />
        Check whether rebound is too fast.
      </div>
<div class="sagly-flow-item" data-step="4">
        <strong>Harsh mainly near the end of the travel?</strong><br />
        Review high-speed compression, air pressure and volume spacers.
      </div>
<div class="sagly-flow-item" data-step="5">
        <strong>Settings seem correct but the fork still feels poor?</strong><br />
        Check service condition, cockpit position and overall bike balance.
      </div>
</p></div>
</section>
<aside class="sagly-cta">
<h2>Still not sure what to change?</h2>
<p>
      Add your exact fork, rider weight, terrain and current settings to SAGLY. Get a personalized<br />
      baseline and fine-tune your bike one adjustment at a time.
    </p>
<div class="sagly-buttons">
  <a class="sagly-button" href="https://sagly.at/">
    <span class="sagly-button-label">Diagnose My Fork Setup</span>
  </a>

  <a class="sagly-button sagly-button-secondary" href="https://sagly.at/">
    <span class="sagly-button-label">Download SAGLY</span>
  </a>
</div>
</aside>
<section class="sagly-faq">
<h2>Frequently asked questions</h2>
<details>
<summary>Should I reduce air pressure when my fork feels harsh?</summary>
<div>
<p>
          Not automatically. First check sag, tire pressure, rebound, compression and the fork’s<br />
          service condition. A fork can feel harsh because rebound is too slow or compression is<br />
          too firm, even when air pressure is appropriate.
        </p>
</p></div>
</details>
<details>
<summary>Can rebound that is too slow make a fork feel harsh?</summary>
<div>
<p>
          Yes. If the fork does not recover before the next impact, it can pack down and begin each<br />
          following impact deeper in its travel. This can make repeated roots and braking bumps feel<br />
          increasingly harsh.
        </p>
</p></div>
</details>
<details>
<summary>Can rebound that is too fast also feel harsh?</summary>
<div>
<p>
          Yes. Excessively fast rebound can make the front wheel feel nervous or springy and can<br />
          cause it to deflect from rocks and roots.
        </p>
</p></div>
</details>
<details>
<summary>Do volume spacers affect small-bump sensitivity?</summary>
<div>
<p>
          Volume spacers mainly influence progression deeper in the travel. They are therefore not<br />
          normally the first adjustment to make when the fork feels harsh only over small trail<br />
          chatter.
        </p>
</p></div>
</details>
<details>
<summary>How many settings should I change at once?</summary>
<div>
<p>
          Change only one variable at a time. Make a small adjustment, repeat the same trail section<br />
          and record whether the bike feels better, unchanged or worse.
        </p>
</p></div>
</details>
</section>
<div class="sagly-disclaimer">
    Suspension settings differ between forks, riders, bikes and terrain. Follow the manufacturer’s<br />
    instructions and permitted adjustment ranges for your exact component. This article provides<br />
    general setup guidance and is not a replacement for professional inspection or servicing.
  </div>
</article>
<p><!-- Optional FAQ structured data.
     WordPress may remove script tags unless your account has permission.
     Rank Math or Yoast can alternatively generate FAQ schema. --></p>
<p><script type="application/ld+json"><br />
{<br />
  "@context": "https://schema.org",<br />
  "@type": "FAQPage",<br />
  "mainEntity": [<br />
    {<br />
      "@type": "Question",<br />
      "name": "Should I reduce air pressure when my fork feels harsh?",<br />
      "acceptedAnswer": {<br />
        "@type": "Answer",<br />
        "text": "Not automatically. First check sag, tire pressure, rebound, compression and the fork's service condition. A fork can feel harsh because rebound is too slow or compression is too firm, even when air pressure is appropriate."<br />
      }<br />
    },<br />
    {<br />
      "@type": "Question",<br />
      "name": "Can rebound that is too slow make a fork feel harsh?",<br />
      "acceptedAnswer": {<br />
        "@type": "Answer",<br />
        "text": "Yes. If the fork does not recover before the next impact, it can pack down and begin each following impact deeper in its travel. This can make repeated roots and braking bumps feel increasingly harsh."<br />
      }<br />
    },<br />
    {<br />
      "@type": "Question",<br />
      "name": "Can rebound that is too fast also feel harsh?",<br />
      "acceptedAnswer": {<br />
        "@type": "Answer",<br />
        "text": "Yes. Excessively fast rebound can make the front wheel feel nervous or springy and can cause it to deflect from rocks and roots."<br />
      }<br />
    },<br />
    {<br />
      "@type": "Question",<br />
      "name": "Do volume spacers affect small-bump sensitivity?",<br />
      "acceptedAnswer": {<br />
        "@type": "Answer",<br />
        "text": "Volume spacers mainly influence progression deeper in the travel. They are therefore not normally the first adjustment to make when the fork feels harsh only over small trail chatter."<br />
      }<br />
    },<br />
    {<br />
      "@type": "Question",<br />
      "name": "How many suspension settings should I change at once?",<br />
      "acceptedAnswer": {<br />
        "@type": "Answer",<br />
        "text": "Change only one variable at a time. Make a small adjustment, repeat the same trail section and record whether the bike feels better, unchanged or worse."<br />
      }<br />
    }<br />
  ]<br />
}<br />
</script></p>


<p></p>
<p>The post <a href="https://sagly.at/general/why-does-my-mtb-fork-feel-harsh/">MTB Fork Feels Harsh? 8 Causes and How to Fix It | SAGLY</a> appeared first on <a href="https://sagly.at">SAGLY</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Adjust Mountain Bike Suspension: Sag, Pressure, Rebound and Compression &#124; SAGLY</title>
		<link>https://sagly.at/general/how-to-adjust-mountain-bike-suspension/</link>
		
		<dc:creator><![CDATA[Anton Hörl]]></dc:creator>
		<pubDate>Wed, 08 Apr 2026 06:19:59 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">https://sagly.at/?p=4666</guid>

					<description><![CDATA[<p>Learning how to adjust mountain bike suspension is one of the fastest ways to improve grip, comfort, control and confidence on the trail. Many riders spend money on high-end forks and shocks, but still ride with settings [&#8230;]</p>
<p>The post <a href="https://sagly.at/general/how-to-adjust-mountain-bike-suspension/">How to Adjust Mountain Bike Suspension: Sag, Pressure, Rebound and Compression | SAGLY</a> appeared first on <a href="https://sagly.at">SAGLY</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div style="height:185px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-cover alignfull" style="min-height:430px;aspect-ratio:unset;"><span aria-hidden="true" class="wp-block-cover__gradient-background has-background-dim"></span><img decoding="async" class="wp-block-cover__image-background" alt="how to adjust mountain bike suspension" src="https://sagly.at/wp-content/uploads/2023/11/ezgif-3-68a35706ff.webp" data-object-fit="cover"/><div class="wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow">
<h1 class="has-ast-global-color-8-color has-text-color wp-block-heading">How to Adjust Mountain Bike Suspension: Sag, Pressure, Rebound and Compression</h1>
</div></div>



<div style="height:102px" aria-hidden="true" class="wp-block-spacer"></div>



<p>Learning <strong>how to adjust mountain bike suspension</strong> is one of the fastest ways to improve grip, comfort, control and confidence on the trail. Many riders spend money on high-end forks and shocks, but still ride with settings that are too hard, too soft, too slow or too fast.</p>



<p>The good news is that mountain bike suspension setup does not need to be complicated. If you understand the right order and what each setting actually changes, you can build a solid baseline much faster. In this guide, we explain <strong>how to adjust mountain bike suspension</strong> step by step, including sag, air pressure, rebound and compression.</p>



<p>This article gives you a practical process for trail, all-mountain and enduro riding. It is not about chasing random numbers. It is about building a repeatable setup that helps your bike feel balanced and predictable.</p>



<h3 class="wp-block-heading">Why mountain bike suspension setup matters</h3>



<p>Your suspension affects much more than comfort. It influences traction on climbs, support in corners, stability on descents, braking control, small-bump sensitivity and how balanced the bike feels between the fork and rear shock.</p>



<p>A well-adjusted bike feels calm, supportive and planted. A badly adjusted bike can feel harsh, wallowy, nervous or vague. That is why understanding <strong>how to adjust mountain bike suspension</strong> is such an important skill for every rider, not just racers or suspension tuners.</p>



<h3 class="wp-block-heading">What mountain bike suspension adjustment includes</h3>



<p>When riders search for mountain bike suspension setup, they usually mean four main things:</p>



<ul class="wp-block-list"><li>air pressure or spring rate</li><li>sag</li><li>rebound</li><li>compression damping</li></ul>



<p>Some forks and shocks only have basic adjustments. Others include low-speed compression, climb modes or more advanced damping controls. No matter how simple or advanced your suspension is, the correct process stays the same: start with the spring baseline first, then move to damping.</p>



<h3 class="wp-block-heading">The correct order to adjust mountain bike suspension</h3>



<p>If you want a clean and repeatable setup process, use this order:</p>



<ol class="wp-block-list"><li>check tire pressure first</li><li>set fork and shock air pressure or spring rate</li><li>measure and adjust sag</li><li>set rebound</li><li>fine-tune compression damping</li><li>test on one short repeatable trail section</li><li>write your settings down</li></ol>



<p>This order matters because rebound and compression only make sense once your spring baseline is already close. If your pressure or sag is wrong, damping changes often feel confusing or misleading.</p>



<h3 class="wp-block-heading">Step 1: Check tire pressure before adjusting suspension</h3>



<p>Before touching your fork or shock, make sure your tire pressure is reasonable. Tire pressure affects grip, compliance and support so much that it can easily mask suspension problems or create false setup conclusions.</p>



<p>If tire pressure is too high, the bike may feel harsh and skittish. If it is too low, the bike may feel vague, draggy or unstable. Start with a sensible tire baseline so your suspension testing becomes more accurate.</p>



<p>If you also want to dial in your tire pressure, you can use the <a href="https://sagly.at/general/mtb-psi-calculator/">MTB PSI Calculator</a>.</p>



<h3 class="wp-block-heading">Step 2: Set mountain bike suspension pressure</h3>



<p>The next step in <strong>how to adjust mountain bike suspension</strong> is setting air pressure. Air pressure controls spring force and strongly affects ride height, support, comfort and travel use.</p>



<p>A practical starting point is the manufacturer’s pressure recommendation for your body weight. That gives you a baseline, not a final answer. The real check comes when you measure sag and then test the bike on the trail.</p>



<p>In general:</p>



<ul class="wp-block-list"><li><strong>too much pressure</strong> can make the bike feel tall, firm, harsh and lacking grip</li><li><strong>too little pressure</strong> can make the bike feel wallowy, vague and too deep in its travel</li></ul>



<p>If you are setting up a rear shock specifically, you can also read <a href="https://sagly.at/general/how-to-set-up-rear-shock-on-a-mountain-bike/">How to Set Up Rear Shock on a Mountain Bike</a>.</p>



<p>If your bike uses a coil shock, the same logic applies, but instead of PSI you work with the correct spring rate and sag. For that case, the <a href="https://sagly.at/general/coil-spring-calculator/">Coil Spring Calculator</a> can help.</p>



<h3 class="wp-block-heading">Step 3: Set sag correctly</h3>



<p>Sag is one of the most important setup references because it tells you how much the suspension compresses under your body weight in a neutral riding position. It is the foundation of a useful fork and shock setup.</p>



<p>To set sag:</p>



<ol class="wp-block-list"><li>put on your normal riding gear</li><li>move the fork and shock through part of their travel once or twice</li><li>slide the O-ring against the seal</li><li>get on the bike in a neutral standing position</li><li>step off carefully without bouncing the bike again</li><li>check how much travel was used</li></ol>



<p>As a rough starting point, many riders begin around <strong>15 to 20 percent sag on the fork</strong> and <strong>25 to 30 percent sag on the rear shock</strong>. Those are useful starting points for many trail and enduro bikes, but they are not universal rules.</p>



<p>If sag is too low, reduce pressure. If sag is too high, add pressure. Make small changes and re-check after each one.</p>



<p>If you want help with the numbers, use the <a href="https://sagly.at/general/suspension-setup-calculator/">Suspension Setup Calculator</a> or the <a href="https://sagly.at/general/mtb-sag-calculator/">MTB SAG Calculator</a>.</p>



<h3 class="wp-block-heading">What sag changes on the trail</h3>



<p>Sag changes the overall character of the bike.</p>



<ul class="wp-block-list"><li><strong>less sag</strong> usually adds support and ride height but can reduce grip and comfort if you go too far</li><li><strong>more sag</strong> usually adds sensitivity and traction but can reduce support if you go too far</li></ul>



<p>The goal is not to chase one perfect number. The goal is to build a baseline where the bike feels active enough for traction and supportive enough for control.</p>



<h3 class="wp-block-heading">Step 4: Adjust rebound</h3>



<p>Once pressure and sag are close, move to rebound. Rebound controls how quickly the suspension returns after compressing. This has a huge effect on whether the bike feels calm and planted or nervous and unpredictable.</p>



<p>A simple rebound process looks like this:</p>



<ol class="wp-block-list"><li>start from the manufacturer’s recommended baseline</li><li>ride one short repeatable trail section</li><li>change one or two clicks only</li><li>ride the same section again</li><li>compare how the bike feels under repeated hits, braking and cornering</li></ol>



<p>Signs rebound is too fast:</p>



<ul class="wp-block-list"><li>the bike feels springy or nervous</li><li>the suspension extends too quickly after impacts</li><li>the bike feels less stable in rough sections</li></ul>



<p>Signs rebound is too slow:</p>



<ul class="wp-block-list"><li>the suspension feels sluggish or packed down</li><li>the bike struggles to recover between repeated hits</li><li>the ride starts feeling harsh even though sag seems reasonable</li></ul>



<p>If you want a deeper rebound-specific guide, read <a href="https://sagly.at/general/rebound-setting-mtb/">Rebound Setting MTB</a>.</p>



<h3 class="wp-block-heading">Step 5: Fine-tune compression damping</h3>



<p>If your fork or shock has compression adjustment, treat it as a fine-tuning tool. Compression damping mainly changes how much support and firmness the bike has under load.</p>



<p>In simple terms:</p>



<ul class="wp-block-list"><li><strong>less compression</strong> usually adds sensitivity and grip</li><li><strong>more compression</strong> usually adds support and reduces unwanted movement</li><li><strong>too much compression</strong> can make the bike feel harsh and less active</li><li><strong>too little compression</strong> can make the bike feel vague or under-supported</li></ul>



<p>If your suspension has low-speed compression, this mainly affects slower chassis movements like braking, pumping, cornering loads and pedaling inputs. It is useful, but it should come after pressure, sag and rebound are already close.</p>



<p>For a more detailed explanation, see <a href="https://sagly.at/general/low-speed-compression-mtb/">Low Speed Compression MTB</a>.</p>



<h3 class="wp-block-heading">How to tell if your mountain bike suspension is too hard</h3>



<p>A setup that is too firm often shows these signs:</p>



<ul class="wp-block-list"><li>the bike feels harsh on roots, rocks and chatter</li><li>traction feels limited</li><li>the wheels skip instead of tracking the ground</li><li>you use very little travel even on rough trails</li></ul>



<p>If that sounds familiar, check tire pressure first, then reduce suspension pressure slightly and re-check sag before changing damping settings.</p>



<h3 class="wp-block-heading">How to tell if your mountain bike suspension is too soft</h3>



<p>A setup that is too soft often feels like this:</p>



<ul class="wp-block-list"><li>the bike sits too deep in the travel</li><li>it feels vague under pedaling or braking</li><li>the bike dives too much in corners or compressions</li><li>you bottom out too easily</li><li>the bike lacks support on steeper terrain</li></ul>



<p>In that case, add a little pressure, re-check sag and test again before making bigger damping changes.</p>



<h3 class="wp-block-heading">The most common suspension setup mistakes</h3>



<p>Most setup problems are not caused by bad hardware. They come from an inconsistent process. Common mistakes include:</p>



<ul class="wp-block-list"><li>changing multiple settings at once</li><li>guessing pressure without checking sag</li><li>adjusting rebound before the spring baseline is close</li><li>testing on different trail sections every time</li><li>copying another rider’s settings without checking your own bike feel</li><li>not writing down what changed</li></ul>



<p>If you avoid these mistakes, mountain bike suspension tuning becomes much more manageable and repeatable.</p>



<h3 class="wp-block-heading">A simple beginner baseline for mountain bike suspension</h3>



<p>If you want the shortest possible version of <strong>how to adjust mountain bike suspension</strong>, start here:</p>



<ol class="wp-block-list"><li>check tire pressure</li><li>set fork and shock pressure from the manufacturer’s chart</li><li>measure sag and adjust toward a usable baseline</li><li>set rebound from the recommended starting point</li><li>fine-tune compression only if needed</li><li>test one short trail section</li><li>change only one thing at a time</li><li>write the final settings down</li></ol>



<p>This already puts most riders in a much better position than turning random dials without a process.</p>



<h3 class="wp-block-heading">Fox and RockShox setup: same logic, different details</h3>



<p>Whether you ride Fox or RockShox, the setup logic stays the same: pressure first, sag second, rebound third, compression last. The exact pressure ranges, click recommendations and damping feel may differ by fork and shock model, but the process does not.</p>



<p>If you want brand-specific starting points, read <a href="https://sagly.at/general/fox-fork-setup/">Fox Fork Setup</a> and <a href="https://sagly.at/general/rockshox-fork-setup/">RockShox Fork Setup</a>.</p>



<h3 class="wp-block-heading">Why documenting your setup matters</h3>



<p>Getting a good setup once is useful. Being able to return to it later is even more valuable. Riders often forget which pressure worked, how many rebound clicks felt best or what changed for wetter trails, bikepark days or longer rides.</p>



<p>That is where <a href="https://www.sagly.at">SAGLY</a> becomes useful. Instead of keeping setup notes in your head or in random screenshots, you can track sag, pressure, rebound clicks, compression settings and ride notes in one place. That makes suspension tuning much more structured and repeatable over time.</p>



<h3 class="wp-block-heading">Conclusion: adjust mountain bike suspension with a process</h3>



<p>Learning <strong>how to adjust mountain bike suspension</strong> does not need to be complicated. Start with tire pressure, set your spring baseline, verify it with sag, then move to rebound and compression in a clear order. Test one change at a time and write the results down.</p>



<p>To summarize:</p>



<ul class="wp-block-list"><li>check tire pressure first</li><li>set air pressure before adjusting damping</li><li>use sag to verify your baseline</li><li>set rebound after pressure and sag are close</li><li>use compression only for fine-tuning</li><li>test methodically on one repeatable section</li><li>document the settings that work</li></ul>



<p>That is how you turn suspension setup from guesswork into a repeatable system that improves grip, control and confidence.</p>



<p>Want a simpler way to save sag, pressure, rebound and trail-specific setup notes? Use <a href="https://www.sagly.at">SAGLY</a> to keep your suspension settings organized and easier to improve over time.</p>



<div style="height:24px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">FAQ: How to Adjust Mountain Bike Suspension</h3>



<h4 class="wp-block-heading">What is the first step in mountain bike suspension setup?</h4>



<p>Start by checking tire pressure, then set suspension pressure, then verify the result with sag. That gives you a strong baseline before you adjust rebound or compression.</p>



<h4 class="wp-block-heading">How much sag should I run on my mountain bike?</h4>



<p>A common starting point is around 15 to 20 percent sag on the fork and 25 to 30 percent sag on the rear shock, but the ideal setup depends on your bike, terrain, riding style and preference.</p>



<h4 class="wp-block-heading">Should I set rebound before sag?</h4>



<p>No. Rebound should be adjusted after your pressure and sag are already close. Otherwise the bike can feel confusing and inconsistent.</p>



<h4 class="wp-block-heading">What does low-speed compression do on a mountain bike?</h4>



<p>Low-speed compression mainly affects slower suspension movements like braking, pumping, cornering support and pedaling inputs. It is a fine-tuning adjustment, not the first setting to change.</p>



<h4 class="wp-block-heading">How do I know if my suspension is too hard?</h4>



<p>If the bike feels harsh, lacks grip, skips over bumps and uses very little travel, your suspension may be too firm.</p>



<h4 class="wp-block-heading">How do I know if my suspension is too soft?</h4>



<p>If the bike feels wallowy, dives too deep into travel, bottoms out too easily or lacks support, your suspension may be too soft.</p>



<h4 class="wp-block-heading">Can I use an app to track suspension setup?</h4>



<p>Yes. An app can help you save sag, pressure, rebound clicks and setup notes so you can return to a good setup later instead of starting from scratch.</p>



<p></p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="height:11px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-image"><figure class="aligncenter size-full"><a href="https://play.google.com/store/apps/details?id=com.client.sagly032721"><img decoding="async" width="224" height="66" src="https://sagly.at/wp-content/uploads/2022/12/image-4-1-1-1-1.png" alt="Download SAGLY on Google Play" class="wp-image-3406"/></a></figure></div>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<p class="has-text-align-center">Download <a href="https://www.sagly.at">SAGLY</a>, the mobile guide for MTB suspension setup, sag tracking, tire pressure, maintenance tracking and ride-based bike management.</p>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="height:10px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><a href="https://apps.apple.com/at/app/sagly-1-mtb-mountain-bike-app/id1564693622"><img decoding="async" src="https://sagly.at/wp-content/uploads/2022/12/logo-apple-store-768x263-1.png" alt="Download SAGLY on the App Store" class="wp-image-3340" width="219" height="72"/></a></figure></div>
</div>
</div>
<p>The post <a href="https://sagly.at/general/how-to-adjust-mountain-bike-suspension/">How to Adjust Mountain Bike Suspension: Sag, Pressure, Rebound and Compression | SAGLY</a> appeared first on <a href="https://sagly.at">SAGLY</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Adjust Front Suspension on a Mountain Bike: Fork Setup Made Simple</title>
		<link>https://sagly.at/general/how-to-adjust-front-suspension-on-a-mountain-bike/</link>
		
		<dc:creator><![CDATA[Anton Hörl]]></dc:creator>
		<pubDate>Sun, 29 Mar 2026 11:05:30 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">https://sagly.at/?p=4660</guid>

					<description><![CDATA[<p>MTB fork setup guide How to Adjust Front Suspension on a Mountain Bike Set fork air pressure, SAG, rebound and compression in the right order, then fine-tune the result on a repeatable trail section. Quick answer To [&#8230;]</p>
<p>The post <a href="https://sagly.at/general/how-to-adjust-front-suspension-on-a-mountain-bike/">How to Adjust Front Suspension on a Mountain Bike: Fork Setup Made Simple</a> appeared first on <a href="https://sagly.at">SAGLY</a>.</p>
]]></description>
										<content:encoded><![CDATA[<!--
WordPress title:
How to Adjust Front Suspension on a Mountain Bike

Suggested SEO title:
How to Adjust MTB Front Suspension: Complete Fork Setup

Suggested meta description:
Learn how to adjust mountain bike front suspension step by step. Set fork pressure, SAG, rebound, compression and volume spacers, then troubleshoot common problems.

Focus keyword:
how to adjust front suspension on a mountain bike
-->

<!-- Article H1 note: this Gutenberg HTML expects the WordPress theme to output the post title as the single H1. Do not add another H1 inside the article body. -->


<style>
body:has(.sagly-fork-guide) {
  background:
    radial-gradient(circle at 12% 4%, rgba(235,147,83,.13) 0, rgba(235,147,83,0) 30%),
    radial-gradient(circle at 88% 20%, rgba(255,255,255,.055) 0, rgba(255,255,255,0) 34%),
    linear-gradient(115deg, #050505 0%, #0d0d0d 34%, #171717 68%, #262626 100%) !important;
}

body:has(.sagly-fork-guide) #content,
body:has(.sagly-fork-guide) .site-content,
body:has(.sagly-fork-guide) .ast-container,
body:has(.sagly-fork-guide) #primary,
body:has(.sagly-fork-guide) .site-main,
body:has(.sagly-fork-guide) .ast-article-single,
body:has(.sagly-fork-guide) .entry-content {
  background: transparent !important;
}

body:has(.sagly-fork-guide) .ast-article-single {
  border: 0 !important;
  box-shadow: none !important;
}

body:has(.sagly-fork-guide) .entry-header {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding-right: clamp(18px, 4vw, 46px);
  padding-left: clamp(18px, 4vw, 46px);
}

body:has(.sagly-fork-guide) .entry-title,
body:has(.sagly-fork-guide) .entry-title a {
  color: #fff !important;
}

body:has(.sagly-fork-guide) .entry-meta,
body:has(.sagly-fork-guide) .entry-meta a {
  color: #cfcfcf !important;
}

.sagly-fork-guide {
  --sagly-fork-orange: #EB9353;
  --sagly-fork-orange-dark: #C66D2E;
  --sagly-fork-black: #080808;
  --sagly-fork-panel: #151515;
  --sagly-fork-panel-2: #1c1c1c;
  --sagly-fork-muted: #DADADA;
  --sagly-fork-copy: #d5d5d5;
  width: min(1120px, calc(100% - 28px));
  margin: 24px auto 64px;
  color: var(--sagly-fork-muted);
  background:
    linear-gradient(180deg, rgba(8,8,8,.90) 0%, rgba(18,18,18,.84) 55%, rgba(9,9,9,.92) 100%);
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 12px;
  box-shadow: 0 28px 84px rgba(0,0,0,.36);
  overflow: hidden;
  font-size: 18px;
  line-height: 1.65;
}

.sagly-fork-guide * { box-sizing: border-box; }
.sagly-fork-guide [id] { scroll-margin-top: 96px; }

.sagly-fork-guide a {
  color: var(--sagly-fork-orange);
  text-underline-offset: 3px;
}

.sagly-fork-guide a:focus,
.sagly-fork-guide button:focus,
.sagly-fork-guide input:focus,
.sagly-fork-guide summary:focus {
  outline: 3px solid rgba(235,147,83,.65);
  outline-offset: 3px;
}

.sagly-fork-guide h2,
.sagly-fork-guide h3 {
  color: #fff;
  line-height: 1.18;
  letter-spacing: 0;
}

.sagly-fork-guide h2 {
  margin: 72px 0 20px;
  font-size: clamp(30px, 4vw, 46px);
}

.sagly-fork-guide h3 {
  margin: 34px 0 14px;
  font-size: clamp(22px, 3vw, 30px);
}

.sagly-fork-guide p,
.sagly-fork-guide li { color: var(--sagly-fork-muted); }

.sagly-fork-guide p { margin: 0 0 18px; }

.sagly-fork-guide ul,
.sagly-fork-guide ol {
  margin: 0 0 22px;
  padding-left: 1.25rem;
}

.sagly-fork-guide li { margin: 7px 0; }
.sagly-fork-guide strong { color: #fff; }

.sagly-fork-shell {
  padding: clamp(22px, 4vw, 46px);
}

.sagly-fork-hero {
  position: relative;
  isolation: isolate;
  min-height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
  padding: clamp(34px, 6vw, 70px);
  background: #111;
  border-bottom: 1px solid rgba(235,147,83,.30);
}

.sagly-fork-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    radial-gradient(circle at 15% 10%, rgba(235,147,83,.20), transparent 34%),
    linear-gradient(90deg, rgba(4,4,4,.96) 0%, rgba(4,4,4,.80) 48%, rgba(4,4,4,.28) 100%),
    linear-gradient(0deg, rgba(4,4,4,.92) 0%, rgba(4,4,4,0) 60%);
}

.sagly-fork-hero > p {
  position: relative;
  z-index: 2;
}

.sagly-fork-hero-media {
  position: absolute;
  inset: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  object-fit: cover;
}

.sagly-fork-kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 18px !important;
  color: var(--sagly-fork-orange) !important;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.sagly-fork-hero-title {
  max-width: 900px;
  margin: 0 0 18px !important;
  color: #fff !important;
  font-size: clamp(36px, 5.5vw, 66px);
  line-height: 1.03;
  font-weight: 900;
}

.sagly-fork-subtitle {
  max-width: 820px;
  margin: 0 !important;
  color: #f1f1f1 !important;
  font-size: clamp(20px, 2.4vw, 28px);
  line-height: 1.35;
  font-weight: 700;
}

.sagly-fork-card,
.sagly-fork-box,
.sagly-fork-callout,
.sagly-fork-checklist,
.sagly-fork-faq details,
.sagly-fork-toc,
.sagly-fork-calculator,
.sagly-fork-hub-link,
.sagly-fork-related {
  border-radius: 10px;
}

.sagly-fork-card {
  padding: clamp(20px, 3vw, 32px);
  background:
    linear-gradient(145deg, rgba(255,255,255,.085), rgba(255,255,255,.028));
  color: #fff;
  border: 1px solid rgba(255,255,255,.13);
  box-shadow: 0 14px 34px rgba(0,0,0,.20);
  backdrop-filter: blur(6px);
}

.sagly-fork-card p,
.sagly-fork-card li,
.sagly-fork-card td { color: var(--sagly-fork-copy); }

.sagly-fork-card strong,
.sagly-fork-card h2,
.sagly-fork-card h3 { color: #fff; }

.sagly-fork-card a {
  color: var(--sagly-fork-orange);
  font-weight: 800;
}

.sagly-fork-box {
  padding: clamp(20px, 3vw, 30px);
  background:
    linear-gradient(145deg, rgba(255,255,255,.07), rgba(255,255,255,.025));
  border: 1px solid rgba(255,255,255,.12);
  box-shadow: 0 12px 28px rgba(0,0,0,.15);
}

.sagly-fork-box p,
.sagly-fork-box li { color: #dadada; }

.sagly-fork-quick {
  margin: 34px 0 0;
  border-left: 6px solid var(--sagly-fork-orange);
}

.sagly-fork-quick h2 {
  margin-top: 0;
  color: #fff;
  font-size: clamp(25px, 3vw, 34px);
}

.sagly-fork-hub-link {
  margin: 24px 0 0;
  padding: 18px 20px;
  background: rgba(235,147,83,.10);
  border: 1px solid rgba(235,147,83,.34);
  border-left: 5px solid var(--sagly-fork-orange);
}

.sagly-fork-hub-link p {
  margin: 0;
}

.sagly-fork-toc {
  margin: 24px 0 0;
  padding: clamp(20px, 3vw, 28px);
  background:
    linear-gradient(145deg, rgba(255,255,255,.07), rgba(255,255,255,.025));
  border: 1px solid rgba(255,255,255,.13);
}

.sagly-fork-toc-title {
  margin: 0 0 14px !important;
  color: #fff !important;
  font-size: 20px;
  font-weight: 900;
}

.sagly-fork-toc-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 18px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sagly-fork-toc-grid li { margin: 0; }

.sagly-fork-toc-grid a {
  display: block;
  padding: 9px 0;
  color: #fff;
  font-weight: 800;
  text-decoration-color: rgba(235,147,83,.7);
}

.sagly-fork-toc-grid a:hover { color: var(--sagly-fork-orange); }

.sagly-fork-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 12px 18px;
  border: 0;
  border-radius: 7px;
  background: var(--sagly-fork-orange);
  color: #111 !important;
  font-weight: 900;
  text-decoration: none !important;
  cursor: pointer;
  transition: transform .2s ease, filter .2s ease;
}

.sagly-fork-button:hover {
  transform: translateY(-1px);
  filter: brightness(.95);
}

.sagly-fork-button-secondary {
  background: #4d4d4d;
  color: #fff !important;
}

.sagly-fork-table-wrap {
  overflow-x: auto;
  margin: 22px 0;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,.12);
}

.sagly-fork-table {
  width: 100%;
  min-width: 720px;
  border-collapse: collapse;
}

.sagly-fork-table th,
.sagly-fork-table td {
  padding: 15px 16px;
  vertical-align: top;
  border-bottom: 1px solid rgba(255,255,255,.10);
  text-align: left;
}

.sagly-fork-table th {
  background: var(--sagly-fork-orange);
  color: #111;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .04em;
}

.sagly-fork-table td {
  background: rgba(10,10,10,.72);
  color: #dadada;
}

.sagly-fork-card .sagly-fork-table-wrap {
  border-color: rgba(255,255,255,.13);
}

.sagly-fork-card .sagly-fork-table td {
  background: rgba(8,8,8,.55);
  color: #dadada;
  border-bottom-color: rgba(255,255,255,.10);
}

.sagly-fork-steps {
  counter-reset: saglyForkSteps;
  display: grid;
  gap: 12px;
  margin: 24px 0;
  padding: 0 !important;
  list-style: none;
}

.sagly-fork-steps li {
  counter-increment: saglyForkSteps;
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 14px;
  align-items: start;
  margin: 0;
  padding: 16px;
  background:
    linear-gradient(145deg, rgba(255,255,255,.075), rgba(255,255,255,.028));
  color: #eaeaea;
  border: 1px solid rgba(255,255,255,.11);
  border-radius: 8px;
}

.sagly-fork-steps li::before {
  content: counter(saglyForkSteps);
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: var(--sagly-fork-orange);
  color: #111;
  font-weight: 900;
}

.sagly-fork-steps strong { color: #fff; }

.sagly-fork-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.sagly-fork-grid-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.sagly-fork-callout {
  margin: 24px 0;
  padding: 20px 22px;
  background: rgba(235,147,83,.10);
  color: #fff;
  border: 1px solid rgba(235,147,83,.32);
  border-left: 6px solid var(--sagly-fork-orange);
}

.sagly-fork-callout p {
  margin: 0;
  color: #fff;
}

.sagly-fork-calculator {
  margin: 26px 0;
  padding: clamp(20px, 3vw, 30px);
  background:
    linear-gradient(145deg, rgba(255,255,255,.09), rgba(255,255,255,.035));
  color: #fff;
  border: 1px solid rgba(255,255,255,.13);
  border-left: 6px solid var(--sagly-fork-orange);
  box-shadow: 0 14px 34px rgba(0,0,0,.20);
}

.sagly-fork-calculator h3 {
  margin: 0 0 12px;
  color: #fff;
}

.sagly-fork-calculator p,
.sagly-fork-calculator label,
.sagly-fork-calculator strong { color: #dadada; }

.sagly-fork-calculator-fields {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin: 20px 0 16px;
}

.sagly-fork-field label {
  display: block;
  margin-bottom: 6px;
  font-size: 15px;
  font-weight: 900;
}

.sagly-fork-field input {
  width: 100%;
  min-height: 48px;
  padding: 10px 12px;
  border: 1px solid rgba(255,255,255,.20);
  border-radius: 6px;
  background: rgba(6,6,6,.72);
  color: #fff;
  font: inherit;
}

.sagly-fork-field input::placeholder {
  color: #a9a9a9;
}

.sagly-fork-calculator-result {
  margin: 18px 0 0;
  padding: 16px 18px;
  background: rgba(5,5,5,.62);
  color: #f2f2f2;
  border: 1px solid rgba(255,255,255,.10);
  border-left: 5px solid #777;
  border-radius: 6px;
  font-weight: 800;
}

.sagly-fork-calculator-result.is-target {
  border-left-color: var(--sagly-fork-orange);
}

.sagly-fork-calculator-note {
  margin: 14px 0 0 !important;
  font-size: 14px;
  line-height: 1.5;
}

.sagly-fork-mistakes li::marker {
  color: var(--sagly-fork-orange);
}

.sagly-fork-checklist {
  padding: clamp(20px, 3vw, 32px);
  background:
    linear-gradient(145deg, rgba(255,255,255,.085), rgba(255,255,255,.028));
  color: #fff;
  border: 1px solid rgba(255,255,255,.13);
  box-shadow: 0 18px 42px rgba(0,0,0,.24);
  backdrop-filter: blur(7px);
}

.sagly-fork-checklist p,
.sagly-fork-checklist label { color: #e1e1e1; }

.sagly-fork-progress {
  margin-bottom: 18px;
  color: #fff !important;
  font-weight: 900;
}

.sagly-fork-checklist-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin: 18px 0 22px;
}

.sagly-fork-check-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  min-height: 48px;
  padding: 12px;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 8px;
  background: rgba(255,255,255,.045);
  transition: background .2s ease, border-color .2s ease;
}

.sagly-fork-check-item:hover {
  background: rgba(255,255,255,.075);
  border-color: rgba(235,147,83,.48);
}

.sagly-fork-check-item:has(input:checked) {
  background: rgba(235,147,83,.13);
  border-color: rgba(235,147,83,.62);
}

.sagly-fork-check-item input {
  flex: 0 0 auto;
  width: 22px;
  height: 22px;
  margin-top: 2px;
  accent-color: var(--sagly-fork-orange);
}

.sagly-fork-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.sagly-fork-faq details {
  margin: 12px 0;
  padding: 0;
  background:
    linear-gradient(145deg, rgba(255,255,255,.075), rgba(255,255,255,.025));
  color: #fff;
  border: 1px solid rgba(255,255,255,.12);
  box-shadow: 0 10px 26px rgba(0,0,0,.16);
}

.sagly-fork-faq details[open] {
  border-color: rgba(235,147,83,.48);
}

.sagly-fork-faq summary {
  min-height: 52px;
  padding: 16px 18px;
  color: #fff;
  font-weight: 900;
  cursor: pointer;
}

.sagly-fork-faq details p {
  padding: 0 18px 18px;
  color: #d6d6d6;
}

.sagly-fork-related {
  margin-top: 66px;
  padding: clamp(22px, 4vw, 38px);
  background:
    radial-gradient(circle at 92% 0%, rgba(235,147,83,.16), transparent 35%),
    linear-gradient(145deg, rgba(255,255,255,.075), rgba(255,255,255,.025));
  border: 1px solid rgba(255,255,255,.12);
}

.sagly-fork-related h2 {
  margin-top: 0;
}

.sagly-fork-related-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 12px;
  margin-top: 20px;
}

.sagly-fork-related-grid a {
  display: block;
  padding: 14px 16px;
  color: #fff !important;
  font-weight: 800;
  text-decoration: none !important;
  background: rgba(255,255,255,.045);
  border: 1px solid rgba(255,255,255,.10);
  border-radius: 8px;
}

.sagly-fork-related-grid a:hover {
  border-color: rgba(235,147,83,.60);
}

.sagly-fork-cta {
  margin-top: 70px;
  padding: clamp(24px, 4vw, 42px);
  background:
    radial-gradient(circle at 88% 10%, rgba(255,255,255,.28), transparent 36%),
    linear-gradient(135deg, #EB9353 0%, #F2A66F 100%);
  color: #111;
  border-radius: 10px;
}

.sagly-fork-cta h2,
.sagly-fork-cta p,
.sagly-fork-cta li,
.sagly-fork-cta strong { color: #111; }

.sagly-fork-cta h2 { margin-top: 0; }

.sagly-fork-cta .sagly-fork-button {
  background: #0e0e0e;
  color: #fff !important;
}

@media (max-width: 760px) {
  .sagly-fork-guide {
    width: 100%;
    margin-top: 0;
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    font-size: 17px;
  }

  .sagly-fork-shell { padding: 24px 16px; }
  .sagly-fork-hero { min-height: 460px; padding: 34px 18px; }
  .sagly-fork-guide h2 { margin-top: 54px; }

  .sagly-fork-grid,
  .sagly-fork-grid-3,
  .sagly-fork-toc-grid,
  .sagly-fork-calculator-fields,
  .sagly-fork-checklist-grid,
  .sagly-fork-related-grid {
    grid-template-columns: 1fr;
  }

  .sagly-fork-steps li {
    grid-template-columns: 36px minmax(0,1fr);
    padding: 14px;
  }

  .sagly-fork-steps li::before {
    width: 36px;
    height: 36px;
  }
}

@media print {
  @page { margin: 14mm; }

  body * { visibility: hidden !important; }

  .sagly-fork-checklist,
  .sagly-fork-checklist * {
    visibility: visible !important;
  }

  .sagly-fork-checklist {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 18px !important;
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #999 !important;
    box-shadow: none !important;
  }

  .sagly-fork-checklist-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }

  .sagly-fork-check-item {
    min-height: 0 !important;
    padding: 9px !important;
    background: #fff !important;
    color: #000 !important;
    border-color: #aaa !important;
    break-inside: avoid;
  }

  .sagly-fork-checklist p,
  .sagly-fork-checklist label {
    color: #000 !important;
  }

  .sagly-fork-actions {
    display: none !important;
  }
}
</style>



<article class="sagly-fork-guide">
  <section class="sagly-fork-hero">
    <p class="sagly-fork-kicker">MTB fork setup guide</p>
    <p class="sagly-fork-hero-title">How to Adjust Front Suspension on a Mountain Bike</p>
    <p class="sagly-fork-subtitle">Set fork air pressure, SAG, rebound and compression in the right order, then fine-tune the result on a repeatable trail section.</p>
    <img fetchpriority="high" decoding="async"
      class="sagly-fork-hero-media"
      src="https://sagly.at/wp-content/uploads/2024/07/ezgif-6-bb3009fc7b.webp"
      alt="Mountain biker loading the front suspension on a trail"
      width="1600"
      height="900"
      loading="eager"
      fetchpriority="high"
    >
  </section>

  <div class="sagly-fork-shell">
    <section class="sagly-fork-card sagly-fork-quick" aria-labelledby="sagly-fork-quick-answer">
      <h2 id="sagly-fork-quick-answer">Quick answer</h2>
      <p>To adjust MTB front suspension, first check tire pressure and basic fork condition. Identify the exact fork, damper and travel, then use the manufacturer&#8217;s model-specific recommendation as the safest pressure or spring starting point. Measure fork SAG with your normal riding equipment, set rebound from the recommended baseline, set compression according to that damper&#8217;s open, neutral or middle reference, and test one change at a time on the same trail section. Consider volume spacers only after pressure, SAG and damping are already close.</p>
      <a class="sagly-fork-button" href="#sagly-fork-setup-steps">Go to the detailed setup steps</a>
    </section>

    <div class="sagly-fork-hub-link">
      <p>
        <strong>Building your complete bike setup?</strong>
        Follow the
        <a href="/general/how-to-set-up-mountain-bike-suspension/">
          complete mountain bike suspension setup guide
        </a>
        to set tire pressure, fork, rear shock, SAG, rebound and compression in the correct order.
      </p>
    </div>

    <nav class="sagly-fork-toc" aria-labelledby="sagly-fork-toc-title">
      <p class="sagly-fork-toc-title" id="sagly-fork-toc-title">On this page</p>
      <ul class="sagly-fork-toc-grid">
        <li><a href="#sagly-fork-setup-steps">Correct setup order</a></li>
        <li><a href="#sagly-fork-step-3">Fork air pressure</a></li>
        <li><a href="#sagly-fork-step-4">SAG and calculator</a></li>
        <li><a href="#sagly-fork-step-5">Rebound setup</a></li>
        <li><a href="#sagly-fork-step-6">Compression setup</a></li>
        <li><a href="#sagly-fork-step-8">Volume spacers</a></li>
        <li><a href="#sagly-fork-troubleshooting">Symptoms and fixes</a></li>
        <li><a href="#sagly-fork-checklist-title">Setup checklist</a></li>
      </ul>
    </nav>

    <section aria-labelledby="sagly-fork-why">
      <h2 id="sagly-fork-why">Why front-suspension setup matters</h2>
      <p>Your fork controls how the front wheel follows the ground, how the bike behaves under braking and how much confidence you have when the trail gets rough. A useful fork setup improves grip, comfort, cornering support, braking control and travel use without making the bike feel harsh or vague.</p>
      <p>The aim is not to find one perfect number. The aim is to create a safe baseline, test it consistently and adjust it until the front of the bike feels predictable for your terrain and riding style.</p>
    </section>

    <section aria-labelledby="sagly-fork-adjustments">
      <h2 id="sagly-fork-adjustments">What can be adjusted on an MTB fork?</h2>
      <p>Not every fork has every adjustment. Entry-level forks may offer only spring preload or air pressure and rebound. More advanced forks can include separate low-speed compression, high-speed compression, volume spacers and hydraulic bottom-out control.</p>
      <div class="sagly-fork-table-wrap">
        <table class="sagly-fork-table">
          <thead>
            <tr>
              <th>Setting</th>
              <th>What it controls</th>
              <th>Common symptom when incorrect</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td>Air pressure or coil spring rate</td>
              <td>The spring force that supports rider weight and holds the fork in its working range.</td>
              <td>Too firm can reduce grip and comfort. Too soft can cause excessive dive or frequent bottom-outs.</td>
            </tr>
            <tr>
              <td>SAG</td>
              <td>The amount of fork travel used under normal riding load.</td>
              <td>Too little can feel tall and harsh. Too much can feel low, vague or under-supported.</td>
            </tr>
            <tr>
              <td>Rebound</td>
              <td>How quickly the fork returns after compression.</td>
              <td>Too little damping can feel bouncy or nervous. Too much damping can cause packing down on repeated impacts.</td>
            </tr>
            <tr>
              <td>Low-speed compression</td>
              <td>Resistance to slower damper-shaft movements from braking, pumping, cornering and rider weight shifts.</td>
              <td>Too little can feel divey. Too much can reduce sensitivity and grip.</td>
            </tr>
            <tr>
              <td>High-speed compression</td>
              <td>Resistance to faster damper-shaft movements from sharp rocks, roots, landings and hard compressions.</td>
              <td>Too little can blow through travel on hard hits. Too much can feel harsh on sharp impacts.</td>
            </tr>
            <tr>
              <td>Volume spacers</td>
              <td>Air-spring progression deeper in the travel.</td>
              <td>Too many can block deep travel. Too few can allow easy bottom-outs even when the start of travel feels right.</td>
            </tr>
            <tr>
              <td>Hydraulic bottom-out</td>
              <td>Extra damping support near the end of travel on forks that include it.</td>
              <td>Incorrect settings can affect hard landings or deep compressions, but availability and function are model-specific.</td>
            </tr>
          </tbody>
        </table>
      </div>
    </section>

    <section id="sagly-fork-setup-steps" aria-labelledby="sagly-fork-order">
      <h2 id="sagly-fork-order">The correct MTB fork setup order</h2>
      <p>Setup order matters because each setting changes how the next one feels. Rebound depends on spring force. Compression tuning makes little sense if pressure is far away. Volume spacers should not be used to hide a basic pressure or damping problem.</p>
      <ol class="sagly-fork-steps">
        <li><strong>Verify tire pressure and basic bike condition.</strong></li>
        <li><strong>Identify the exact fork, damper and travel.</strong></li>
        <li><strong>Set manufacturer-recommended starting pressure or spring.</strong></li>
        <li><strong>Equalize air chambers where the fork requires it.</strong></li>
        <li><strong>Measure fork SAG.</strong></li>
        <li><strong>Set rebound.</strong></li>
        <li><strong>Set compression according to the damper baseline.</strong></li>
        <li><strong>Test on a repeatable trail section.</strong></li>
        <li><strong>Adjust volume spacers only if the travel curve needs changing.</strong></li>
        <li><strong>Save the setup and record feedback.</strong></li>
      </ol>
      <p>
        For the complete bike-level sequence, read the
        <a href="/general/mtb-suspensions-setup-order/">
          MTB suspension setup-order guide
        </a>.
      </p>
    </section>

    <section aria-labelledby="sagly-fork-step-1">
      <h2 id="sagly-fork-step-1">Step 1 &#8211; Check tire pressure and fork condition</h2>
      <p>Tire pressure can imitate suspension problems. A front tire that is too firm can make the fork feel harsh and vague. A tire that is too soft can fold, squirm or make the front feel unsupported. Start with a sensible tire baseline before you judge the fork.</p>
      <div class="sagly-fork-grid">
        <div class="sagly-fork-box">
          <h3>Quick inspection</h3>
          <ul>
            <li>Front tire pressure is in a normal range for your tire, rim and terrain.</li>
            <li>Fork stanchions are clean.</li>
            <li>No visible oil leakage around seals or adjusters.</li>
            <li>Axle and headset are secure.</li>
            <li>Fork moves without obvious binding.</li>
            <li>No unusual knocking, scraping or sucking noises.</li>
          </ul>
        </div>
        <div class="sagly-fork-box">
          <h3>Know when to stop tuning</h3>
          <p>Persistent harshness, stiction, unusual noise, oil leakage or inconsistent damping may be a service issue. Do not try to solve a mechanical problem with more pressure, more damping or more volume spacers.</p>
        </div>
      </div>
    </section>

    <section aria-labelledby="sagly-fork-step-2">
      <h2 id="sagly-fork-step-2">Step 2 &#8211; Identify the exact fork</h2>
      <p>Record the brand, model, generation or model year where possible, travel, wheel size, damper and whether it uses an air or coil spring. A name such as &#8220;Pike&#8221; or &#8220;36&#8221; is not enough on its own because air springs, dampers, travel options and setup references can change between generations.</p>
      <p>If you have a RockShox fork, use the serial number and model information, then <a href="https://sagly.at/general/rockshox-fork-setup/">follow the RockShox fork setup guide</a> for brand-specific setup context. For any brand, the model- and travel-specific manufacturer recommendation is the safest starting point.</p>
    </section>

    <section aria-labelledby="sagly-fork-step-3">
      <h2 id="sagly-fork-step-3">Step 3 &#8211; Set the starting air pressure</h2>
      <p>Use total riding weight, not body weight alone. Include helmet, shoes, pack, water, tools and the equipment you normally carry. Then find the official baseline for your exact fork model and travel.</p>
      <p>Attach a shock pump carefully, note that connecting the pump can slightly change the displayed reading, and adjust in small steps. Many air forks need to be cycled during setup so positive and negative chambers equalize. Follow the manual, cycle the fork where required, reconnect the pump and recheck the pressure.</p>
      <p>Never exceed the manufacturer&#8217;s maximum air pressure or service instructions. Avoid generic body-weight-to-PSI tables when a model-specific recommendation is available. For a broader pressure-focused explanation, use the <a href="https://sagly.at/general/mtb-fork-air-pressure-guide/">MTB fork air pressure guide</a>.</p>
    </section>

    <section aria-labelledby="sagly-fork-step-4">
      <h2 id="sagly-fork-step-4">Step 4 &#8211; Measure and adjust fork SAG</h2>
      <p>SAG is a useful baseline, not an absolute performance target. A common starting area for many MTB forks is approximately 15-20%, but the correct value depends on fork model, travel, air-spring design, bike geometry, terrain, riding style and manufacturer guidance.</p>

      <div class="sagly-fork-calculator" data-sagly-fork-sag-calculator>
        <h3>Fork SAG calculator</h3>
        <p>Enter your fork travel and the distance the O-ring moved while you were standing in a normal riding position.</p>
        <div class="sagly-fork-calculator-fields">
          <div class="sagly-fork-field">
            <label for="sagly-fork-travel">Fork travel in mm</label>
            <input id="sagly-fork-travel" type="number" min="40" max="250" step="1" inputmode="decimal" placeholder="e.g. 160">
          </div>
          <div class="sagly-fork-field">
            <label for="sagly-fork-movement">O-ring movement in mm</label>
            <input id="sagly-fork-movement" type="number" min="1" max="250" step="0.1" inputmode="decimal" placeholder="e.g. 29">
          </div>
        </div>
        <button class="sagly-fork-button" type="button" data-sagly-fork-calculate>Calculate fork SAG</button>
        <div class="sagly-fork-calculator-result" data-sagly-fork-result role="status" aria-live="polite">Enter both measurements to calculate your SAG.</div>
        <p class="sagly-fork-calculator-note"><strong>Important:</strong> the result is a measurement aid, not a model-specific pressure recommendation. Follow the guidance for your exact fork and confirm the setup on the trail.</p>
      </div>

      <div class="sagly-fork-card">
        <h3>Fork SAG formula</h3>
        <p><strong>SAG percentage = measured O-ring movement / fork travel x 100</strong></p>
        <p>Example: a 160 mm fork with 29 mm of O-ring movement has 29 / 160 x 100 = approximately 18% SAG.</p>
      </div>
      <h3>Repeatable measurement process</h3>
      <ol>
        <li>Wear normal riding equipment, including pack and water if you usually carry them.</li>
        <li>Open or neutralize compression settings according to the manufacturer&#8217;s guidance for that damper.</li>
        <li>Move the O-ring down to the dust wiper.</li>
        <li>Take a normal attack position with weight balanced through hands and feet.</li>
        <li>Avoid bouncing or grabbing the front brake hard.</li>
        <li>Step off carefully without compressing the fork again.</li>
        <li>Measure the O-ring movement and repeat the measurement.</li>
      </ol>
      <p>For a focused explanation of measurement and interpretation, <a href="https://sagly.at/general/mtb-fork-sag/">calculate and measure MTB fork SAG</a> on the dedicated page.</p>
    </section>

    <section aria-labelledby="sagly-fork-step-5">
      <h2 id="sagly-fork-step-5">Step 5 &#8211; Set rebound</h2>
      <p>Rebound controls how quickly the fork returns after being compressed. More rebound damping generally means a slower return. Less rebound damping generally means a faster return. The right setting depends on the fork, spring pressure, rider load, terrain and how the bike behaves under repeated impacts.</p>
      <p>Start from the manufacturer baseline. Click-counting conventions differ, so record the reference direction you used, such as &#8220;clicks from fully closed/slow&#8221;, and verify that convention in the manual. Turn adjusters gently and never force them past their stops.</p>
      <p>Pressure changes can require rebound changes because higher spring pressure has more return energy. A curb or parking-lot test can reveal an obviously uncontrolled setting, but it is only an initial check. Real symptoms show up best on repeated trail impacts.</p>
      <div class="sagly-fork-grid">
        <div class="sagly-fork-box">
          <h3>Possible too-fast rebound signs</h3>
          <ul>
            <li>The front feels bouncy, nervous or unsettled after impacts.</li>
            <li>The wheel returns too aggressively and reduces control.</li>
            <li>The bike feels hard to place accurately through rough corners.</li>
          </ul>
        </div>
        <div class="sagly-fork-box">
          <h3>Possible too-slow rebound signs</h3>
          <ul>
            <li>The fork does not recover between repeated hits.</li>
            <li>The front rides lower through rough sections.</li>
            <li>The fork packs down and can feel harsher as impacts continue.</li>
          </ul>
        </div>
      </div>
      <p>For more detail, <a href="https://sagly.at/general/rebound-mountain-bike/">understand MTB rebound setup</a> in the focused rebound guide.</p>
    </section>

    <section aria-labelledby="sagly-fork-step-6">
      <h2 id="sagly-fork-step-6">Step 6 &#8211; Set compression</h2>
      <p>Not all forks have external compression adjustment. Some have an open/firm lever, some have low-speed compression, and some have separate low-speed and high-speed compression. The correct starting position may be fully open, a neutral zero position or a manufacturer-defined middle position depending on the damper.</p>
      <p>Low-speed and high-speed compression describe damper-shaft speed, not bicycle speed. Low-speed compression mainly affects braking, pumping, cornering loads and rider weight shifts. High-speed compression mainly affects sharp rocks, roots, square edges, landings and hard compressions.</p>
      <p>More compression damping can increase support, but too much may reduce sensitivity and grip. Less compression damping can improve sensitivity, but too little may reduce support. Do not use compression to compensate for a badly chosen pressure or spring baseline.</p>
      <p>For a focused explanation, read the <a href="https://sagly.at/general/low-speed-compression-mtb/">MTB low-speed compression guide</a>.</p>
    </section>

    <section aria-labelledby="sagly-fork-step-7">
      <h2 id="sagly-fork-step-7">Step 7 &#8211; Test the fork on the trail</h2>
      <p>Good setup comes from repeatable testing, not random laps. Choose a short familiar section that includes braking bumps, a corner, repeated impacts and one larger compression or impact that is suitable for your skill level.</p>
      <ol>
        <li>Ride at a consistent pace and use a similar line.</li>
        <li>Change only one variable.</li>
        <li>Use small changes: a few PSI, one or two clicks, or one clearly documented adjustment.</li>
        <li>Repeat the same section.</li>
        <li>Record whether the result is better, worse or unclear.</li>
        <li>Restore the previous value if the result is worse.</li>
      </ol>
      <div class="sagly-fork-callout">
        <p><strong>Do not tune by random laps.</strong> If the trail, speed and line change every run, you cannot tell whether the fork improved or the test changed.</p>
      </div>
    </section>

    <section aria-labelledby="sagly-fork-step-8">
      <h2 id="sagly-fork-step-8">Step 8 &#8211; Decide whether volume spacers are needed</h2>
      <p>Volume spacers mainly increase air-spring progression deeper in the travel. They do not replace correct pressure, SAG or damping. Treat them as a travel-curve adjustment after the basic setup is close.</p>
      <div class="sagly-fork-grid">
        <div class="sagly-fork-box">
          <h3>Adding spacers may help when</h3>
          <ul>
            <li>Initial sensitivity and SAG are suitable.</li>
            <li>The fork still bottoms too easily on hard impacts.</li>
            <li>You need more end-stroke support without substantially increasing pressure.</li>
          </ul>
        </div>
        <div class="sagly-fork-box">
          <h3>Removing spacers may help when</h3>
          <ul>
            <li>You cannot access deeper travel despite suitable pressure and damping.</li>
            <li>The fork has excessive end-stroke ramp.</li>
            <li>Harshness appears mainly deep in the travel.</li>
          </ul>
        </div>
      </div>
      <p>Follow the model-specific spacer limits and service procedure. Never exceed the maximum installed spacer count or ignore service instructions. Occasional full-travel use on a suitably large impact is not automatically a setup failure.</p>
    </section>

    <section aria-labelledby="sagly-fork-troubleshooting">
      <h2 id="sagly-fork-troubleshooting">Troubleshooting MTB fork setup</h2>
      <p>Most symptoms have several possible causes. Use the table as a controlled first check, then change one setting at a time.</p>
      <div class="sagly-fork-table-wrap">
        <table class="sagly-fork-table">
          <thead>
            <tr>
              <th>Symptom</th>
              <th>Possible causes</th>
              <th>First controlled check</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td>Fork feels harsh on small bumps</td>
              <td>High tire pressure, high fork pressure, too much compression, rebound packing, stiction or service issue.</td>
              <td>Check tire pressure, chamber equalization, compression baseline and fork movement before changing multiple settings.</td>
            </tr>
            <tr>
              <td>Fork dives under braking</td>
              <td>Too much SAG, low pressure, too little low-speed compression, body position or brake technique.</td>
              <td>Recheck SAG and pressure, then test one small LSC change if the damper has it.</td>
            </tr>
            <tr>
              <td>Fork does not use full travel</td>
              <td>High pressure, too little SAG, too much compression, too many spacers, insufficient trail impact or friction.</td>
              <td><a href="https://sagly.at/general/mtb-fork-not-using-full-travel/">Troubleshoot a fork that does not use full travel</a>.</td>
            </tr>
            <tr>
              <td>Fork bottoms out too easily</td>
              <td>Low pressure, too much SAG, insufficient compression support, too few spacers or an unusually large impact.</td>
              <td>Verify pressure and SAG, then test damping or spacer changes only after the baseline is close.</td>
            </tr>
            <tr>
              <td>Front wheel lacks grip</td>
              <td>High tire pressure, excessive fork pressure, too much compression, rebound too fast or poor front-wheel loading.</td>
              <td>Repeat one corner or root section and test a single change that improves tracking.</td>
            </tr>
            <tr>
              <td>Fork packs down on repeated impacts</td>
              <td>Excessive rebound damping, causing the fork to recover too slowly.</td>
              <td>Reduce rebound damping in a small, documented step and repeat the same rough section.</td>
            </tr>
            <tr>
              <td>Fork feels too bouncy or nervous</td>
              <td>Insufficient rebound damping, pressure change without rebound change or inconsistent spring baseline.</td>
              <td>Add a small amount of rebound damping and verify pressure has not drifted.</td>
            </tr>
            <tr>
              <td>Fork feels sticky or inconsistent</td>
              <td>Dirty stanchions, dry seals, bushing friction, air-spring issue, damper issue or overdue service.</td>
              <td>Clean and inspect the fork. If movement remains inconsistent, arrange inspection or service.</td>
            </tr>
          </tbody>
        </table>
      </div>
    </section>

    <section aria-labelledby="sagly-fork-mistakes">
      <h2 id="sagly-fork-mistakes">Common fork-setup mistakes</h2>
      <ul class="sagly-fork-mistakes">
        <li>Using body weight without riding equipment.</li>
        <li>Changing pressure and damping at the same time.</li>
        <li>Copying another rider&#8217;s settings blindly.</li>
        <li>Failing to cycle or equalize the fork where required.</li>
        <li>Counting clicks from an undocumented direction.</li>
        <li>Treating SAG as the final answer.</li>
        <li>Using compression to compensate for incorrect pressure.</li>
        <li>Adding tokens before diagnosing the problem.</li>
        <li>Tuning on different trails every run.</li>
        <li>Ignoring service or mechanical problems.</li>
        <li>Forgetting to save the baseline.</li>
      </ul>
    </section>

    <section aria-labelledby="sagly-fork-checklist-title">
      <h2 id="sagly-fork-checklist-title">Interactive setup checklist</h2>
      <p>The checklist works without an account and stores only local checkbox progress in your browser. If JavaScript is disabled, you can still use it as a static checklist.</p>
      <div class="sagly-fork-checklist" id="sagly-fork-checklist" data-sagly-fork-checklist>
        <p class="sagly-fork-progress" id="sagly-fork-progress">0 of 12 steps complete</p>
        <div class="sagly-fork-checklist-grid">
          <label class="sagly-fork-check-item" for="sagly-fork-check-tire-pressure"><input id="sagly-fork-check-tire-pressure" type="checkbox" data-sagly-fork-check> Tire pressure checked</label>
          <label class="sagly-fork-check-item" for="sagly-fork-check-exact-fork"><input id="sagly-fork-check-exact-fork" type="checkbox" data-sagly-fork-check> Exact fork and travel identified</label>
          <label class="sagly-fork-check-item" for="sagly-fork-check-baseline"><input id="sagly-fork-check-baseline" type="checkbox" data-sagly-fork-check> Manufacturer baseline found</label>
          <label class="sagly-fork-check-item" for="sagly-fork-check-weight"><input id="sagly-fork-check-weight" type="checkbox" data-sagly-fork-check> Riding weight entered with gear</label>
          <label class="sagly-fork-check-item" for="sagly-fork-check-equalized"><input id="sagly-fork-check-equalized" type="checkbox" data-sagly-fork-check> Air chambers cycled/equalized</label>
          <label class="sagly-fork-check-item" for="sagly-fork-check-sag"><input id="sagly-fork-check-sag" type="checkbox" data-sagly-fork-check> SAG measured</label>
          <label class="sagly-fork-check-item" for="sagly-fork-check-rebound"><input id="sagly-fork-check-rebound" type="checkbox" data-sagly-fork-check> Rebound baseline recorded</label>
          <label class="sagly-fork-check-item" for="sagly-fork-check-compression"><input id="sagly-fork-check-compression" type="checkbox" data-sagly-fork-check> Compression baseline recorded</label>
          <label class="sagly-fork-check-item" for="sagly-fork-check-oring"><input id="sagly-fork-check-oring" type="checkbox" data-sagly-fork-check> O-ring reset before test</label>
          <label class="sagly-fork-check-item" for="sagly-fork-check-trail"><input id="sagly-fork-check-trail" type="checkbox" data-sagly-fork-check> Repeatable trail section selected</label>
          <label class="sagly-fork-check-item" for="sagly-fork-check-one-variable"><input id="sagly-fork-check-one-variable" type="checkbox" data-sagly-fork-check> Only one variable changed</label>
          <label class="sagly-fork-check-item" for="sagly-fork-check-sagly"><input id="sagly-fork-check-sagly" type="checkbox" data-sagly-fork-check> Final setup saved in SAGLY</label>
        </div>
        <div class="sagly-fork-actions">
          <button class="sagly-fork-button sagly-fork-button-secondary" type="button" id="sagly-fork-reset">Reset checklist</button>
          <button class="sagly-fork-button" type="button" id="sagly-fork-print">Print checklist</button>
        </div>
      </div>
    </section>

    <section class="sagly-fork-faq" aria-labelledby="sagly-fork-faq-title">
      <h2 id="sagly-fork-faq-title">FAQ</h2>
      <details>
        <summary>How much SAG should an MTB fork have?</summary>
        <p>Many riders use approximately 15-20% as a starting area, but the correct result depends on fork model, travel, air-spring design, bike geometry, terrain, riding style and manufacturer guidance. Treat SAG as a baseline, then test on the trail.</p>
      </details>
      <details>
        <summary>How much air pressure should I put in my mountain-bike fork?</summary>
        <p>Use the official model- and travel-specific recommendation for your total riding weight, including normal equipment. Then measure SAG, cycle or equalize the fork where required and fine-tune in small steps without exceeding the maximum pressure.</p>
      </details>
      <details>
        <summary>Should fork compression be fully open?</summary>
        <p>Not always. Some dampers start fully open, some use a neutral zero position and some use a manufacturer-defined middle position. Check the manual for your exact damper before choosing the baseline.</p>
      </details>
      <details>
        <summary>How do I know whether rebound is too fast?</summary>
        <p>The fork may return aggressively, feel bouncy or nervous, reduce control after impacts or make the front wheel feel unsettled. Add rebound damping only in small, recorded steps and retest the same section.</p>
      </details>
      <details>
        <summary>How do I know whether rebound is too slow?</summary>
        <p>The fork may recover slowly, ride lower through repeated hits or pack down and feel harsher as impacts continue. Reduce rebound damping in small steps and verify that the front does not become bouncy.</p>
      </details>
      <details>
        <summary>Should an MTB fork use full travel?</summary>
        <p>Occasional full-travel use on a suitably large impact is normal for many riders. Constant harsh bottom-outs or never reaching deeper travel can both indicate setup, terrain or service issues.</p>
      </details>
      <details>
        <summary>Do volume spacers make a fork stiffer?</summary>
        <p>Volume spacers mainly increase progression deeper in the travel. They add end-stroke support, but they do not replace correct pressure, SAG or damping setup.</p>
      </details>
      <details>
        <summary>When does a fork need service instead of adjustment?</summary>
        <p>Oil leakage, sticky movement, unusual noises, inconsistent damping, abnormal play or a fork that does not extend correctly should be inspected. Adjustment is not a substitute for service or repair.</p>
      </details>
    </section>

    <section class="sagly-fork-related" aria-labelledby="sagly-fork-related-title">
      <p class="sagly-fork-kicker">Continue your setup</p>
      <h2 id="sagly-fork-related-title">Related mountain bike suspension guides</h2>
      <p>
        Use these focused guides to complete the rest of your bike setup or solve a specific fork problem.
      </p>
      <div class="sagly-fork-related-grid">
        <a href="/general/how-to-set-up-mountain-bike-suspension/">Complete MTB suspension setup</a>
        <a href="/general/how-to-set-up-rear-shock-on-a-mountain-bike/">Complete rear-shock setup</a>
        <a href="/general/mtb-sag-calculator/">MTB SAG calculator</a>
        <a href="/general/mtb-fork-sag/">Fork SAG guide</a>
        <a href="/general/rebound-mountain-bike/">MTB rebound guide</a>
        <a href="/general/low-speed-compression-mtb/">Low-speed compression guide</a>
        <a href="/general/rockshox-fork-setup/">RockShox fork setup</a>
        <a href="/general/mtb-fork-not-using-full-travel/">Fork not using full travel</a>
      </div>
    </section>

    <section class="sagly-fork-cta" aria-labelledby="sagly-fork-cta-title">
      <h2 id="sagly-fork-cta-title">Turn your baseline into a setup that improves after every ride</h2>
      <p>SAGLY helps riders find personalized starting values, save fork settings, compare setup versions, document trail feedback, diagnose handling symptoms and change one variable at a time.</p>
      <p>Use it to keep pressure, SAG, rebound, compression, volume-spacer notes and test feedback in one place instead of rebuilding your setup from memory.</p>
      <a class="sagly-fork-button" href="/sagly-mobile-app/">Try SAGLY for MTB suspension setup</a>
    </section>
  </div>
</article>



<script>
(function () {
  var calculator = document.querySelector('[data-sagly-fork-sag-calculator]');

  if (calculator) {
    var travelInput = document.getElementById('sagly-fork-travel');
    var movementInput = document.getElementById('sagly-fork-movement');
    var calculateButton = calculator.querySelector('[data-sagly-fork-calculate]');
    var result = calculator.querySelector('[data-sagly-fork-result]');

    function parseMeasurement(value) {
      return Number(String(value || '').replace(',', '.'));
    }

    function calculateSag() {
      var travel = parseMeasurement(travelInput && travelInput.value);
      var movement = parseMeasurement(movementInput && movementInput.value);

      if (!Number.isFinite(travel) || !Number.isFinite(movement) || travel <= 0 || movement <= 0) {
        result.classList.remove('is-target');
        result.textContent = 'Please enter valid positive numbers for fork travel and O-ring movement.';
        return;
      }

      if (movement > travel) {
        result.classList.remove('is-target');
        result.textContent = 'O-ring movement cannot be greater than the fork travel. Please check both measurements.';
        return;
      }

      var sag = movement / travel * 100;
      var roundedSag = Math.round(sag * 10) / 10;
      var interpretation;

      if (sag < 15) {
        interpretation = 'This is below the common 15-20% starting area. The fork may sit higher and feel firmer, but model-specific guidance takes priority.';
        result.classList.remove('is-target');
      } else if (sag <= 20) {
        interpretation = 'This is within the common 15-20% starting area for many MTB forks. Confirm the result using the manufacturer baseline and trail testing.';
        result.classList.add('is-target');
      } else {
        interpretation = 'This is above the common 15-20% starting area. The fork may sit deeper in its travel, but model-specific guidance takes priority.';
        result.classList.remove('is-target');
      }

      result.textContent = 'Your fork SAG is ' + roundedSag + '%. ' + interpretation;
    }

    if (calculateButton) {
      calculateButton.addEventListener('click', calculateSag);
    }

    [travelInput, movementInput].forEach(function (input) {
      if (!input) return;
      input.addEventListener('keydown', function (event) {
        if (event.key === 'Enter') calculateSag();
      });
    });
  }

  var root = document.querySelector('[data-sagly-fork-checklist]');
  if (!root) return;

  var checks = Array.prototype.slice.call(root.querySelectorAll('[data-sagly-fork-check]'));
  var progress = document.getElementById('sagly-fork-progress');
  var reset = document.getElementById('sagly-fork-reset');
  var print = document.getElementById('sagly-fork-print');
  var storageKey = 'sagly-fork-guide-checklist-v1';

  function readState() {
    try {
      return JSON.parse(window.localStorage.getItem(storageKey) || '{}');
    } catch (error) {
      return {};
    }
  }

  function writeState() {
    var state = {};
    checks.forEach(function (check) {
      state[check.id] = check.checked;
    });
    try {
      window.localStorage.setItem(storageKey, JSON.stringify(state));
    } catch (error) {}
  }

  function updateProgress() {
    var done = checks.filter(function (check) { return check.checked; }).length;
    if (progress) progress.textContent = done + ' of ' + checks.length + ' steps complete';
  }

  var saved = readState();
  checks.forEach(function (check) {
    if (Object.prototype.hasOwnProperty.call(saved, check.id)) {
      check.checked = Boolean(saved[check.id]);
    }
    check.addEventListener('change', function () {
      writeState();
      updateProgress();
    });
  });

  if (reset) {
    reset.addEventListener('click', function () {
      checks.forEach(function (check) { check.checked = false; });
      writeState();
      updateProgress();
    });
  }

  if (print) {
    print.addEventListener('click', function () {
      window.print();
    });
  }

  updateProgress();
}());
</script>
<p>The post <a href="https://sagly.at/general/how-to-adjust-front-suspension-on-a-mountain-bike/">How to Adjust Front Suspension on a Mountain Bike: Fork Setup Made Simple</a> appeared first on <a href="https://sagly.at">SAGLY</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Mountain Bike Maintenance Tracker: How to Keep Your MTB Fast, Safe and Service-Ready</title>
		<link>https://sagly.at/general/mountain-bike-maintenance-tracker/</link>
		
		<dc:creator><![CDATA[Anton Hörl]]></dc:creator>
		<pubDate>Sat, 28 Mar 2026 13:38:04 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">https://sagly.at/?p=4654</guid>

					<description><![CDATA[<p>A good mountain bike maintenance tracker can make the difference between a bike that feels reliable all season and a bike that slowly becomes noisy, rough and expensive to fix. Many riders are motivated when it comes [&#8230;]</p>
<p>The post <a href="https://sagly.at/general/mountain-bike-maintenance-tracker/">Mountain Bike Maintenance Tracker: How to Keep Your MTB Fast, Safe and Service-Ready</a> appeared first on <a href="https://sagly.at">SAGLY</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div style="height:185px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-cover alignfull" style="min-height:430px;aspect-ratio:unset;"><span aria-hidden="true" class="wp-block-cover__gradient-background has-background-dim"></span><img decoding="async" class="wp-block-cover__image-background" alt="mountain bike maintenance tracker guide" src="https://sagly.at/wp-content/uploads/2023/10/ezgif-4-f524a71efa-2.webp" data-object-fit="cover"/><div class="wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow">
<h1 class="has-ast-global-color-8-color has-text-color wp-block-heading">Mountain Bike Maintenance Tracker: How to Keep Your MTB Fast, Safe and Service-Ready</h1>
</div></div>



<div style="height:102px" aria-hidden="true" class="wp-block-spacer"></div>



<p>A good <strong>mountain bike maintenance tracker</strong> can make the difference between a bike that feels reliable all season and a bike that slowly becomes noisy, rough and expensive to fix. Many riders are motivated when it comes to buying good parts and dialing in setup, but maintenance often happens too late. Fork service gets postponed, brake pads wear down unnoticed and drivetrain parts run longer than they should.</p>



<p>The problem usually is not laziness. It is lack of structure. Service intervals live in your head, in old notes, in scattered screenshots or nowhere at all. After a few months of riding, it becomes hard to remember what was done, when it was done and what should happen next.</p>



<p>In this guide, we explain how to use a <strong>mountain bike maintenance tracker</strong> properly, which components you should monitor, how to think about service intervals and why a good tracking system can save money while improving safety and ride feel.</p>



<h3 class="wp-block-heading">Why a mountain bike maintenance tracker matters</h3>



<p>Mountain bikes operate in a harsh environment. Dirt, water, mud, dust, impacts and repeated load all accelerate wear. Even a bike that still “looks fine” can have components that are past their ideal service window.</p>



<p>A good <strong>mountain bike maintenance tracker</strong> helps you with three important things:</p>



<ul class="wp-block-list"><li><strong>Safety:</strong> worn brake pads, loose bearings and overdue suspension service can increase risk on the trail</li><li><strong>Performance:</strong> a well-maintained bike tracks better, brakes better and feels more controlled</li><li><strong>Cost control:</strong> small maintenance done on time is usually cheaper than major repairs caused by neglect</li></ul>



<p>That is why maintenance tracking is not just an admin task. It is part of riding well.</p>



<h3 class="wp-block-heading">What a mountain bike maintenance tracker should actually track</h3>



<p>Not every part of your bike needs the same level of attention. A useful system focuses on the components that wear predictably or need regular inspection.</p>



<p>At minimum, your maintenance tracker should cover:</p>



<ul class="wp-block-list"><li>fork service intervals</li><li>rear shock service intervals</li><li>brake pad checks and replacement</li><li>drivetrain wear such as chain and cassette</li><li>tire wear and damage</li><li>bearing checks</li><li>sealant refresh</li><li>bolt checks and general inspections</li></ul>



<p>Some riders also track extras like suspension setup changes, wheel truing, chainring wear or tire pressure notes. The more often you ride and the rougher the terrain, the more valuable that structure becomes.</p>



<h3 class="wp-block-heading">Why memory is a bad maintenance system</h3>



<p>Many riders think they will remember when their fork was last serviced or how many rides they have done on a drivetrain. In reality, most do not. Over time, memory becomes vague and inconsistent. That is especially true if you ride multiple bikes, travel to bikeparks, ride through changing weather or share service responsibility with a shop.</p>



<p>Common examples:</p>



<ul class="wp-block-list"><li>“I think I changed that chain sometime in spring.”</li><li>“The fork was serviced not that long ago, I think.”</li><li>“The brake pads still looked okay a few rides ago.”</li></ul>



<p>This kind of uncertainty is exactly why a <strong>mountain bike maintenance tracker</strong> is useful. It turns guesses into visible intervals and actual history.</p>



<h3 class="wp-block-heading">Hours, kilometers or rides: what should you track?</h3>



<p>One of the most common maintenance questions is whether you should track service based on time, ride count, hours or kilometers. The practical answer is that different components make sense with different logic.</p>



<p>In general:</p>



<ul class="wp-block-list"><li><strong>Suspension service</strong> is often best tracked by riding hours or ride frequency</li><li><strong>Drivetrain wear</strong> often correlates well with mileage and conditions</li><li><strong>Brake pads and tires</strong> need regular visual inspection, not just fixed intervals</li><li><strong>Sealant</strong> often follows calendar-based reminders plus usage and climate</li></ul>



<p>The best system combines automatic ride tracking with manual service logging and inspection reminders.</p>



<h3 class="wp-block-heading">The biggest maintenance mistake most riders make</h3>



<p>The biggest mistake is waiting for something to feel obviously bad before acting. By then, performance has already dropped and parts may already have worn more than necessary.</p>



<p>For example:</p>



<ul class="wp-block-list"><li>a fork can feel “normal” even when service quality has already declined</li><li>a drivetrain can seem usable while chain wear is already damaging the cassette</li><li>brake pads can work until they suddenly reach a point where performance drops sharply</li></ul>



<p>A proper <strong>mountain bike maintenance tracker</strong> helps riders act before small wear becomes a larger problem.</p>



<h3 class="wp-block-heading">A simple mountain bike maintenance tracker structure</h3>



<p>If you want to build a reliable maintenance system, keep it simple. You do not need a complicated spreadsheet full of every bolt on the bike. You need a structure you will actually use.</p>



<p>A good maintenance tracker usually includes:</p>



<ol class="wp-block-list"><li><strong>Component:</strong> fork, shock, chain, pads, tire, bearing, sealant</li><li><strong>Last service date:</strong> when it was checked or replaced</li><li><strong>Last service mileage or hours:</strong> if relevant</li><li><strong>Planned interval:</strong> your next target check or service</li><li><strong>Notes:</strong> what was done, what felt off, what to watch next</li></ol>



<p>That is enough to build a system without creating unnecessary friction.</p>



<h3 class="wp-block-heading">What to track for suspension maintenance</h3>



<p>Suspension is one of the strongest reasons to use a maintenance tracker because its condition affects both bike feel and safety. If your fork or shock service is overdue, the bike may feel less sensitive, less supportive or more inconsistent even if your settings are still the same.</p>



<p>Track at least:</p>



<ul class="wp-block-list"><li>last lower-leg or air-can service</li><li>last full fork or shock service</li><li>hours or rides since last service</li><li>changes in feel such as harshness, reduced support or seal issues</li></ul>



<p>This becomes even more valuable if you are also working on setup, because otherwise riders often confuse maintenance decline with setup problems.</p>



<h3 class="wp-block-heading">What to track for drivetrain maintenance</h3>



<p>Drivetrain wear can get expensive fast if it is ignored. A chain is relatively affordable. A full drivetrain replacement is not. That is why drivetrain tracking is one of the smartest uses of a <strong>mountain bike maintenance tracker</strong>.</p>



<p>Useful drivetrain tracking includes:</p>



<ul class="wp-block-list"><li>last chain replacement</li><li>cassette status</li><li>chain wear check dates</li><li>conditions ridden in frequently, such as mud or dust</li><li>notes on shifting quality</li></ul>



<p>Even simple reminders can prevent the classic mistake of running a worn chain too long.</p>



<h3 class="wp-block-heading">What to track for brakes, tires and inspections</h3>



<p>Brakes and tires are critical for safety, but many riders only look at them when there is an obvious problem. A tracker helps make inspections routine instead of reactive.</p>



<p>Good items to include are:</p>



<ul class="wp-block-list"><li>brake pad check date</li><li>brake pad replacement date</li><li>rotor wear or damage notes</li><li>tire wear and sidewall condition</li><li>sealant refresh reminders</li><li>pre-ride bolt and visual inspection reminders</li></ul>



<p>This is especially useful for riders who travel, ride in bikeparks or switch between wet and dry conditions often.</p>



<h3 class="wp-block-heading">Manual tracker vs app-based mountain bike maintenance tracker</h3>



<p>You can track maintenance in a notebook, spreadsheet or phone notes app, and that is still better than doing nothing. But manual systems often break down because they are disconnected from riding data. If you forget to update them for a few weeks, they quickly lose value.</p>



<p>An app-based <strong>mountain bike maintenance tracker</strong> is usually more useful because it can bring service intervals, ride tracking and maintenance history together in one place.</p>



<p>If you want a cleaner process, <a href="https://www.sagly.at">SAGLY</a> helps you track your bike maintenance with ride-based logic, Strava connection, reminder structure and a clear history in your bike notebook.</p>



<h3 class="wp-block-heading">How a mountain bike maintenance tracker saves money</h3>



<p>Many riders think maintenance tracking is just about organization. In practice, it can also reduce cost. Catching wear early usually protects more expensive parts. Replacing a chain in time can preserve your cassette. Servicing suspension on schedule can help avoid more expensive wear inside the system. Replacing brake pads early can prevent damage to other braking components.</p>



<p>So while a tracker may feel like a small admin tool, it often pays back through fewer avoidable mistakes.</p>



<h3 class="wp-block-heading">Who benefits most from a mountain bike maintenance tracker?</h3>



<p>This kind of system is especially useful if you:</p>



<ul class="wp-block-list"><li>ride regularly across a full season</li><li>own more than one bike</li><li>care about suspension performance</li><li>ride in changing weather and conditions</li><li>want to reduce workshop surprises</li><li>already use Strava or ride-tracking tools</li></ul>



<p>The more riding you do, the more valuable a maintenance tracker becomes.</p>



<h3 class="wp-block-heading">A simple maintenance routine you can start this week</h3>



<p>If you want to make maintenance less overwhelming, start with this simple structure:</p>



<ol class="wp-block-list"><li>list your key components: fork, shock, drivetrain, brakes, tires</li><li>write down the last known service date for each one</li><li>set your next reminder or inspection point</li><li>add notes after every service or replacement</li><li>review it briefly every week or after major rides</li></ol>



<p>This alone already creates much more clarity than trying to keep everything in your head.</p>



<h3 class="wp-block-heading">Conclusion: a mountain bike maintenance tracker turns random upkeep into a system</h3>



<p>A <strong>mountain bike maintenance tracker</strong> is not just for mechanics or highly technical riders. It is one of the simplest ways to make your bike safer, more reliable and easier to manage over time.</p>



<p>To summarize:</p>



<ul class="wp-block-list"><li>track the components that wear predictably</li><li>combine reminders, notes and service history</li><li>use mileage, hours or inspections depending on the part</li><li>act before wear becomes expensive</li><li>keep everything in one system you actually use</li></ul>



<p>That is how you stop reacting late and start managing your bike with more confidence.</p>



<p>Want a simpler way to keep your bike on schedule? Use <a href="https://www.sagly.at">SAGLY</a> to track service intervals, connect your rides, log maintenance and build a clean maintenance history without guesswork.</p>



<div style="height:24px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">FAQ: Mountain bike maintenance tracker</h3>



<h4 class="wp-block-heading">What is a mountain bike maintenance tracker?</h4>



<p>A mountain bike maintenance tracker is a system for recording service intervals, inspections, replacements and maintenance history for your MTB. It helps riders stay ahead of wear and avoid missed service.</p>



<h4 class="wp-block-heading">What should I track on a mountain bike?</h4>



<p>You should at least track suspension service, drivetrain wear, brake pads, tires, sealant and general inspections. These areas have the biggest impact on safety, cost and ride feel.</p>



<h4 class="wp-block-heading">Should I track maintenance by hours or kilometers?</h4>



<p>It depends on the part. Suspension often makes sense by hours or ride frequency, while drivetrain wear often correlates well with mileage and conditions. Brakes and tires still need visual checks.</p>



<h4 class="wp-block-heading">Can I use an app as a mountain bike maintenance tracker?</h4>



<p>Yes. An app can make tracking easier by combining ride data, reminders and service history in one place. This is often more practical than using scattered notes or spreadsheets.</p>



<h4 class="wp-block-heading">How does SAGLY help with bike maintenance tracking?</h4>



<p><a href="https://www.sagly.at">SAGLY</a> helps riders track maintenance with reminders, ride-linked logic, service history and a bike notebook that keeps setup and maintenance information organized together.</p>



<p></p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="height:11px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-image"><figure class="aligncenter size-full"><a href="https://play.google.com/store/apps/details?id=com.client.sagly032721"><img decoding="async" width="224" height="66" src="https://sagly.at/wp-content/uploads/2022/12/image-4-1-1-1-1.png" alt="Download SAGLY on Google Play" class="wp-image-3406"/></a></figure></div>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<p class="has-text-align-center">Download <a href="https://www.sagly.at">SAGLY</a>, the mobile guide for MTB setup, maintenance tracking, service intervals and ride-based bike management.</p>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="height:10px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><a href="https://apps.apple.com/at/app/sagly-1-mtb-mountain-bike-app/id1564693622"><img decoding="async" src="https://sagly.at/wp-content/uploads/2022/12/logo-apple-store-768x263-1.png" alt="Download SAGLY on the App Store" class="wp-image-3340" width="219" height="72"/></a></figure></div>
</div>
</div>
<p>The post <a href="https://sagly.at/general/mountain-bike-maintenance-tracker/">Mountain Bike Maintenance Tracker: How to Keep Your MTB Fast, Safe and Service-Ready</a> appeared first on <a href="https://sagly.at">SAGLY</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Set Up Mountain Bike Suspension: Step-by-Step Guide</title>
		<link>https://sagly.at/general/how-to-set-up-mountain-bike-suspension/</link>
		
		<dc:creator><![CDATA[Anton Hörl]]></dc:creator>
		<pubDate>Wed, 25 Mar 2026 12:53:27 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">https://sagly.at/?p=4651</guid>

					<description><![CDATA[<p>SAGLY MTB suspension setup hub How to Set Up Mountain Bike Suspension Build a reliable baseline for tire pressure, spring force, SAG, rebound and compression—then improve it one controlled change at a time. Mountain bike suspension setup [&#8230;]</p>
<p>The post <a href="https://sagly.at/general/how-to-set-up-mountain-bike-suspension/">How to Set Up Mountain Bike Suspension: Step-by-Step Guide</a> appeared first on <a href="https://sagly.at">SAGLY</a>.</p>
]]></description>
										<content:encoded><![CDATA[<!--
WordPress title:
How to Set Up Mountain Bike Suspension: Step-by-Step Guide

Suggested SEO title:
How to Set Up Mountain Bike Suspension | SAGLY

Suggested meta description:
Learn how to set up mountain bike suspension in the correct order. Set tire pressure, spring force, SAG, rebound and compression, then test and save your setup.

Focus keyword:
how to set up mountain bike suspension

Important:
Keep the WordPress-generated post title as the only H1.
The visual hero title below is intentionally a paragraph, not another H1.
-->


<style>
body:has(.sagly-suspension-guide) {
  background:
    radial-gradient(circle at 12% 4%, rgba(235,147,83,.13) 0, rgba(235,147,83,0) 30%),
    radial-gradient(circle at 88% 18%, rgba(255,255,255,.055) 0, rgba(255,255,255,0) 34%),
    linear-gradient(115deg, #050505 0%, #0d0d0d 34%, #171717 68%, #262626 100%) !important;
}

body:has(.sagly-suspension-guide) #content,
body:has(.sagly-suspension-guide) .site-content,
body:has(.sagly-suspension-guide) .ast-container,
body:has(.sagly-suspension-guide) #primary,
body:has(.sagly-suspension-guide) .site-main,
body:has(.sagly-suspension-guide) .ast-article-single,
body:has(.sagly-suspension-guide) .entry-content {
  background: transparent !important;
}

body:has(.sagly-suspension-guide) .ast-article-single {
  border: 0 !important;
  box-shadow: none !important;
}

body:has(.sagly-suspension-guide) .entry-header {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding-right: clamp(18px, 4vw, 46px);
  padding-left: clamp(18px, 4vw, 46px);
}

body:has(.sagly-suspension-guide) .entry-title,
body:has(.sagly-suspension-guide) .entry-title a {
  color: #fff !important;
}

body:has(.sagly-suspension-guide) .entry-meta,
body:has(.sagly-suspension-guide) .entry-meta a {
  color: #cfcfcf !important;
}

.sagly-suspension-guide {
  --sagly-orange: #EB9353;
  --sagly-orange-dark: #C66D2E;
  --sagly-black: #080808;
  --sagly-panel: #151515;
  --sagly-panel-2: #1c1c1c;
  --sagly-copy: #d7d7d7;
  --sagly-muted: #b9b9b9;
  width: min(1160px, calc(100% - 28px));
  margin: 24px auto 64px;
  overflow: hidden;
  color: var(--sagly-copy);
  background:
    linear-gradient(180deg, rgba(8,8,8,.90) 0%, rgba(18,18,18,.84) 55%, rgba(9,9,9,.92) 100%);
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 12px;
  box-shadow: 0 28px 84px rgba(0,0,0,.36);
  font-size: 18px;
  line-height: 1.65;
}

.sagly-suspension-guide * {
  box-sizing: border-box;
}

.sagly-suspension-guide [id] {
  scroll-margin-top: 100px;
}

.sagly-suspension-guide a {
  color: var(--sagly-orange);
  text-underline-offset: 3px;
}

.sagly-suspension-guide a:focus,
.sagly-suspension-guide summary:focus {
  outline: 3px solid rgba(235,147,83,.62);
  outline-offset: 3px;
}

.sagly-suspension-guide h2,
.sagly-suspension-guide h3 {
  color: #fff;
  line-height: 1.15;
  letter-spacing: 0;
}

.sagly-suspension-guide h2 {
  margin: 72px 0 20px;
  font-size: clamp(30px, 4vw, 46px);
}

.sagly-suspension-guide h3 {
  margin: 30px 0 12px;
  font-size: clamp(22px, 3vw, 30px);
}

.sagly-suspension-guide p {
  margin: 0 0 18px;
  color: var(--sagly-copy);
}

.sagly-suspension-guide ul,
.sagly-suspension-guide ol {
  margin: 0 0 22px;
  padding-left: 1.25rem;
}

.sagly-suspension-guide li {
  margin: 7px 0;
  color: var(--sagly-copy);
}

.sagly-suspension-guide strong {
  color: #fff;
}

.sagly-suspension-hero {
  position: relative;
  min-height: 500px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  isolation: isolate;
  background: #111;
}

.sagly-suspension-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(90deg, rgba(4,4,4,.96) 0%, rgba(4,4,4,.82) 46%, rgba(4,4,4,.28) 100%),
    linear-gradient(0deg, rgba(4,4,4,.92) 0%, rgba(4,4,4,0) 60%);
}

.sagly-suspension-hero img {
  position: absolute;
  inset: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sagly-suspension-hero__content {
  width: 100%;
  max-width: 940px;
  padding: clamp(28px, 6vw, 72px);
}

.sagly-suspension-eyebrow {
  margin: 0 0 15px !important;
  color: var(--sagly-orange) !important;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .09em;
  line-height: 1.3;
  text-transform: uppercase;
}

.sagly-suspension-hero-title {
  max-width: 920px;
  margin: 0 0 18px !important;
  color: #fff !important;
  font-size: clamp(38px, 6vw, 70px);
  font-weight: 900;
  line-height: 1.02;
}

.sagly-suspension-hero-subtitle {
  max-width: 800px;
  margin: 0 !important;
  color: #f1f1f1 !important;
  font-size: clamp(20px, 2.5vw, 28px);
  font-weight: 700;
  line-height: 1.35;
}

.sagly-suspension-shell {
  padding: clamp(24px, 4vw, 48px);
}

.sagly-suspension-intro {
  max-width: 900px;
  font-size: clamp(19px, 2vw, 22px);
}

.sagly-topic-hub {
  margin: 38px 0 54px;
  padding: clamp(22px, 4vw, 40px);
  background:
    radial-gradient(circle at 7% 0%, rgba(235,147,83,.17), transparent 35%),
    linear-gradient(135deg, rgba(255,255,255,.075), rgba(255,255,255,.025));
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 12px;
  box-shadow: 0 18px 48px rgba(0,0,0,.22);
}

.sagly-topic-hub h2 {
  margin: 0 0 12px !important;
}

.sagly-topic-hub__intro {
  max-width: 780px;
  margin-bottom: 26px !important;
}

.sagly-topic-hub__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.sagly-topic-hub__card {
  display: flex;
  gap: 15px;
  align-items: flex-start;
  min-height: 128px;
  padding: 18px;
  color: #fff !important;
  text-decoration: none !important;
  background:
    linear-gradient(145deg, rgba(255,255,255,.07), rgba(255,255,255,.024));
  border: 1px solid rgba(255,255,255,.11);
  border-radius: 10px;
  transition:
    transform .2s ease,
    border-color .2s ease,
    background .2s ease;
}

.sagly-topic-hub__card:hover {
  transform: translateY(-2px);
  border-color: rgba(235,147,83,.68);
  background:
    linear-gradient(145deg, rgba(235,147,83,.14), rgba(255,255,255,.035));
}

.sagly-topic-hub__number {
  display: grid;
  place-items: center;
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--sagly-orange);
  color: #111;
  font-size: 14px;
  font-weight: 900;
}

.sagly-topic-hub__card strong {
  display: block;
  margin-bottom: 5px;
  color: #fff;
  font-size: 18px;
  line-height: 1.25;
}

.sagly-topic-hub__card small {
  display: block;
  color: #cecece;
  font-size: 15px;
  line-height: 1.45;
}

.sagly-quick-answer,
.sagly-content-card,
.sagly-callout,
.sagly-related,
.sagly-faq details {
  border-radius: 10px;
}

.sagly-quick-answer {
  margin: 28px 0 0;
  padding: clamp(22px, 4vw, 34px);
  background:
    linear-gradient(145deg, rgba(255,255,255,.085), rgba(255,255,255,.028));
  border: 1px solid rgba(255,255,255,.13);
  border-left: 6px solid var(--sagly-orange);
  box-shadow: 0 14px 34px rgba(0,0,0,.20);
}

.sagly-quick-answer h2 {
  margin: 0 0 12px !important;
  font-size: clamp(27px, 3.4vw, 38px);
}

.sagly-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 19px;
  border: 0;
  border-radius: 7px;
  background: var(--sagly-orange);
  color: #111 !important;
  font-weight: 900;
  text-decoration: none !important;
  transition: transform .2s ease, filter .2s ease;
}

.sagly-button:hover {
  transform: translateY(-1px);
  filter: brightness(.96);
}

.sagly-button--dark {
  background: #111;
  color: #fff !important;
}

.sagly-setup-steps {
  counter-reset: saglySetupSteps;
  display: grid;
  gap: 13px;
  margin: 26px 0;
  padding: 0 !important;
  list-style: none;
}

.sagly-setup-steps li {
  counter-increment: saglySetupSteps;
  display: grid;
  grid-template-columns: 44px minmax(0,1fr);
  gap: 15px;
  align-items: start;
  margin: 0;
  padding: 17px;
  background:
    linear-gradient(145deg, rgba(255,255,255,.075), rgba(255,255,255,.028));
  border: 1px solid rgba(255,255,255,.11);
  border-radius: 9px;
}

.sagly-setup-steps li::before {
  content: counter(saglySetupSteps);
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--sagly-orange);
  color: #111;
  font-weight: 900;
}

.sagly-setup-steps li strong {
  display: block;
  margin-bottom: 3px;
}

.sagly-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 18px;
  margin: 24px 0;
}

.sagly-content-card {
  padding: clamp(20px, 3vw, 30px);
  background:
    linear-gradient(145deg, rgba(255,255,255,.075), rgba(255,255,255,.025));
  border: 1px solid rgba(255,255,255,.11);
}

.sagly-content-card h3 {
  margin-top: 0;
}

.sagly-content-card ul:last-child,
.sagly-content-card p:last-child {
  margin-bottom: 0;
}

.sagly-callout {
  margin: 25px 0;
  padding: 20px 22px;
  background: rgba(235,147,83,.10);
  border: 1px solid rgba(235,147,83,.34);
  border-left: 6px solid var(--sagly-orange);
}

.sagly-callout p:last-child {
  margin-bottom: 0;
}

.sagly-inline-link {
  margin-top: 20px;
  padding: 16px 18px;
  background: rgba(255,255,255,.045);
  border: 1px solid rgba(255,255,255,.10);
  border-radius: 8px;
}

.sagly-inline-link p {
  margin: 0;
}

.sagly-symptom-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 14px;
  margin-top: 24px;
}

.sagly-symptom-card {
  padding: 18px;
  background:
    linear-gradient(145deg, rgba(255,255,255,.07), rgba(255,255,255,.025));
  border: 1px solid rgba(255,255,255,.11);
  border-radius: 9px;
}

.sagly-symptom-card h3 {
  margin-top: 0;
  font-size: 22px;
}

.sagly-related {
  margin-top: 62px;
  padding: clamp(22px, 4vw, 38px);
  background:
    radial-gradient(circle at 92% 0%, rgba(235,147,83,.16), transparent 35%),
    linear-gradient(145deg, rgba(255,255,255,.075), rgba(255,255,255,.025));
  border: 1px solid rgba(255,255,255,.12);
}

.sagly-related h2 {
  margin-top: 0;
}

.sagly-related__links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 12px;
  margin-top: 20px;
}

.sagly-related__links a {
  display: block;
  padding: 14px 16px;
  color: #fff !important;
  font-weight: 800;
  text-decoration: none !important;
  background: rgba(255,255,255,.045);
  border: 1px solid rgba(255,255,255,.10);
  border-radius: 8px;
}

.sagly-related__links a:hover {
  border-color: rgba(235,147,83,.60);
}

.sagly-faq {
  margin-top: 68px;
}

.sagly-faq details {
  margin: 12px 0;
  overflow: hidden;
  background:
    linear-gradient(145deg, rgba(255,255,255,.075), rgba(255,255,255,.025));
  border: 1px solid rgba(255,255,255,.11);
}

.sagly-faq details[open] {
  border-color: rgba(235,147,83,.48);
}

.sagly-faq summary {
  min-height: 56px;
  padding: 17px 19px;
  color: #fff;
  font-weight: 900;
  cursor: pointer;
}

.sagly-faq details p {
  padding: 0 19px 19px;
  color: #d4d4d4;
}

.sagly-cta {
  margin-top: 70px;
  padding: clamp(26px, 5vw, 48px);
  color: #111;
  background:
    radial-gradient(circle at 88% 10%, rgba(255,255,255,.28), transparent 36%),
    linear-gradient(135deg, #EB9353 0%, #F2A66F 100%);
  border-radius: 11px;
}

.sagly-cta h2,
.sagly-cta p,
.sagly-cta strong {
  color: #111;
}

.sagly-cta h2 {
  margin-top: 0;
}

.sagly-store-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
  margin-top: 24px;
}

.sagly-store-buttons a {
  display: inline-flex;
  align-items: center;
  min-height: 58px;
}

.sagly-store-buttons img {
  display: block;
  width: auto;
  max-height: 58px;
}

@media (max-width: 820px) {
  .sagly-topic-hub__grid,
  .sagly-grid,
  .sagly-related__links {
    grid-template-columns: 1fr;
  }

  .sagly-symptom-grid {
    grid-template-columns: 1fr;
  }

  .sagly-suspension-hero {
    min-height: 470px;
  }
}

@media (max-width: 560px) {
  .sagly-suspension-guide {
    width: 100%;
    margin-top: 0;
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    font-size: 17px;
  }

  .sagly-suspension-shell {
    padding: 24px 16px;
  }

  .sagly-suspension-hero__content {
    padding: 34px 18px;
  }

  .sagly-topic-hub {
    padding: 20px 16px;
  }

  .sagly-topic-hub__card {
    min-height: 0;
  }

  .sagly-setup-steps li {
    grid-template-columns: 38px minmax(0,1fr);
    padding: 14px;
  }

  .sagly-setup-steps li::before {
    width: 38px;
    height: 38px;
  }
}
</style>

<article class="sagly-suspension-guide">

  <section class="sagly-suspension-hero">
    <img fetchpriority="high" decoding="async"
      src="https://sagly.at/wp-content/uploads/2024/06/ezgif-6-bb3009fc7b-1024x647.webp"
      alt="Mountain biker riding technical terrain while setting up mountain bike suspension"
      width="1600"
      height="1011"
      loading="eager"
      fetchpriority="high"
    >
    <div class="sagly-suspension-hero__content">
      <p class="sagly-suspension-eyebrow">SAGLY MTB suspension setup hub</p>
      <p class="sagly-suspension-hero-title">
        How to Set Up Mountain Bike Suspension
      </p>
      <p class="sagly-suspension-hero-subtitle">
        Build a reliable baseline for tire pressure, spring force, SAG, rebound and compression—then improve it one controlled change at a time.
      </p>
    </div>
  </section>

  <div class="sagly-suspension-shell">

    <p class="sagly-suspension-intro">
      Mountain bike suspension setup can feel complicated because tire pressure, fork pressure, rear-shock pressure, SAG, rebound, compression and front-to-rear balance all influence how the bike behaves. The easiest way to avoid confusion is to follow the correct order, use reliable starting values and change only one variable at a time.
    </p>

    <p class="sagly-suspension-intro">
      This page is the central SAGLY guide for the complete process. Use it for the overview, then open the focused guides whenever you need detailed instructions for a fork, rear shock, SAG, damping or model-specific setup.
    </p>

    <section class="sagly-topic-hub" aria-labelledby="sagly-topic-hub-title">
      <p class="sagly-suspension-eyebrow">Choose your setup topic</p>
      <h2 id="sagly-topic-hub-title">Mountain bike suspension knowledge hub</h2>
      <p class="sagly-topic-hub__intro">
        Follow the full sequence on this page or jump directly to the part of your setup that needs attention.
      </p>

      <div class="sagly-topic-hub__grid">

        <a class="sagly-topic-hub__card" href="/general/mtb-suspensions-setup-order/">
          <span class="sagly-topic-hub__number">01</span>
          <span>
            <strong>Correct suspension setup order</strong>
            <small>Understand which settings come first and which settings must be rechecked later.</small>
          </span>
        </a>

        <a class="sagly-topic-hub__card" href="/general/how-to-adjust-front-suspension-on-a-mountain-bike/">
          <span class="sagly-topic-hub__number">02</span>
          <span>
            <strong>Complete MTB fork setup</strong>
            <small>Set fork pressure, SAG, rebound, compression and volume spacers correctly.</small>
          </span>
        </a>

        <a class="sagly-topic-hub__card" href="/general/how-to-set-up-rear-shock-on-a-mountain-bike/">
          <span class="sagly-topic-hub__number">03</span>
          <span>
            <strong>Complete rear-shock setup</strong>
            <small>Set air pressure or coil spring rate, SAG, rebound and compression.</small>
          </span>
        </a>

        <a class="sagly-topic-hub__card" href="/general/mtb-sag-calculator/">
          <span class="sagly-topic-hub__number">04</span>
          <span>
            <strong>MTB SAG calculator</strong>
            <small>Calculate fork or rear-shock SAG and compare it with a suitable starting range.</small>
          </span>
        </a>

        <a class="sagly-topic-hub__card" href="/general/mtb-psi-calculator/">
          <span class="sagly-topic-hub__number">05</span>
          <span>
            <strong>MTB tire-pressure calculator</strong>
            <small>Start with sensible front and rear tire pressures before judging suspension feel.</small>
          </span>
        </a>

        <a class="sagly-topic-hub__card" href="/general/rebound-mountain-bike/">
          <span class="sagly-topic-hub__number">06</span>
          <span>
            <strong>MTB rebound explained</strong>
            <small>Diagnose rebound that is too fast, too slow or packing down in repeated hits.</small>
          </span>
        </a>

        <a class="sagly-topic-hub__card" href="/general/low-speed-compression-mtb/">
          <span class="sagly-topic-hub__number">07</span>
          <span>
            <strong>Low-speed compression setup</strong>
            <small>Improve support during braking, pumping, berms and rider weight shifts.</small>
          </span>
        </a>

        <a class="sagly-topic-hub__card" href="/general/rockshox-fork-setup/">
          <span class="sagly-topic-hub__number">08</span>
          <span>
            <strong>RockShox fork setup guide</strong>
            <small>Find model-specific guidance for Pike, Lyrik, ZEB, SID and BoXXer.</small>
          </span>
        </a>

      </div>
    </section>

    <section class="sagly-quick-answer" aria-labelledby="sagly-quick-answer-title">
      <h2 id="sagly-quick-answer-title">Quick answer</h2>
      <p>
        Start by setting sensible tire pressure. Then set fork and rear-shock spring force, measure SAG, check front-to-rear balance and set rebound. Use compression only after the spring and rebound baseline are close. Test on the same trail section, change one variable at a time and save every useful setup.
      </p>
      <a class="sagly-button" href="#sagly-complete-order">Follow the complete setup order</a>
    </section>

    <section aria-labelledby="sagly-why-setup-matters">
      <h2 id="sagly-why-setup-matters">Why mountain bike suspension setup matters</h2>
      <p>
        Suspension does more than absorb large impacts. It affects grip, braking control, comfort, cornering support, stability and how confidently the bike uses its travel. A poor setup can make a capable bike feel harsh, vague or unpredictable.
      </p>
      <p>
        A useful setup keeps the wheels tracking the ground while giving the rider enough support for braking, pumping, cornering and landing. The goal is not to copy another rider’s PSI or click count. The goal is to build a repeatable baseline for your bike, your weight and your terrain.
      </p>
    </section>

    <section id="sagly-complete-order" aria-labelledby="sagly-complete-order-title">
      <h2 id="sagly-complete-order-title">The correct order to set up mountain bike suspension</h2>
      <p>
        Settings interact with each other. Rebound depends on spring force, while compression cannot compensate for a fork or shock that is far too soft or too firm. Following the correct sequence prevents you from tuning around the wrong baseline.
      </p>

      <ol class="sagly-setup-steps">
        <li>
          <span><strong>Set tire pressure.</strong> Create a consistent contact patch before evaluating suspension.</span>
        </li>
        <li>
          <span><strong>Set fork and rear-shock spring force.</strong> Use air pressure or the correct coil spring rate.</span>
        </li>
        <li>
          <span><strong>Measure and adjust SAG.</strong> Confirm that both ends sit in a suitable working range.</span>
        </li>
        <li>
          <span><strong>Check front-to-rear balance.</strong> Make sure the fork and shock support the bike together.</span>
        </li>
        <li>
          <span><strong>Set rebound.</strong> Adjust return speed only after spring force is reasonably close.</span>
        </li>
        <li>
          <span><strong>Fine-tune compression.</strong> Add or remove support without hiding a spring problem.</span>
        </li>
        <li>
          <span><strong>Test one variable at a time.</strong> Use the same short trail section and repeatable pace.</span>
        </li>
        <li>
          <span><strong>Save the setup and feedback.</strong> Record what changed and whether it improved the ride.</span>
        </li>
      </ol>

      <div class="sagly-inline-link">
        <p>
          See why each dependency matters in the
          <a href="/general/mtb-suspensions-setup-order/"><strong>complete MTB suspension setup-order guide</strong></a>.
        </p>
      </div>
    </section>

    <section aria-labelledby="sagly-step-tires">
      <h2 id="sagly-step-tires">Step 1: Set tire pressure first</h2>
      <p>
        Tires are the first suspension element between the trail and the bike. Pressure that is too high can create harshness, deflection and poor grip. Pressure that is too low can cause squirm, rim impacts and vague cornering.
      </p>
      <p>
        Set tire pressure before judging the fork or shock. Use total riding weight, tire casing, rim width, terrain and riding style as inputs, then confirm the result on the trail.
      </p>

      <div class="sagly-callout">
        <p>
          <strong>Do not use suspension adjustments to compensate for a tire problem.</strong>
          Start with the <a href="/general/mtb-psi-calculator/">SAGLY MTB tire-pressure calculator</a>.
        </p>
      </div>
    </section>

    <section aria-labelledby="sagly-step-spring-force">
      <h2 id="sagly-step-spring-force">Step 2: Set fork and rear-shock spring force</h2>
      <p>
        Air pressure or coil spring rate determines how strongly the suspension supports the rider. Too much spring force can reduce grip and usable travel. Too little can make the bike sit low, dive, wallow or bottom out too easily.
      </p>

      <div class="sagly-grid">
        <div class="sagly-content-card">
          <h3>Fork setup</h3>
          <p>
            Start with the manufacturer’s pressure recommendation or a reliable personalized baseline. Cycle the fork, confirm travel and measure SAG before moving on to damping.
          </p>
          <p>
            Follow the <a href="/general/how-to-adjust-front-suspension-on-a-mountain-bike/"><strong>complete MTB front-suspension setup guide</strong></a>.
          </p>
        </div>

        <div class="sagly-content-card">
          <h3>Rear-shock setup</h3>
          <p>
            Rear-shock pressure depends strongly on the frame leverage ratio, shock tune and stroke. Use the bike manufacturer’s recommendation where available and verify it with SAG.
          </p>
          <p>
            Follow the <a href="/general/how-to-set-up-rear-shock-on-a-mountain-bike/"><strong>complete rear-shock setup process</strong></a>.
          </p>
        </div>
      </div>
    </section>

    <section aria-labelledby="sagly-step-sag">
      <h2 id="sagly-step-sag">Step 3: Measure SAG correctly</h2>
      <p>
        SAG is the amount of suspension travel used under normal riding load. Wear your usual helmet, shoes, pack, water and tools. Cycle the suspension, move the O-rings to the seals and assume a neutral standing riding position.
      </p>
      <p>
        Many riders use roughly 15–20% fork SAG and approximately 25–33% rear-shock SAG as initial reference areas, but the correct value depends on the bike, shock, terrain and manufacturer recommendation.
      </p>

      <div class="sagly-callout">
        <p>
          Enter your travel or shock stroke and measured movement in the
          <a href="/general/mtb-sag-calculator/"><strong>MTB SAG calculator</strong></a>.
          For the rear shock, calculate SAG from shock stroke—not rear-wheel travel.
        </p>
      </div>
    </section>

    <section aria-labelledby="sagly-step-balance">
      <h2 id="sagly-step-balance">Step 4: Check front-to-rear balance</h2>
      <p>
        Fork and shock settings should not be evaluated in isolation. The bike needs both ends to support rider inputs and recover at compatible speeds.
      </p>

      <div class="sagly-grid">
        <div class="sagly-content-card">
          <h3>Front too soft, rear too firm</h3>
          <ul>
            <li>The fork dives heavily under braking.</li>
            <li>The bike feels pitched forward on steep terrain.</li>
            <li>The rear can feel tall or reluctant to use travel.</li>
          </ul>
        </div>

        <div class="sagly-content-card">
          <h3>Front too firm, rear too soft</h3>
          <ul>
            <li>The bike can ride nose-high.</li>
            <li>The front wheel may push through flatter corners.</li>
            <li>The rear may wallow or sit too deep under load.</li>
          </ul>
        </div>
      </div>

      <p>
        Compare body position, support, grip and travel use under braking, in corners and through repeated bumps. Make small spring-force corrections before moving to damping.
      </p>
    </section>

    <section aria-labelledby="sagly-step-rebound">
      <h2 id="sagly-step-rebound">Step 5: Set rebound after SAG</h2>
      <p>
        Rebound controls how quickly the fork or shock extends after compression. Higher pressure or a firmer coil spring stores more return energy, which is why rebound should be set after spring force.
      </p>

      <div class="sagly-grid">
        <div class="sagly-content-card">
          <h3>Rebound may be too fast when</h3>
          <ul>
            <li>The bike feels bouncy or nervous.</li>
            <li>The rear kicks after compressions or landings.</li>
            <li>The wheels skip instead of tracking the ground.</li>
            <li>The fork returns aggressively and unsettles the rider.</li>
          </ul>
        </div>

        <div class="sagly-content-card">
          <h3>Rebound may be too slow when</h3>
          <ul>
            <li>The suspension packs down in repeated hits.</li>
            <li>The bike feels dead or sluggish.</li>
            <li>Harshness increases as the rough section continues.</li>
            <li>The suspension cannot recover between impacts.</li>
          </ul>
        </div>
      </div>

      <div class="sagly-inline-link">
        <p>
          Learn how to diagnose return speed in the
          <a href="/general/rebound-mountain-bike/"><strong>complete MTB rebound guide</strong></a>.
        </p>
      </div>
    </section>

    <section aria-labelledby="sagly-step-compression">
      <h2 id="sagly-step-compression">Step 6: Fine-tune compression damping</h2>
      <p>
        Compression damping controls resistance to the suspension compressing. Use it after tire pressure, spring force, SAG and rebound are close. Compression is useful for fine-tuning support, but it should not hide an incorrect spring setup.
      </p>

      <div class="sagly-grid">
        <div class="sagly-content-card">
          <h3>Less compression may help when</h3>
          <ul>
            <li>The bike feels harsh or lacks grip.</li>
            <li>The wheels deflect from roots and square edges.</li>
            <li>The suspension feels over-controlled.</li>
          </ul>
        </div>

        <div class="sagly-content-card">
          <h3>More compression may help when</h3>
          <ul>
            <li>The bike dives or wallows despite suitable SAG.</li>
            <li>Support is missing in berms and compressions.</li>
            <li>The bike moves too easily under rider inputs.</li>
          </ul>
        </div>
      </div>

      <div class="sagly-inline-link">
        <p>
          Read the <a href="/general/low-speed-compression-mtb/"><strong>low-speed compression setup guide</strong></a>
          for a deeper explanation of support, sensitivity and rider inputs.
        </p>
      </div>
    </section>

    <section aria-labelledby="sagly-step-testing">
      <h2 id="sagly-step-testing">Step 7: Test on one repeatable trail section</h2>
      <p>
        Choose a short section with familiar features such as braking bumps, a supported corner, repeated impacts and one larger compression appropriate for your riding level. Use the same line and a similar pace.
      </p>

      <ol>
        <li>Save the complete baseline before the first run.</li>
        <li>Change only one setting.</li>
        <li>Use small changes, such as a few PSI or one to two clicks.</li>
        <li>Ride the same section again.</li>
        <li>Decide whether the result is better, worse or unclear.</li>
        <li>Restore the previous setting when the result is worse.</li>
      </ol>

      <div class="sagly-callout">
        <p>
          <strong>One variable at a time.</strong>
          If you change tire pressure, fork pressure and rebound together, you will not know which adjustment caused the result.
        </p>
      </div>
    </section>

    <section aria-labelledby="sagly-step-document">
      <h2 id="sagly-step-document">Step 8: Document the setup</h2>
      <p>
        Record enough information to reproduce the setup later. A useful record includes fork pressure, shock pressure or coil spring rate, SAG, rebound, compression, tire pressure, volume spacers, trail conditions and specific feedback.
      </p>
      <p>
        Save the original baseline before changing anything. This gives you a safe reference point and prevents a good setup from being lost after several experiments.
      </p>
    </section>

    <section aria-labelledby="sagly-symptoms-title">
      <h2 id="sagly-symptoms-title">Quick troubleshooting by symptom</h2>
      <p>
        Most symptoms can have several causes. Use these cards as a first check, then change one variable and retest.
      </p>

      <div class="sagly-symptom-grid">
        <div class="sagly-symptom-card">
          <h3>Harsh and low grip</h3>
          <p>Check tire pressure, excessive spring force, too much compression, rebound packing and service condition.</p>
        </div>

        <div class="sagly-symptom-card">
          <h3>Diving or wallowing</h3>
          <p>Check spring force and SAG first. Add low-speed compression only after the spring baseline is close.</p>
        </div>

        <div class="sagly-symptom-card">
          <h3>Not using full travel</h3>
          <p>Check pressure, SAG, compression, progression and whether the trail created enough load.</p>
          <p><a href="/general/mtb-fork-not-using-full-travel/">Read the fork travel troubleshooting guide</a>.</p>
        </div>
      </div>
    </section>

    <section aria-labelledby="sagly-common-mistakes">
      <h2 id="sagly-common-mistakes">Common mountain bike suspension setup mistakes</h2>
      <ul>
        <li>Ignoring tire pressure and blaming the fork or shock.</li>
        <li>Copying another rider’s pressure without checking SAG.</li>
        <li>Setting rebound before spring force.</li>
        <li>Using compression to hide a spring that is too soft.</li>
        <li>Changing several settings at once.</li>
        <li>Testing on different trails or at different speeds every run.</li>
        <li>Counting clicks from an undocumented direction.</li>
        <li>Ignoring fork, shock, bearing or hardware service problems.</li>
        <li>Forgetting to save the original baseline.</li>
      </ul>
    </section>

    <section class="sagly-related" aria-labelledby="sagly-related-title">
      <p class="sagly-suspension-eyebrow">Continue your setup</p>
      <h2 id="sagly-related-title">Related suspension guides</h2>
      <p>
        Use these focused guides when you are ready to go deeper into one adjustment or component.
      </p>

      <div class="sagly-related__links">
        <a href="/general/how-to-adjust-front-suspension-on-a-mountain-bike/">Complete MTB fork setup</a>
        <a href="/general/how-to-set-up-rear-shock-on-a-mountain-bike/">Complete rear-shock setup</a>
        <a href="/general/mtb-sag-calculator/">MTB SAG calculator</a>
        <a href="/general/mountain-bike-shock-pressure/">Rear-shock pressure calculator</a>
        <a href="/general/rebound-mountain-bike/">MTB rebound guide</a>
        <a href="/general/low-speed-compression-mtb/">Low-speed compression guide</a>
        <a href="/general/rockshox-fork-setup/">RockShox fork setup guide</a>
        <a href="/general/mtb-suspensions-setup-order/">Correct suspension setup order</a>
      </div>
    </section>

    <section class="sagly-faq" aria-labelledby="sagly-faq-title">
      <h2 id="sagly-faq-title">FAQ: Mountain bike suspension setup</h2>

      <details>
        <summary>What should I adjust first on mountain bike suspension?</summary>
        <p>
          Start with tire pressure, then set fork and rear-shock spring force. Measure SAG before setting rebound or compression.
        </p>
      </details>

      <details>
        <summary>How much SAG should a mountain bike have?</summary>
        <p>
          Many riders begin around 15–20% fork SAG and approximately 25–33% rear-shock SAG. The correct value depends on the exact frame, fork, shock, terrain and manufacturer recommendation.
        </p>
      </details>

      <details>
        <summary>Should rebound be adjusted before compression?</summary>
        <p>
          Usually yes. Establish tire pressure, spring force and SAG first, then set rebound. Use compression afterward to fine-tune support and sensitivity.
        </p>
      </details>

      <details>
        <summary>Why does suspension feel harsh even when SAG looks correct?</summary>
        <p>
          Possible causes include high tire pressure, excessive compression damping, rebound that is too slow, excessive progression, friction or an overdue service.
        </p>
      </details>

      <details>
        <summary>Why does the bike feel soft and vague?</summary>
        <p>
          Check tire pressure, spring force and SAG first. If these are correct, test a small increase in low-speed compression where available.
        </p>
      </details>

      <details>
        <summary>Can an app help with mountain bike suspension setup?</summary>
        <p>
          Yes. SAGLY can provide personalized starting values, save multiple setups, track changes and help you improve one variable at a time.
        </p>
      </details>
    </section>

    <section class="sagly-cta" aria-labelledby="sagly-cta-title">
      <h2 id="sagly-cta-title">Turn your suspension baseline into a setup that improves after every ride</h2>
      <p>
        SAGLY helps riders find personalized fork, shock and tire-pressure starting values, save complete bike setups, compare changes and document what felt better or worse.
      </p>
      <p>
        Stop rebuilding your setup from memory. Keep pressure, SAG, rebound, compression, spacer notes and trail feedback in one place.
      </p>

      <a class="sagly-button sagly-button--dark" href="/sagly-mobile-app/">
        Discover the SAGLY mountain bike app
      </a>

      <div class="sagly-store-buttons">
        <a href="https://play.google.com/store/apps/details?id=com.client.sagly032721" aria-label="Download SAGLY on Google Play">
          <img decoding="async"
            src="https://sagly.at/wp-content/uploads/2022/12/image-4-1-1-1-1.png"
            alt="Download SAGLY on Google Play"
            loading="lazy"
          >
        </a>

        <a href="https://apps.apple.com/at/app/sagly-1-mtb-mountain-bike-app/id1564693622" aria-label="Download SAGLY on the App Store">
          <img decoding="async"
            src="https://sagly.at/wp-content/uploads/2022/12/logo-apple-store-768x263-1.png"
            alt="Download SAGLY on the App Store"
            loading="lazy"
          >
        </a>
      </div>
    </section>

  </div>
</article>
<p>The post <a href="https://sagly.at/general/how-to-set-up-mountain-bike-suspension/">How to Set Up Mountain Bike Suspension: Step-by-Step Guide</a> appeared first on <a href="https://sagly.at">SAGLY</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>MTB Suspension Setup Order: The Correct Sequence for Sag, Rebound, Compression and Tire Pressure</title>
		<link>https://sagly.at/general/mtb-suspensions-setup-order/</link>
		
		<dc:creator><![CDATA[Anton Hörl]]></dc:creator>
		<pubDate>Tue, 24 Mar 2026 11:30:01 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">https://sagly.at/?p=4649</guid>

					<description><![CDATA[<p>If you have ever changed your sag, then your rebound, then your tire pressure, and then wondered why the whole bike suddenly feels confusing again, you are not alone. One of the biggest reasons mountain bike setup [&#8230;]</p>
<p>The post <a href="https://sagly.at/general/mtb-suspensions-setup-order/">MTB Suspension Setup Order: The Correct Sequence for Sag, Rebound, Compression and Tire Pressure</a> appeared first on <a href="https://sagly.at">SAGLY</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div style="height:185px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-cover alignfull" style="min-height:430px;aspect-ratio:unset;"><span aria-hidden="true" class="wp-block-cover__gradient-background has-background-dim"></span><img decoding="async" class="wp-block-cover__image-background" alt="MTB suspension setup order guide" src="https://sagly.at/wp-content/uploads/2024/06/ezgif-6-bb3009fc7b-1024x647.webp" data-object-fit="cover"/><div class="wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow">
<h1 class="has-ast-global-color-8-color has-text-color wp-block-heading">MTB Suspension Setup Order: The Correct Sequence for Sag, Rebound, Compression and Tire Pressure</h1>
</div></div>



<div style="height:102px" aria-hidden="true" class="wp-block-spacer"></div>



<p>If you have ever changed your sag, then your rebound, then your tire pressure, and then wondered why the whole bike suddenly feels confusing again, you are not alone. One of the biggest reasons mountain bike setup feels difficult is not that the settings themselves are impossible to understand. It is that many riders change them in the wrong order.</p>



<p>This is why <strong>MTB suspension setup order</strong> matters so much. If you tune the wrong setting too early, every later change can shift the feel of the bike again. In practice, that means you can waste a lot of time chasing a setup problem that is actually caused by the sequence, not by the bike.</p>



<p>In this guide, we explain the correct order to set up your mountain bike suspension, why this sequence works, and which mistakes make riders feel lost when tuning their bike.</p>



<h3 class="wp-block-heading">Why setup order matters more than many riders think</h3>



<p>Your suspension settings are connected. Air pressure influences sag. Sag influences bike balance and support. Those changes influence how rebound feels. Compression only makes sense once the spring side of the setup is already close. Tire pressure also changes comfort, traction and support, which affects how you interpret the suspension.</p>



<p>That means a poor <strong>MTB suspension setup order</strong> usually creates one of two problems:</p>



<ul class="wp-block-list"><li>you correct the wrong setting for a symptom that actually comes from something else</li><li>you keep redoing earlier work because later changes shift the bike again</li></ul>



<p>The solution is simple: use a repeatable sequence and change only one major variable at a time.</p>



<h3 class="wp-block-heading">The best MTB suspension setup order in one overview</h3>



<p>If you want the short version, this is the order most riders should follow:</p>



<ol class="wp-block-list"><li>set tire pressure to a sensible baseline</li><li>set fork and rear shock pressure or spring rate</li><li>measure and adjust sag</li><li>check front-to-rear balance</li><li>set rebound</li><li>set compression damping</li><li>test on one repeatable trail section</li><li>document the result</li></ol>



<p>This sequence works because it moves from the biggest foundational variables to the smaller fine-tuning variables.</p>



<h3 class="wp-block-heading">Step 1: Start with tire pressure, not damping</h3>



<p>Many riders think suspension setup starts at the fork or shock. In reality, tire pressure should come first. Tires are the first part of the bike that interact with the ground, and the wrong tire pressure can make the bike feel harsh, vague, nervous or under-supported before suspension settings are even relevant.</p>



<p>If tire pressure is too high, the bike may feel harsh and skittish. If it is too low, the bike may feel unstable, vague or prone to squirming. Both problems can trick you into making suspension changes that do not solve the real issue.</p>



<p>A strong starting point is to use an <a href="https://sagly.at/general/mtb-psi-calculator/">MTB PSI calculator</a> and then fine-tune from there based on terrain, rider weight and casing choice.</p>



<h3 class="wp-block-heading">Step 2: Set spring force before anything else</h3>



<p>Once your tire pressure is in a sensible range, the next step in the <strong>MTB suspension setup order</strong> is spring force. On an air setup, that means fork and shock pressure. On a coil setup, that means spring rate.</p>



<p>This is the foundation of your bike’s support and ride height. If spring force is wrong, nothing later will feel properly consistent. Rebound and compression are not there to fix a fundamentally wrong baseline.</p>



<p>A good way to think about it is this:</p>



<ul class="wp-block-list"><li><strong>Air pressure or spring rate</strong> decides the basic support level</li><li><strong>Sag</strong> tells you what that support level produces under your body weight</li><li><strong>Rebound and compression</strong> fine-tune how the suspension behaves once the baseline is correct</li></ul>



<p>If you need a starting point, use your manufacturer’s baseline or begin with the <a href="https://sagly.at/general/mtb-sag-calculator/">MTB sag calculator</a> and work from there.</p>



<h3 class="wp-block-heading">Step 3: Measure sag before touching rebound or compression</h3>



<p>This is one of the most important steps in the whole process. Sag is the amount your suspension compresses under your normal riding load. It tells you whether your spring setup is in a realistic range for your bike, your gear and your weight.</p>



<p>If you skip sag and go straight to rebound, you are tuning return speed around a baseline that may already be wrong. That usually creates confusion later.</p>



<p>As a rough starting point, many riders aim for something like:</p>



<ul class="wp-block-list"><li><strong>Trail bike fork:</strong> around 15–20% sag</li><li><strong>Trail bike rear shock:</strong> around 27–30% sag</li><li><strong>Enduro rear shock:</strong> often around 28–32% sag depending on bike and terrain</li></ul>



<p>These are starting ranges, not fixed rules. Frame design, rider preference and terrain matter. But if you want your <strong>MTB suspension setup order</strong> to work, sag must come before damping.</p>



<h3 class="wp-block-heading">Step 4: Check front-to-rear balance</h3>



<p>Once both ends are in a reasonable sag range, the next step is bike balance. This is where many riders get lost because they tune the fork and shock separately and forget that the bike has to work as one system.</p>



<p>Common imbalance patterns include:</p>



<ul class="wp-block-list"><li><strong>front too soft, rear too firm:</strong> the bike can dive in the front and feel awkward in steep terrain</li><li><strong>front too firm, rear too soft:</strong> the bike can ride nose-high and push in corners</li><li><strong>both ends individually “close enough” but poorly matched:</strong> the bike can feel inconsistent and hard to trust</li></ul>



<p>Before going deeper into rebound and compression, ask one simple question: does the bike feel balanced between front and rear under braking, in corners and on repeated trail feedback?</p>



<h3 class="wp-block-heading">Step 5: Set rebound after sag, not before</h3>



<p>Rebound controls how quickly your fork or shock returns after being compressed. It should always come after you set spring force and sag, because the correct rebound speed depends on the spring force already being close.</p>



<p>If you increase air pressure, the suspension often stores more return energy and may need slower rebound. If you reduce pressure, rebound may need to be opened slightly. That is exactly why rebound should not be your first move.</p>



<p>A practical way to start:</p>



<ul class="wp-block-list"><li>begin from a sensible manufacturer baseline</li><li>ride a repeatable section</li><li>look for clear signs of too fast or too slow rebound</li><li>change one or two clicks at a time</li></ul>



<p>If you want more detail on what rebound is doing, read our guide on <a href="https://sagly.at/general/rebound-mountain-bike/">rebound mountain bike explained</a>.</p>



<h3 class="wp-block-heading">Signs your rebound is too fast</h3>



<ul class="wp-block-list"><li>the bike feels bouncy or nervous after impacts</li><li>the rear wheel kicks back or feels uncontrolled</li><li>the front end feels like it pops up too aggressively</li><li>the bike feels less planted in repeated hits</li></ul>



<h3 class="wp-block-heading">Signs your rebound is too slow</h3>



<ul class="wp-block-list"><li>the suspension packs down in repeated impacts</li><li>the bike feels harsh even though sag looks reasonable</li><li>the suspension does not seem ready for the next hit</li><li>the bike feels dead or sluggish instead of supportive</li></ul>



<h3 class="wp-block-heading">Step 6: Use compression damping only as fine-tuning</h3>



<p>Compression damping is important, but it comes later in the <strong>MTB suspension setup order</strong> for a reason. Riders often try to use compression to fix problems that actually come from wrong sag, poor balance or incorrect rebound. That usually makes the bike feel more confusing, not better.</p>



<p>Compression is best used once your bike already feels fundamentally close. Then it can help you fine-tune support, cornering feel, brake dive and sensitivity.</p>



<p>In broad terms:</p>



<ul class="wp-block-list"><li>less compression often adds sensitivity and traction</li><li>more compression often adds support and firmness</li><li>too much compression can make the bike harsh</li><li>too little compression can make the bike feel vague or wallowy</li></ul>



<p>If you want a deeper explanation of this part of the setup, read our article on <a href="https://sagly.at/general/low-speed-compression-mtb/">low-speed compression MTB</a>.</p>



<h3 class="wp-block-heading">Step 7: Test one thing at a time on one repeatable section</h3>



<p>Even a perfect setup sequence becomes useless if you test randomly. Once your bike is close, use one repeatable trail section or one controlled local feature and make only one change at a time.</p>



<p>A strong testing process usually looks like this:</p>



<ol class="wp-block-list"><li>ride one short repeatable section</li><li>change only one variable</li><li>ride the same section again</li><li>notice one or two specific differences</li><li>write the change down</li></ol>



<p>This sounds basic, but it is where most riders lose clarity. They change sag, rebound and tire pressure on the same day, then ride three different trails and try to guess what improved. That is not a setup process. That is noise.</p>



<h3 class="wp-block-heading">Step 8: Document everything or you will repeat mistakes</h3>



<p>The final step in the <strong>MTB suspension setup order</strong> is documentation. This is where random testing becomes a real system.</p>



<p>You should write down at least:</p>



<ul class="wp-block-list"><li>fork PSI or spring rate</li><li>shock PSI or spring rate</li><li>sag front and rear</li><li>rebound clicks</li><li>compression clicks</li><li>tire pressure front and rear</li><li>trail conditions</li><li>what felt better or worse</li></ul>



<p>This is exactly why riders often struggle without a system. They remember pieces of their setup, but not enough to repeat what actually worked.</p>



<p>If you want a cleaner process, use <a href="https://www.sagly.at">SAGLY</a> to store your baseline, compare setups and adjust ride by ride without losing track.</p>



<h3 class="wp-block-heading">The most common MTB suspension setup order mistakes</h3>



<ul class="wp-block-list"><li><strong>starting with rebound</strong> before sag is correct</li><li><strong>using compression to fix spring-rate problems</strong></li><li><strong>ignoring tire pressure</strong> and blaming suspension</li><li><strong>setting front and rear independently</strong> without checking balance</li><li><strong>changing several settings at once</strong></li><li><strong>not writing changes down</strong></li></ul>



<p>If your setup always feels inconsistent, the cause is often one of these mistakes rather than a mysterious bike problem.</p>



<h3 class="wp-block-heading">A practical baseline process you can follow before your next ride</h3>



<p>If you want the simplest usable process, do this:</p>



<ol class="wp-block-list"><li>set your tire pressure to a reasonable baseline</li><li>set fork and shock air pressure</li><li>measure and correct sag</li><li>check whether front and rear feel balanced</li><li>set rebound to a sensible baseline</li><li>fine-tune compression only if the bike is already close</li><li>test one repeatable section</li><li>log the result</li></ol>



<p>That sequence will usually get you much closer to a useful setup than random experimentation.</p>



<h3 class="wp-block-heading">Conclusion: the best MTB suspension setup order is the one that removes guesswork</h3>



<p>The best mountain bike setup is not built by chasing random clicks. It is built by working in the right order.</p>



<p>To summarize:</p>



<ul class="wp-block-list"><li>start with tire pressure</li><li>set spring force and sag next</li><li>check front-to-rear balance</li><li>set rebound after the spring side is close</li><li>use compression only for fine-tuning</li><li>test methodically</li><li>document everything</li></ul>



<p>That is how you turn suspension setup from trial-and-error into a repeatable process that actually improves your ride.</p>



<p>Want help getting your baseline faster and keeping your setup history organized? Use <a href="https://www.sagly.at">SAGLY</a> to build a setup you can understand, repeat and improve over time.</p>



<div style="height:24px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">FAQ: MTB suspension setup order</h3>



<h4 class="wp-block-heading">What is the correct MTB suspension setup order?</h4>



<p>A good order is: tire pressure first, then fork and shock pressure, then sag, then front-to-rear balance, then rebound, then compression damping, and finally trail testing and documentation.</p>



<h4 class="wp-block-heading">Should I set rebound before sag?</h4>



<p>No. Rebound should come after you set air pressure or spring rate and verify sag. Otherwise you are tuning return speed around a baseline that may still be wrong.</p>



<h4 class="wp-block-heading">Why does my suspension still feel wrong after changing rebound?</h4>



<p>Because the real problem may not be rebound. Many setup issues actually come from incorrect sag, poor front-to-rear balance, too much or too little tire pressure, or using compression to fix the wrong problem.</p>



<h4 class="wp-block-heading">Is tire pressure really part of suspension setup?</h4>



<p>Yes. Tire pressure strongly affects traction, comfort, support and trail feel. If your tire pressure is far off, it can make you misread what the suspension is doing.</p>



<h4 class="wp-block-heading">How often should I write my settings down?</h4>



<p>Every time you make a meaningful change. The more consistently you document sag, tire pressure, rebound, compression and trail conditions, the easier it becomes to repeat what actually worked.</p>



<p></p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="height:11px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-image"><figure class="aligncenter size-full"><a href="https://play.google.com/store/apps/details?id=com.client.sagly032721"><img decoding="async" width="224" height="66" src="https://sagly.at/wp-content/uploads/2022/12/image-4-1-1-1-1.png" alt="Download SAGLY on Google Play" class="wp-image-3406"/></a></figure></div>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<p class="has-text-align-center">Download <a href="https://www.sagly.at">SAGLY</a>, the complete mobile guide for MTB suspension setup, maintenance, setup history and step-by-step improvement.</p>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="height:10px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><a href="https://apps.apple.com/at/app/sagly-1-mtb-mountain-bike-app/id1564693622"><img decoding="async" src="https://sagly.at/wp-content/uploads/2022/12/logo-apple-store-768x263-1.png" alt="Download SAGLY on the App Store" class="wp-image-3340" width="219" height="72"/></a></figure></div>
</div>

</div>

<div class="sagly-hub-backlink">
  <strong>Building your complete setup?</strong>
  Follow the
  <a href="/general/how-to-set-up-mountain-bike-suspension/">
    complete mountain bike suspension setup guide
  </a>
  to set tire pressure, spring force, SAG, rebound and compression in the
  correct order.
</div>
<style>.sagly-hub-backlink {
  margin: 28px 0;
  padding: 18px 20px;
  background: rgba(235,147,83,.10);
  border: 1px solid rgba(235,147,83,.35);
  border-left: 5px solid #EB9353;
  border-radius: 8px;
  color: #e5e5e5;
}

.sagly-hub-backlink strong {
  color: #fff;
}

.sagly-hub-backlink a {
  color: #EB9353;
  font-weight: 800;
}</style><p>The post <a href="https://sagly.at/general/mtb-suspensions-setup-order/">MTB Suspension Setup Order: The Correct Sequence for Sag, Rebound, Compression and Tire Pressure</a> appeared first on <a href="https://sagly.at">SAGLY</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Rear Shock Pressure MTB Guide: Find the Right Baseline</title>
		<link>https://sagly.at/general/rear-shock-pressure-mtb-guide/</link>
		
		<dc:creator><![CDATA[Anton Hörl]]></dc:creator>
		<pubDate>Thu, 19 Mar 2026 12:27:05 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">https://sagly.at/?p=4646</guid>

					<description><![CDATA[<p>Finding the right rear shock pressure MTB setup is one of the most important steps in suspension tuning. If your rear shock pressure is too high, the bike can feel harsh, nervous and lacking traction. If it [&#8230;]</p>
<p>The post <a href="https://sagly.at/general/rear-shock-pressure-mtb-guide/">Rear Shock Pressure MTB Guide: Find the Right Baseline</a> appeared first on <a href="https://sagly.at">SAGLY</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div style="height:185px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-cover alignfull" style="min-height:430px;aspect-ratio:unset;"><span aria-hidden="true" class="wp-block-cover__gradient-background has-background-dim"></span><img decoding="async" width="1024" height="647" class="wp-block-cover__image-background wp-image-3661" alt="rear shock pressure MTB setup guide" src="https://sagly.at/wp-content/uploads/2024/06/ezgif-6-bb3009fc7b-1024x647.webp" data-object-fit="cover" srcset="https://sagly.at/wp-content/uploads/2024/06/ezgif-6-bb3009fc7b-1024x647.webp 1024w, https://sagly.at/wp-content/uploads/2024/06/ezgif-6-bb3009fc7b-300x190.webp 300w, https://sagly.at/wp-content/uploads/2024/06/ezgif-6-bb3009fc7b-768x485.webp 768w, https://sagly.at/wp-content/uploads/2024/06/ezgif-6-bb3009fc7b-1536x971.webp 1536w, https://sagly.at/wp-content/uploads/2024/06/ezgif-6-bb3009fc7b.webp 2000w" sizes="(max-width: 1024px) 100vw, 1024px" /><div class="wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow">
<h1 class="has-ast-global-color-8-color has-text-color wp-block-heading">Rear Shock Pressure MTB Guide: How to Find the Right Baseline and Avoid Common Setup Mistakes</h1>
</div></div>



<div style="height:102px" aria-hidden="true" class="wp-block-spacer"></div>



<p>Finding the right <strong>rear shock pressure MTB</strong> setup is one of the most important steps in suspension tuning. If your rear shock pressure is too high, the bike can feel harsh, nervous and lacking traction. If it is too low, the rear end may wallow, bottom out too easily and feel unstable on steeper terrain. In this guide, we explain how to find a realistic rear shock pressure baseline, how to use sag as the real reference point, and which common setup mistakes stop riders from getting the most out of their suspension.</p>



<h3 class="wp-block-heading">Why rear shock pressure matters so much</h3>



<p>Your rear shock does much more than absorb big impacts. It influences traction, comfort, support, bike balance and how efficiently the bike rides through rough terrain. Rear shock pressure determines how much spring force the shock has, which directly affects how deep the bike sits in its travel under your weight and while riding.</p>



<p>If the pressure is too high, the rear end often rides too tall. That can make the bike feel firm and efficient at first, but it also reduces grip, makes the rear wheel skip more easily and can make the suspension feel harsh on repeated small impacts. If the pressure is too low, the bike may sit too deep in the travel, feel vague in corners, pedal poorly and blow through travel on compressions or hard landings.</p>



<p>That is why correct <strong>rear shock pressure MTB</strong> setup is not a minor detail. It is one of the foundations of how your entire bike feels on the trail.</p>



<h3 class="wp-block-heading">Rear shock pressure is only the starting point</h3>



<p>Many riders search for the “correct rear shock pressure” as if there is one perfect PSI number for every rider and every bike. In reality, pressure is only a baseline. The number itself matters much less than what it produces in terms of <strong>sag</strong>, support and trail feel.</p>



<p>The best way to think about it is this:</p>



<ul class="wp-block-list"><li><strong>PSI</strong> is the input.</li><li><strong>Sag</strong> is the result.</li><li><strong>Trail feedback</strong> is the final validation.</li></ul>



<p>That means you should not obsess over a PSI number alone. Instead, use it to get into the correct sag range, then fine-tune from there.</p>



<h3 class="wp-block-heading">What sag actually tells you</h3>



<p><strong>Sag</strong> is the amount your suspension compresses under your body weight when you are in a neutral riding position. It is usually measured as a percentage of total shock stroke or rear wheel travel.</p>



<p>For many trail and enduro bikes, a common starting range is roughly:</p>



<ul class="wp-block-list"><li><strong>Trail bikes:</strong> around 27–30% sag</li><li><strong>Enduro bikes:</strong> around 28–32% sag</li><li><strong>Downhill bikes:</strong> often around 30–35% sag depending on bike design and track needs</li></ul>



<p>These are not rigid rules. Frame kinematics, riding style, shock design and terrain all matter. But sag is usually a far better guide than blindly aiming for a specific pressure number you saw online.</p>



<p>If you want a good starting point, use an <a href="https://sagly.at/general/mtb-psi-calculator/">MTB PSI calculator</a> and then verify the result by setting sag properly.</p>



<h3 class="wp-block-heading">How to find your rear shock pressure baseline</h3>



<p>A good rear shock pressure setup starts with a repeatable process. Here is the simplest and most effective way to find a baseline:</p>



<ol class="wp-block-list"><li><strong>Put on all your riding gear.</strong> Shoes, helmet, backpack, water and tools affect your effective riding weight.</li><li><strong>Use a baseline recommendation.</strong> Start with a pressure from the shock manufacturer or an <a href="https://sagly.at/general/mtb-psi-calculator/">MTB PSI calculator</a>.</li><li><strong>Cycle the shock a few times.</strong> This helps equalize air chambers and stabilize the reading.</li><li><strong>Get into a neutral riding position.</strong> Stand centered on the bike, not seated and not hanging off the back.</li><li><strong>Measure your sag.</strong> Check how much the shock compresses under your normal riding load.</li><li><strong>Adjust pressure in small steps.</strong> Add or remove air until you are in the target sag range.</li><li><strong>Write the result down.</strong> Document the PSI, sag, rebound clicks and trail conditions.</li></ol>



<p>This baseline is where useful suspension tuning begins.</p>



<h3 class="wp-block-heading">How rider weight affects rear shock pressure MTB setup</h3>



<p>Rider weight is one of the strongest inputs for rear shock pressure, but it is not the only one. Two riders with the same weight may still need different shock pressures if they differ in:</p>



<ul class="wp-block-list"><li>bike category</li><li>frame leverage curve</li><li>shock model</li><li>riding aggression</li><li>terrain type</li><li>preference for comfort vs support</li></ul>



<p>A heavier rider generally needs more pressure, but the exact amount depends on the bike’s suspension design. Some bikes are naturally more supportive, some are more active, and some require more or less pressure to achieve the same effective feel on the trail.</p>



<p>That is why broad online advice like “run your body weight in PSI” is often too simplistic. It may work as a very rough starting point on some bikes, but it is not a proper suspension setup method.</p>



<h3 class="wp-block-heading">Common rear shock pressure mistakes</h3>



<p>Many riders do not struggle because suspension is impossible to understand. They struggle because of a few very common setup mistakes. Here are the biggest ones:</p>



<ul class="wp-block-list"><li><strong>Using PSI as the only reference</strong> instead of measuring sag.</li><li><strong>Ignoring full riding gear weight</strong> when checking suspension.</li><li><strong>Changing too many settings at once</strong> like pressure, rebound and compression in one session.</li><li><strong>Testing on random trails</strong> instead of using one repeatable section.</li><li><strong>Trying to fix damping problems with air pressure</strong> when the real issue is rebound or compression.</li><li><strong>Assuming all bottom-outs are bad.</strong> A rare full-travel use on a hard hit is not always a problem.</li></ul>



<p>If your setup feels confusing, it is often because the process is inconsistent, not because the bike is impossible to tune.</p>



<h3 class="wp-block-heading">How to tell if your rear shock pressure is too high</h3>



<p>There are several common signs that your rear shock pressure may be too high:</p>



<ul class="wp-block-list"><li>the rear end feels harsh over roots and braking bumps</li><li>the bike struggles for traction on loose or choppy terrain</li><li>you rarely get close to full travel</li><li>the rear wheel skips instead of tracking the ground</li><li>the bike feels nervous and less planted in rough corners</li></ul>



<p>In that case, the solution may be to reduce air pressure slightly and re-check sag. But only do that after making sure rebound and compression are not the real problem.</p>



<h3 class="wp-block-heading">How to tell if your rear shock pressure is too low</h3>



<p>If your rear shock pressure is too low, the signs are usually different:</p>



<ul class="wp-block-list"><li>the bike sits too deep in the rear travel</li><li>the rear end feels wallowy or vague</li><li>the suspension blows through travel too easily</li><li>the bike bottoms out often on medium hits</li><li>pedaling support feels weak and the bike can feel sluggish</li></ul>



<p>In that case, you may need more air pressure, but again, verify sag first and make sure the issue is not actually caused by damping or balance problems elsewhere in the setup.</p>



<h3 class="wp-block-heading">Rear shock pressure and rebound: why they must be tuned together</h3>



<p>One of the biggest setup misunderstandings is assuming that pressure alone defines how the shock feels. In reality, your rear shock pressure and rebound setting always interact.</p>



<p>For example:</p>



<ul class="wp-block-list"><li>If you increase pressure but leave rebound too fast, the rear end can feel bouncy and uncontrolled.</li><li>If you decrease pressure but keep rebound too slow, the shock may pack down and feel harsh in repeated impacts.</li><li>If pressure and rebound are both wrong, the bike can feel unpredictable even if sag looks “close enough.”</li></ul>



<p>This is why a strong rear shock pressure baseline should always be followed by a rebound check. Air pressure gives the shock the spring force. Rebound controls how it returns. You need both working together.</p>



<h3 class="wp-block-heading">Rear shock pressure and front-to-rear balance</h3>



<p>Rear shock pressure is not just about the rear of the bike. It also affects overall front-to-rear balance. A bike only rides well when the fork and rear shock support each other correctly.</p>



<p>Some classic imbalance examples:</p>



<ul class="wp-block-list"><li><strong>Rear too soft, front too firm:</strong> the bike can ride nose-high and push through corners.</li><li><strong>Rear too firm, front too soft:</strong> the bike can dive in the front and feel awkward in steep terrain.</li><li><strong>Rear and front damping mismatched:</strong> the bike can feel unsettled and inconsistent in repeated hits.</li></ul>



<p>So when you work on <strong>rear shock pressure MTB</strong> setup, you should always ask how the whole bike feels, not only the rear end in isolation.</p>



<h3 class="wp-block-heading">How to fine-tune after you find the baseline</h3>



<p>Once you have a realistic rear shock pressure baseline and correct sag, the next step is fine-tuning. This should always happen in a clear order:</p>



<ol class="wp-block-list"><li>Set your rear shock pressure and sag.</li><li>Set rebound to a sensible baseline.</li><li>Set low-speed compression if your shock has it.</li><li>Ride one repeatable trail section.</li><li>Change only one variable at a time.</li><li>Document what improved and what got worse.</li></ol>



<p>This method is much more reliable than making random changes after every ride.</p>



<h3 class="wp-block-heading">When PSI calculators are helpful and when they are not enough</h3>



<p>An <strong>MTB PSI calculator</strong> is useful because it saves time and helps riders avoid completely wrong starting points. It is especially valuable when:</p>



<ul class="wp-block-list"><li>you have a new bike</li><li>you changed to a different shock</li><li>you are learning suspension setup for the first time</li><li>you want to rebuild your settings from scratch</li></ul>



<p>But a calculator cannot fully know your riding style, local terrain, confidence level or preference for comfort versus efficiency. That is why the best use of a calculator is to get close quickly, then fine-tune based on sag and trail testing.</p>



<p>For a strong baseline, start with the <a href="https://sagly.at/general/mtb-psi-calculator/">SAGLY MTB PSI calculator</a> and continue from there.</p>



<h3 class="wp-block-heading">Conclusion: the best rear shock pressure is the one that fits your bike, your weight and your trails</h3>



<p>There is no single magic rear shock pressure that works for everyone. The right setup depends on rider weight, bike design, shock model, terrain and riding preference. That is why the smartest approach is to use a repeatable process instead of chasing random PSI numbers.</p>



<p>To summarize:</p>



<ul class="wp-block-list"><li>use pressure as a baseline, not as the final answer</li><li>set sag correctly</li><li>fine-tune rebound and compression separately</li><li>check front-to-rear balance</li><li>test on repeatable terrain</li><li>document your setup changes</li></ul>



<p>That is how you stop guessing and start building a rear shock setup that actually works.</p>



<p>Want a faster starting point for your suspension setup? Use <a href="https://www.sagly.at">SAGLY</a> to find your baseline pressure, document your settings and improve your bike step by step.</p>



<div style="height:24px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">FAQ: Rear shock pressure MTB</h3>



<h4 class="wp-block-heading">What is the right rear shock pressure for MTB?</h4>



<p>The right rear shock pressure depends on rider weight, bike type, shock model and riding style. A good starting point is to use an MTB PSI calculator and then verify the result by setting sag correctly.</p>



<h4 class="wp-block-heading">Is rear shock pressure more important than sag?</h4>



<p>No. Rear shock pressure is mainly the way to reach the correct sag. Sag is usually the more useful setup reference because it reflects how the bike actually sits under your riding weight.</p>



<h4 class="wp-block-heading">How do I know if my rear shock pressure is too high?</h4>



<p>If the rear end feels harsh, struggles for traction, rides too high in the travel or rarely gets close to full travel, your rear shock pressure may be too high.</p>



<h4 class="wp-block-heading">How do I know if my rear shock pressure is too low?</h4>



<p>If the bike feels wallowy, bottoms out too easily, sits too deep in the rear or feels vague in corners, your rear shock pressure may be too low.</p>



<h4 class="wp-block-heading">Can I use an MTB PSI calculator instead of trail testing?</h4>



<p>No. An MTB PSI calculator is a strong starting point, but the final setup still needs sag verification, damping adjustments and real trail feedback.</p>



<p></p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="height:11px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-image"><figure class="aligncenter size-full"><a href="https://play.google.com/store/apps/details?id=com.client.sagly032721"><img decoding="async" width="224" height="66" src="https://sagly.at/wp-content/uploads/2022/12/image-4-1-1-1-1.png" alt="Download SAGLY on Google Play" class="wp-image-3406"/></a></figure></div>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<p class="has-text-align-center">Download <a href="https://www.sagly.at">SAGLY</a>, the complete mobile guide for MTB suspension setup, maintenance and step-by-step tuning.</p>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="height:10px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><a href="https://apps.apple.com/at/app/sagly-1-mtb-mountain-bike-app/id1564693622"><img decoding="async" src="https://sagly.at/wp-content/uploads/2022/12/logo-apple-store-768x263-1.png" alt="Download SAGLY on the App Store" class="wp-image-3340" width="219" height="72"/></a></figure></div>
</div>
</div>
<p>The post <a href="https://sagly.at/general/rear-shock-pressure-mtb-guide/">Rear Shock Pressure MTB Guide: Find the Right Baseline</a> appeared first on <a href="https://sagly.at">SAGLY</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Why Your Shock Pump Reads Lower Pressure &#124; MTB Shock Pump Guide</title>
		<link>https://sagly.at/general/mtb-shock-pump-guide-rear-shock-pressure/</link>
		
		<dc:creator><![CDATA[Anton Hörl]]></dc:creator>
		<pubDate>Thu, 19 Mar 2026 12:23:42 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">https://sagly.at/?p=4643</guid>

					<description><![CDATA[<p>If you have ever checked your rear shock pressure and thought, “Why does my shock pump show less PSI than I expected?”, you are not alone. This is one of the most common suspension setup questions in [&#8230;]</p>
<p>The post <a href="https://sagly.at/general/mtb-shock-pump-guide-rear-shock-pressure/">Why Your Shock Pump Reads Lower Pressure | MTB Shock Pump Guide</a> appeared first on <a href="https://sagly.at">SAGLY</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div style="height:185px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-cover alignfull" style="min-height:430px;aspect-ratio:unset;"><span aria-hidden="true" class="wp-block-cover__gradient-background has-background-dim"></span><img loading="lazy" decoding="async" width="1024" height="647" class="wp-block-cover__image-background wp-image-3661" alt="MTB shock pump guide and rear shock pressure setup" src="https://sagly.at/wp-content/uploads/2024/06/ezgif-6-bb3009fc7b-1024x647.webp" data-object-fit="cover" srcset="https://sagly.at/wp-content/uploads/2024/06/ezgif-6-bb3009fc7b-1024x647.webp 1024w, https://sagly.at/wp-content/uploads/2024/06/ezgif-6-bb3009fc7b-300x190.webp 300w, https://sagly.at/wp-content/uploads/2024/06/ezgif-6-bb3009fc7b-768x485.webp 768w, https://sagly.at/wp-content/uploads/2024/06/ezgif-6-bb3009fc7b-1536x971.webp 1536w, https://sagly.at/wp-content/uploads/2024/06/ezgif-6-bb3009fc7b.webp 2000w" sizes="(max-width: 1024px) 100vw, 1024px" /><div class="wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow">
<h1 class="has-ast-global-color-8-color has-text-color wp-block-heading">Why Your Shock Pump Reads Lower Pressure: MTB Shock Pump Guide for Rear Shock Pressure Setup</h1>
</div></div>



<div style="height:102px" aria-hidden="true" class="wp-block-spacer"></div>



<p>If you have ever checked your rear shock pressure and thought, “Why does my shock pump show less PSI than I expected?”, you are not alone. This is one of the most common suspension setup questions in mountain biking. Many riders think their shock is leaking, when in reality the pressure reading often drops simply because of how a shock pump works. In this MTB shock pump guide, we explain why this happens, how to check pressure properly, and how to build a more accurate rear shock pressure setup without guessing.</p>



<h3 class="wp-block-heading">Why your shock pump shows a lower pressure reading</h3>



<p>The most important thing to understand is that your suspension air chamber is very small. Compared with a tire, the amount of air inside a fork or rear shock is tiny. When you connect your shock pump, the hose of the pump is initially empty. As soon as the valve opens, some of the air from the shock moves into the hose so the pressure can equalize across the whole system.</p>



<p>This means your shock pump can immediately display a lower pressure than the actual pressure that was inside the shock before the pump was attached. On some setups, this difference can be around 10 psi or more, especially on high-pressure rear shocks with small air volume.</p>



<p>So if your gauge suddenly looks lower, that does <strong>not</strong> automatically mean your shock lost air while riding. In many cases, it simply means the air is now shared between:</p>



<ul class="wp-block-list"><li>the air chamber inside the rear shock</li><li>the Schrader valve area</li><li>the hose and gauge of your shock pump</li></ul>



<p>This is one of the biggest reasons why riders struggle with <strong>rear shock pressure MTB</strong> setup when they first start learning suspension tuning.</p>



<h3 class="wp-block-heading">Does your rear shock actually lose air when you attach the pump?</h3>



<p>Usually, not in the way most riders think. The common mistake is assuming that the pressure drop on the gauge means the shock itself has leaked. Most of the time, the reading changes because the pump hose has to fill with air. That is a normal physical effect.</p>



<p>There is another confusing moment when you remove the pump. You often hear a short hiss and assume air is escaping from the shock. In most cases, that sound comes mainly from the air inside the hose of the pump, not from the rear shock itself. Once the valve closes again, the shock remains sealed.</p>



<p>This is why many riders believe they have a leak even though the real issue is just misunderstanding how a shock pump behaves.</p>



<h3 class="wp-block-heading">Why repeated pressure checks can create suspension setup confusion</h3>



<p>One of the most common setup mistakes is checking pressure too often without a clear method. Riders attach the pump, see a lower number, add a little air, disconnect, ride, then check again and repeat the cycle. Over time, this can lead to an inconsistent setup process where you are reacting to gauge readings instead of setting the bike based on sag and trail feedback.</p>



<p>A better approach is to use pressure as a <strong>starting point</strong>, not as the only truth. Air pressure matters because it helps you reach the correct sag. But the final setup should always be checked through actual riding feel and structured testing.</p>



<h3 class="wp-block-heading">Rear shock pressure MTB: why PSI alone is not enough</h3>



<p>Many riders focus too much on PSI and not enough on what the suspension is actually doing. The pressure number matters, but it is mainly there to help you reach the correct <strong>sag</strong>. Sag is the amount the suspension compresses under your body weight in riding position, and it is one of the most important foundations of any mountain bike suspension setup.</p>



<p>If your pressure is too high, the bike may feel harsh, ride too high in its travel and struggle for grip. If your pressure is too low, the suspension may dive too much, feel vague and bottom out too easily. That is why a structured setup process should always start with a baseline pressure, then verify sag, then fine-tune rebound and compression.</p>



<p>If you want a good starting point, use an <a href="https://sagly.at/general/mtb-psi-calculator/">MTB PSI calculator</a> to estimate a reasonable baseline before checking your sag.</p>



<h3 class="wp-block-heading">How to use a shock pump correctly</h3>



<p>Using a shock pump correctly makes a big difference. Here is a simple process that works well for most riders:</p>



<ol class="wp-block-list"><li><strong>Make sure the suspension is fully extended.</strong> Do not check pressure while the shock is compressed.</li><li><strong>Attach the pump cleanly and firmly.</strong> Be careful not to cross-thread the valve.</li><li><strong>Accept the first gauge reading as part of the system equalization.</strong> The number may be lower than you expected.</li><li><strong>Adjust in small steps.</strong> Add or remove only a few psi at a time.</li><li><strong>Cycle the suspension a few times.</strong> Compress and release the shock to help everything settle.</li><li><strong>Check sag.</strong> PSI is only useful if it puts you into the right sag range.</li><li><strong>Document your settings.</strong> Write down air pressure, sag, rebound clicks and trail feedback.</li></ol>



<p>The more repeatable your process is, the easier it becomes to actually improve your setup.</p>



<h3 class="wp-block-heading">How to build a reliable rear shock pressure setup</h3>



<p>A strong rear shock pressure setup should follow a logical order. Many riders jump straight into random changes, but the best suspension tuning process is much more systematic.</p>



<ol class="wp-block-list"><li>Start with a baseline pressure recommendation.</li><li>Set your rear shock sag correctly.</li><li>Set rebound to a sensible baseline.</li><li>Set compression damping to a sensible baseline if your shock has it.</li><li>Ride a repeatable trail section.</li><li>Change only one variable at a time.</li><li>Take notes after every adjustment.</li></ol>



<p>This is the approach serious riders use when they want a bike that feels predictable and balanced rather than random and inconsistent.</p>



<h3 class="wp-block-heading">MTB shock pump guide: common mistakes to avoid</h3>



<p>Here are some of the most common mistakes riders make when checking shock pressure:</p>



<ul class="wp-block-list"><li><strong>Chasing the exact same PSI number every time</strong> instead of setting sag properly.</li><li><strong>Ignoring rider gear weight</strong> such as shoes, helmet, backpack or water.</li><li><strong>Changing pressure, rebound and compression all at once</strong>, making it impossible to know what helped.</li><li><strong>Testing on random trails</strong> instead of one repeatable section.</li><li><strong>Assuming every bottom-out is bad.</strong> Using full travel occasionally can be normal on hard hits.</li><li><strong>Blaming the shock pump immediately</strong> instead of understanding air chamber behavior first.</li></ul>



<p>A better setup process is slower, more methodical and more repeatable.</p>



<h3 class="wp-block-heading">Why front and rear suspension balance matters</h3>



<p>Rear shock pressure should never be considered in isolation. Your rear shock and fork work together as one system. Even if your rear shock pressure is technically correct, the bike can still feel wrong if the front and rear are out of balance.</p>



<p>Examples:</p>



<ul class="wp-block-list"><li>If the rear is too soft and the fork is too firm, the bike may feel like it rides nose-high and pushes through corners.</li><li>If the rear is too firm and the fork is too soft, the bike may dive in front and feel unbalanced on steep terrain.</li><li>If rebound is mismatched front to rear, the bike can feel nervous or unsettled in repeated impacts.</li></ul>



<p>That is why good suspension tuning is not just about finding “the right rear shock pressure MTB value.” It is about finding a balanced setup for the whole bike.</p>



<h3 class="wp-block-heading">How an MTB PSI calculator helps</h3>



<p>An <strong>MTB PSI calculator</strong> is useful because it gives you a realistic starting point based on your rider weight, bike category and suspension type. It helps reduce guesswork and gets you closer to the right setup faster.</p>



<p>This is especially helpful when:</p>



<ul class="wp-block-list"><li>you set up a new bike for the first time</li><li>you switch to a different fork or shock</li><li>you have never tuned your suspension systematically before</li><li>you want a baseline before making trail-specific adjustments</li></ul>



<p>But it is important to understand what a calculator can and cannot do. A suspension setup calculator is not a replacement for riding feedback. It cannot fully know your speed, line choice, local trails or personal preferences. It gives you the baseline. The trail tells you the rest.</p>



<p>If you want to start from a structured baseline, check the <a href="https://sagly.at/general/mtb-psi-calculator/">SAGLY MTB PSI calculator</a> and then continue with sag, rebound and trail testing.</p>



<h3 class="wp-block-heading">When your bike still feels wrong even if PSI seems correct</h3>



<p>Sometimes your gauge reading is fine, but the bike still feels off. In that case, the problem is often not air pressure alone. It may be:</p>



<ul class="wp-block-list"><li>rebound that is too slow or too fast</li><li>compression damping that is too firm</li><li>front and rear imbalance</li><li>tire pressure masking suspension feel</li><li>poor setup for the specific trail conditions</li><li>service intervals being overdue</li></ul>



<p>This is why riders who really want to improve should use a structured setup workflow instead of only watching PSI numbers.</p>



<h3 class="wp-block-heading">Conclusion: use pressure as a baseline, not as the whole answer</h3>



<p>If your shock pump reads lower pressure when you attach it, that does not automatically mean your rear shock is leaking. In many cases, it is simply the result of the pump hose filling with air and the pressure equalizing across a larger volume.</p>



<p>The key is to stop guessing and start following a consistent process:</p>



<ul class="wp-block-list"><li>start with a realistic pressure baseline</li><li>use an <strong>MTB PSI calculator</strong></li><li>set your sag correctly</li><li>fine-tune rebound and compression one step at a time</li><li>track your settings and compare trail feedback</li></ul>



<p>That is how you build a suspension setup that actually works on the trail instead of just looking right on the gauge.</p>



<p>Want a better starting point for your fork and rear shock setup? Use <a href="https://www.sagly.at">SAGLY</a> to calculate baseline settings, document your setup and improve your suspension step by step.</p>



<div style="height:24px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">FAQ: MTB shock pump and rear shock pressure</h3>



<h4 class="wp-block-heading">Why does my shock pump show lower pressure when I attach it?</h4>



<p>Because the hose of the pump has to fill with air when you connect it. That increases the total air volume of the system for a moment, so the gauge can show a lower pressure even when the shock is not leaking.</p>



<h4 class="wp-block-heading">Does attaching a shock pump let air out of my rear shock?</h4>



<p>Not usually in a meaningful way if the pump is working correctly. The hiss you hear when disconnecting the pump often comes from the air inside the pump hose, not from the shock itself.</p>



<h4 class="wp-block-heading">What is the correct rear shock pressure for MTB?</h4>



<p>The correct pressure depends on rider weight, bike type, rear shock model and riding style. A good starting point is to use an MTB PSI calculator and then verify your sag before fine-tuning.</p>



<h4 class="wp-block-heading">Is PSI more important than sag?</h4>



<p>No. PSI is mainly the way you reach the correct sag. Sag is the more useful setup reference because it reflects how the bike actually sits under your body weight.</p>



<h4 class="wp-block-heading">Can an MTB PSI calculator replace trail testing?</h4>



<p>No. A calculator gives you a strong baseline, but the final setup still depends on trail feedback, rebound, compression and the balance between front and rear suspension.</p>



<p></p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="height:11px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-image"><figure class="aligncenter size-full"><a href="https://play.google.com/store/apps/details?id=com.client.sagly032721"><img decoding="async" width="224" height="66" src="https://sagly.at/wp-content/uploads/2022/12/image-4-1-1-1-1.png" alt="Download SAGLY on Google Play" class="wp-image-3406"/></a></figure></div>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<p class="has-text-align-center">Download <a href="https://www.sagly.at">SAGLY</a>, the complete mobile guide for MTB suspension setup, maintenance and step-by-step bike tuning.</p>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="height:10px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><a href="https://apps.apple.com/at/app/sagly-1-mtb-mountain-bike-app/id1564693622"><img decoding="async" src="https://sagly.at/wp-content/uploads/2022/12/logo-apple-store-768x263-1.png" alt="Download SAGLY on the App Store" class="wp-image-3340" width="219" height="72"/></a></figure></div>
</div>
</div>
<p>The post <a href="https://sagly.at/general/mtb-shock-pump-guide-rear-shock-pressure/">Why Your Shock Pump Reads Lower Pressure | MTB Shock Pump Guide</a> appeared first on <a href="https://sagly.at">SAGLY</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
