# My game runs with very low FPS

## Q: Normally my game runs fine, but when launching through `SkyrimTogether.exe` the performance is terrible

This is most common in laptops or systems with an integrated graphics unit built into the CPU. The solution is to configure your system to use your dedicated graphics card rather than your iGPU.

There will be two options available to you. Depending on what you installed Skyrim Together Reborn with, either MO2 or VMM.

## [Option 1: ModOrganizer2 (MO2)](/tilted-online/guides/troubleshooting/my-game-runs-with-very-low-fps/using-modorganizer2.md)

## [Option 2: Vortex Mod Manager (VMM)](/tilted-online/guides/troubleshooting/my-game-runs-with-very-low-fps/using-vortex-mod-manager-vmm.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://wiki.tiltedphoques.com/tilted-online/guides/troubleshooting/my-game-runs-with-very-low-fps.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.
