# Režim údržby

Prepnutím web stránky do režimu údržby zakážete prístup k celému obsahu. Inak povedané webstránku vyradíte z prevádzky pre bežných používateľov. Prepnutie urobíte nasledovne:

1. Prihláste sa do administrácie
2. Cez horné čierne admin menu vyhľadajte položku **Konfigurácia -> Vývoj -> Režim údržby**
3. Zaškrtnite políčko **Prepnúť stránku do režimu údržby**
4. V kolónke **Správa režimu údržby** prepíšte text ak je potrebné
5. Kliknite na **Uložiť nastavenia**

{% hint style="info" %}
&#x20;Nezabudnite [premazať vyrovnávaciu pamäť](/webstranky/cache.md) vašej web stránky.
{% 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://podpora.lemonweb.sk/webstranky/udrzba.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.
