# Gameplay

StarHeroes offers a thrilling free-to-play space shooter experience provided from a third-person perspective, where players engage in team-based competition.&#x20;

Through comprehensive matchmaking, players can join the action solo or as part of a duo or trio, or even set up custom waiting rooms for friendly competitions. \
\
New players start with three unique spaceship classes: Shooter, Support, and Tank. As they advance, players can further develop and upgrade their ships through the Ship Tree, unlocking new abilities and enhancements along the way.

<figure><img src="/files/35XZSkjlNl8hMf7TXfBs" alt=""><figcaption><p>Game Lobby</p></figcaption></figure>


---

# 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/gameplay.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.
