# 7. What should I do if I run into issues when downloading / updating Raiders Rumble?

Please ensure that your network is connected and try switching between WiFi and mobile data. Even if your WiFi signal is strong, it may not guarantee a stable network connection, especially when playing the game on a moving vehicle or subway.

If your network connection is stable, but you still cannot update the game, please try **deleting** the game and **re-downloading** it from the Apple Store or Google Play store.


---

# 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://raidersrumble.gitbook.io/faq/english/7.-what-should-i-do-if-i-run-into-issues-when-downloading-updating-raiders-rumble.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.
