# Updating Your Drivers and Operating System

Out-of-date drivers and operating systems can cause a variety of issues and are one of the first things to check when a game is having problems. The instructions below will help you check and update your drivers.

* Even new computers can have out-of-date drivers and operating systems because updates are released routinely.
* Some games and programs might run fine on a system with old drivers, but outdated drivers can still create technical issues with specific games or programs.

Refer to the steps below to update drivers and software for your operating system.

* [Video Card Drivers](/account-and-application/troubleshooting-installation-and-patching/updating-your-drivers-and-operating-system/video-card-drivers.md)
* [Sound Card Drivers](/account-and-application/troubleshooting-installation-and-patching/updating-your-drivers-and-operating-system/sound-card-drivers.md)
* [Network Card Drivers](/account-and-application/troubleshooting-installation-and-patching/updating-your-drivers-and-operating-system/network-card-drivers.md)
* [Motherboard Chipset Updates](/account-and-application/troubleshooting-installation-and-patching/updating-your-drivers-and-operating-system/motherboard-chipset-updates.md)
* [Windows OS Updates](/account-and-application/troubleshooting-installation-and-patching/updating-your-drivers-and-operating-system/windows-os-updates.md)


---

# Agent Instructions: 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:

```
GET https://help.innadril.gg/account-and-application/troubleshooting-installation-and-patching/updating-your-drivers-and-operating-system.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
