> For the complete documentation index, see [llms.txt](https://nfsworld.davidcarbon.download/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nfsworld.davidcarbon.download/performance-parts/list/suspensions.md).

# Suspensions

## Getting Super Powers

{% hint style="warning" %}
**Yellow Performance Parts**
{% endhint %}

This suspension is set to a soft setting. The resulting behavior is better traction and stability off road and on highways but understeer in turns and cause the car to jump higher on any smooth hills. The car will feel more stable going over tiny bumps such as apex's and sidewalks and will loose less speed from collisions. Cars that would benefit from this suspension are muscle cars, which, in World, are well known for having either no stability, no traction, or having neither.

|       Amerikon SpeedSystems      |              Gromlen             |
| :------------------------------: | :------------------------------: |
| ![](/files/-MEtVCKu3MAje1VDRM8j) | ![](/files/-MEtVCKvSEO5YCrEYEm0) |

|              Medion              |             Transtek             |
| :------------------------------: | :------------------------------: |
| ![](/files/-MEtVCKwfXE_rNIK0Eek) | ![](/files/-MEtVCKxG-dscJvuqAjD) |

|       Quartz Speed Packages      |
| :------------------------------: |
| ![](/files/-MEtVCKyt8Uss6SYSh9A) |

{% hint style="info" %}
**Blue Performance Parts**
{% endhint %}

Designed for drag and rally cars, this suspension semi-stiffens the car, reducing body roll and helping the car accelerate, but in turn causing turning oversteer from. Cars that would benefit from this are front-heavy all-wheel-drive cars which are known to, according to the physics of World, have a lot of understeer and at times even have trouble accelerating.

|             Dawndraft            |              Kestrel             |
| :------------------------------: | :------------------------------: |
| ![](/files/-MEtYGqJypKLfH7NsCba) | ![](/files/-MEtYGqKQzjoefdGmHm8) |

|             Velocicom            |         Zero Tuning Mods         |
| :------------------------------: | :------------------------------: |
| ![](/files/-MEtYGqLpQhrwE0XfOLj) | ![](/files/-MEtYGqMyV838fdeYbYj) |

|         Stick Motorsport         |
| :------------------------------: |
| ![](/files/-MEtYGqNp5spCtKuDJfG) |

{% hint style="danger" %}
**Red Performance Parts**
{% endhint %}

Possibly the best suspension in the bracket, this stiffens up the car, thereby provoking more oversteer and delivering a crisper turn-in. Works well with many cars, whether they be drifters or have a hard time cornering. Note: This should be used only with rear-wheel drive as all-wheel drive cars don't respond well to this as they would the blue suspension.

|              Nova-T              |              Richter             |
| :------------------------------: | :------------------------------: |
| ![](/files/-MEtYGqOj9SvhJBXLqYi) | ![](/files/-MEtYGqPHWPJhUltdVgo) |

|              Ventura             |         Attack Motorsport        |
| :------------------------------: | :------------------------------: |
| ![](/files/-MEtYGqQ6G-DcWVH4Q2O) | ![](/files/-MEtYGqR2TVNaH5haHJT) |

|               Tear               |
| :------------------------------: |
| ![](/files/-MEtYGqSmYR9-sTafoPT) |

{% hint style="success" %}
**Green Performance Parts**
{% endhint %}

As with the Yellow suspension, the Green suspension has a semi-soft tuned setup, though in contrast, it provides a great deal of stability as the car gains speed and is therefore an exceptional choice for a highway-tuned car. However, as Omnia/Norset/URSA fails in the handling department, be prepared to face major understeer.

|         Omnia Racegruppe         |              Norset              |
| :------------------------------: | :------------------------------: |
| ![](/files/-MEtYGqTO0B5ZPQpOK40) | ![](/files/-MEtYGqUdVvzlwfOM0OV) |

|          URSA Motorsport         |            SpeedSciens           |
| :------------------------------: | :------------------------------: |
| ![](/files/-MEtYGqV4mZ1Wk585vzK) | ![](/files/-MEtYGqWZa_f2oHaGSiB) |

|      Dynamo Aftermarket Kits     |
| :------------------------------: |
| ![](/files/-MEtYGqXXAeZMY7PAoj0) |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://nfsworld.davidcarbon.download/performance-parts/list/suspensions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
