# FAQ

<details>

<summary>I. What are the minimum game requirements?</summary>

* System: Requires A 64-bit Processor
* OS: Windows 7, Windows 8.1, Windows 10
* Processor: Ryzen 5 2600 / I5 8400
* Graphics: GTX 1660 Super / RX 6600
* Memory: 16 GB RAM
* Storage: 5 GB Available Space<br>

</details>

<details>

<summary>II. How to play the game?</summary>

1. Download the Gameswift launcher through this link: <https://launcher.gameswift.io/>
2. Sign in to your account using your GameSwift ID: your registered email or username on the Gameswift Platform.
3. Locate and select the StarHeroes game within the launcher interface.

</details>

<details>

<summary>III. Which server should I select?</summary>

Once in the game, go to the main lobby, select settings and enter the "General" section.

To optimize your gaming experience, select the appropriate server aligned with your geographical location.

You can choose from five available options:

* West Europe
* USA
* India
* Southeast Asia
* Brazil

*Note: Selecting a server distant from your location may result in increased ping during gameplay.*<br>

</details>

<details>

<summary>IV. How to use the in-game shop? </summary>

You can open the shop by pressing B when at the respawn point. After leaving the respawn point, you can always return to it and open the shop. In the shop, you can buy the following:

* Weapons - You can have a maximum of 3 purchased weapons. You can also sell weapons, but selling returns only 80% of the weapon's value.
* Weapon upgrades - During gameplay, you can upgrade owned weapons. In the UI, you can view the weapon's statistics as well as its upgraded stats.
* Shield upgrade - By default, every ship starts with the same shield. However, you can upgrade the shield. Upgrading the shield increases its value and regeneration speed.
* Instant respawn - You can spend StarDust to instantly respawn your ship. Especially useful in the decisive phase of the game when every second counts.

</details>


---

# 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.starheroes.community/faq.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.
