# SubDomain

## Free Subdomain (Free Service)

To create a subdomain, go to the HidenCloud panel, enter the server, go to the "Tools" section in the menu and then to "Subdomain Manager" there click the "Create" button and follow the steps.

<figure><img src="/files/MwUi9QJnaajFTrEtaCNA" alt=""><figcaption><p>Subdomain Manager HidenCloud Dashboard</p></figcaption></figure>

Free Service Domains: hidenfree.com, hidengame.com, hidenmc.com, hidenhosting.com, hidenhosting.net

## Premium Subdomain (Paid Service)

To create a subdomain go to: <https://dash.hidencloud.com/dashboard>

1. Then find your order / service
2. Click on <mark style="color:orange;">Manage</mark>
3. Scroll down...

<figure><img src="/files/egt5FmQ9mtXXFXL2gvVt" alt=""><figcaption><p>Subdomain Cretion</p></figcaption></figure>

4. Enter the subdomain and domain you want and click <mark style="color:orange;">update</mark>.
5. Please remember that you can update it at any time and that you cannot use an already used subdomain and domain.

Paid Service Domains: hidenfree.com, hidengame.com, hidenhosting.com, hidenhosting.net, hidenmc.com, hidenplay.net, hidenrp.com, hidenserver.com, servegame.net, servegame.pro, servemc.net, serveminecraft.com, serverrp.com

{% hint style="info" %}
If you want a **custom domain** like: mysuperserver.com or mc.mysuperserver.com, you will need to purchase and set up the domain yourself. Or you can do it through us for a price of €20 per year. We will purchase and manage the domain for you, for this open a ticket [Contact and Help](/information/contact.md).
{% endhint %}

{% hint style="danger" %}
Subdomains can only be used for services that are not HTTP or HTTPS (web-based). They should be used for services like Minecraft or similar (most of the games and some tpc and udp apps), allowing you to use the subdomain without specifying a port or node ip.&#x20;

For web services, a proxy or reverse proxy is required, which we offer only as part of our paid services. If you need this option, please open a support ticket."

For web services, you can also use a Cloudflare tunnel to secure the connection and have an SSL. For more information: [Cloudflare Tunnels](https://www.cloudflare.com/products/tunnel/)
{% 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://docs.hidencloud.com/dashboard/subdomain.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.
