> For the complete documentation index, see [llms.txt](https://help.mcservery.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mcservery.eu/spravci-serveru/zpe-tny-odkaz/overeny-server.md).

# Ověřený server

Aby se zobrazil odznak "Ověřeno", musí se webové stránky uvedené v profilu Minecraft serveru shodovat s ověřenou doménou. Doména se ověřuje pomocí umístění zpětného odkazu, který odkazuje na doménu <https://mcservery.eu>.

Aby bylo možné ověřit vaši doménu je nutné, aby byla uvedena v poli "Web serveru", to je možné vyplnit při přidání serveru, nebo editaci již přidaného serveru. Přidané odkazy např. v popisu serveru, nejsou pro toto ověření způsobilé.

<figure><img src="/files/aaut8gA0t0S6X7dYiIiP" alt=""><figcaption><p>Odznak ověřeného serveru</p></figcaption></figure>

### Jak přidat zpětný odkaz?

Postupujte dle [tohoto návodu](https://help.mcservery.eu/spravci-serveru/zpe-tny-odkaz#jak-postupovat-pri-registraci-noveho-serveru), kde je postup, u již přidaného serveru, tak i pro případ že nový server teprve přidáváte na server list.

{% hint style="info" %}
V případě že zpětný odkaz po ověření odstraníte, bude vám automaticky odebrán i odznak "Ověřeno".
{% endhint %}

### Co znamená když server čeká na ověření?

Pokud je u vašeho serveru vyplněn odkaz na web vašeho serveru, ale nebyl na Vašich stránkách nalezen zpětný odkaz, bude se zobrazovat v nastavení šedý odznak že doména čeká na ověření.

Pokud na vaše stránky umístíte zpětný odkaz, a systém ho zachytí zobrazí se u vašeho serveru do 24 hodin od přidání zpětného odkazu potvrzení o tom že jsme server ověřili.

<figure><img src="/files/RrEUpKeBIqBqf0EIiNyl" alt=""><figcaption><p>Server s vyplněným odkazem na web, před ověřením zpětného odkazu.</p></figcaption></figure>

## Související články

{% content-ref url="/pages/FrfSwrytzGBfEoxLDgH6" %}
[Přidání nového serveru](/spravci-serveru/pr-idani-noveho-serveru.md)
{% endcontent-ref %}

{% content-ref url="/pages/pgEKCmQT7Ov3wMYYZ2B6" %}
[Zpětný odkaz](/spravci-serveru/zpe-tny-odkaz.md)
{% endcontent-ref %}

**Něco nám uniklo?**

Nebojte se! Rádi poradíme na [Discordu](https://discord.mcservery.eu) nebo <info@mcservery.eu> ✌️


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.mcservery.eu/spravci-serveru/zpe-tny-odkaz/overeny-server.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
