# Getting Started

Let's learn how to protect a minecraft server with CubeGuard!

### 1. Signup

Go to our [sign up page](https://cubeguard.co/auth/register) and create an account, after logging in go to My `Services` page from sidebar

***

### 2. Create a server

Click to "Add Service", choose a plan and enter the required informations.

***

### 3. Setup a DNS Record

You can see how to do it here: [DNS Setup](#id-3.-setup-a-dns-record)

***

### 4. Enable proxy protocol

Enable proxy protocol, if you need any help you can ask it from our [Discord](https://discord.cubeguard.co/).


---

# 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.cubeguard.co/readme.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.
