# Optimizing Your Internet Connection

If you're experiencing issues with your low-speed or wireless internet connection, follow the steps below to troubleshoot the problem.

1. Try [plugging your computer directly into your modem](/disconnects/optimizing-your-internet-connection/bypassing-the-router.md).
2. Shut down other programs that access the internet, such as other games or download programs.
3. Satellite, cellular phone, and WiMax internet connections are not stable connections and may cause further connection issues when playing Innadril game. If possible, consider switching to a more stable connection.


---

# 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/disconnects/optimizing-your-internet-connection.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.
