# Prihlásenie a odhlásenie

{% hint style="info" %}
Pred prvým prihlásením je potrebné aplikáciu [Nastaviť](/mobilny-casnik-v3/uvod/nastavenia.md).
{% endhint %}

Po štarte aplikácie PORTOS Mobilný čašník sa zobrazí prihlasovacia obrazovka. Pre prihlásenie vložte používateľské meno (a heslo, ak je nastavené) a stlačte tlačidlo "Prihlásiť sa".

![Obrazovka prihlásenia v aplikácii PORTOS Mobilný čašník](/files/-Lvv7qbqCqrOBBOf5_mw)

Po prihlásení sa zobrazí obrazovka so zoznamom stolov (na obrázku nižšie).

![Zoznam stolov v obrazovke PORTOS Mobilný čašník](/files/-Lvv8XO0JuQWHSM-uIWV)

Pre odhlásenie stlačte tlačidlo menu (v ľavom hornom rohu) a zvoľte možnosť "Odhlásiť sa".

![Hlavná ponuka aplikácie PORTOS Mobilný čašník](/files/-Lvv8eWibEkOvf4IF5uf)


---

# 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.portos.sk/mobilny-casnik-v3/prihlasenie-a-odhlasenie.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.
