# Úprava existujúcej stránky

{% hint style="info" %}

### **Pred tým než sa do toho spustíte**

#### **Pozrite si** [**správne formátovanie textu na webstránkach**](/webstranky/admin/stranky/formatovanie.md)

{% endhint %}

1. Vyhľadajte a vyberte stránku, ktorú chcete upravovať
2. Kliknite na záložku upraviť (edit) pod nadpisom danej stránky
3. Urobte potrebné úpravy v texte
4. Na spodku stránky nepovinne kliknite pre zobrazenie náhľadu, na náhľadna spodku stránky&#x20;
5. Po úpravách klinite na potvrdiť na spodku stránky
6. Teraz je stránka aktualizovaná

####


---

# 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/admin/stranky/uprava.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.
