# Getting in Game

## <mark style="color:yellow;">First and foremost, make sure your PC meets the system requirements and has GUNZ</mark> [<mark style="color:blue;">downloaded</mark> ](/gunz-guide/getting-started/download-guide.md)<mark style="color:yellow;">and</mark> [<mark style="color:blue;">installed</mark>](/gunz-guide/getting-started/installation-guide.md)<mark style="color:yellow;">, along with having a</mark> [<mark style="color:blue;">GUNZ account</mark>](/gunz-guide/getting-started/registration-guide.md)<mark style="color:yellow;">.</mark>

* Once you have those ready, click on the GUNZ icon to open the launcher.
* Click the "Start Game" button to launch GUNZ

<figure><img src="/files/nOqHFVTxFIb6OgHSmMTu" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If there's any updates, they'll be installed automatically when you open the launcher.
{% endhint %}

<figure><img src="/files/XFMyecJNsLAINRqdWhhJ" alt=""><figcaption></figcaption></figure>

* The game will open and you'll be prompted with a login screen. You're going to have to enter the same credentials you [registered your GUNZ account](/gunz-guide/getting-started/registration-guide.md) with to login to the game.

<figure><img src="/files/HXBcMFSln2VXD7fSGZbN" alt=""><figcaption></figcaption></figure>

* Once you're done logging in, you'll be prompted to the character select screen.&#x20;

If you're a new player, you'll have to first create a character, make sure to use a unique name for your character that hasn't been taken up by any other player.\
\
\&#xNAN;*For more info on characters, check out* [**Equipment**](/gunz-guide/how-to-play-gunz/equipment.md)**.**

<figure><img src="/files/QqFbcVzAu4Dpb5pSc7vj" alt=""><figcaption></figcaption></figure>

* If you're done creating a character, select it and you'll be prompted to the channel lobby.\
  \
  Here you can create your own game lobby and join others.

<figure><img src="/files/4nfXhj1XrjBwusMkEXlf" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To find groups to play with, join our [Discord Server](https://discord.gg/gunz)
{% endhint %}


---

# 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://gunz.gitbook.io/gunz-guide/getting-started/getting-in-game.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.
