# Guide for beginners

{% hint style="warning" %}
If you have any issues or questions, you can always request a support ticket on the official [HidenCloud Discord server](https://discord.gg/sXaa7Z5W5V), where the staff team will gladly assist you.
{% endhint %}

***

## <mark style="color:blue;">The Game Panel</mark>

After carefully following all the steps to create an account and acquire a server, you will have full access to a section that will keep all your properties readily available.

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

***

## <mark style="color:blue;">Using the Console</mark>

Once you access the created server, you will have complete control of the console screen, allowing you to manage everything using commands and interact with the buttons \[*Start*], \[*Restart*], \[*Stop*], and \[*Kill*].

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

***

## <mark style="color:blue;">Editing Server Settings</mark>

By going to \[*Settings*] > \[*Startup Parameters*] in the sidebar, you’ll find a section where you can modify some of the server's basic startup parameters, such as memory usage, Java version, etc. Each game has its own modifiable parameters.

{% hint style="info" %}
Every game has its own properties and parameters.
{% endhint %}

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

***

## <mark style="color:blue;">Connect to Your Server</mark>

To access the server in-game, all you need to do is click in the top left corner where the host IP is located, copy it to the clipboard, and paste it into the multiplayer menu of the corresponding game.

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

***

If you’ve made it this far, it means you’ve been patient and smart enough to read the [HidenCloud](https://www.hidencloud.com/) introduction from start to finish, so now you’re a bit more knowledgeable. Don’t forget to join our Discord to dive even deeper into the experience!


---

# 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://docs.hidencloud.com/hidencloud-panel/guide-for-beginners.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.
