# Návody

V této sekci naleznete užitečné návody a postupy, které vám pomůžou např. smazat lokální nastavení na úrovni prohlížeče Google Chrome apod.

* [Smazání cookies v prohlížeči](/helpdesk/navody/smazani-cookies-v-prohlizeci.md)
* [Smazání obsahu Local a Session Storage](/helpdesk/navody/smazani-obsahu-local-a-session-storage.md)
* [Smazání cache paměti prohlížeče](/helpdesk/navody/smazani-cache-pameti-prohlizece.md)
* [Přidání časových značek pro logy v konzoli prohlížeče](/helpdesk/navody/pridani-casu-u-logu-v-konzoli-prohlizece.md)
* [Odpojování neaktivních záložek na pozadí v Google Chrome](/helpdesk/navody/odpojovani-neaktivnich-zalozek-na-pozadi-v-google-chrome.md)


---

# 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.mluvii.com/helpdesk/navody.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.
