# Pridanie produktu

{% hint style="info" %}
Pred pridaním produktu si pozrite [ako funguje katalóg](/webstranky/admin/katalog.md)
{% endhint %}

1. Vyberte Pridať obsah
2. Vyberte typ obsahu *Produkt*&#x20;
3. Vyplnte Nadpis
4. Aby sa produkt zobrazil v kategórii, zaradte ho do príslušnej kategórie
5. Napíšte a naformátujte text
6. Na konci stránky klinite na Uložiť

{% hint style="info" %}
[Úprava produktu je rovnaká ako pri bežných stránkach](/webstranky/admin/stranky/uprava.md)
{% endhint %}

{% hint style="info" %}
[Vymazanie produktu je rovnaká ako pri bežných stránkach](/webstranky/admin/stranky/odstranenie.md)
{% 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/admin/katalog/produkty.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.
