# Logowanie i zakładanie konta

Cały proces logowania i zakładania konta w konsoli agenta jest identyczny jak w przypadku aplikacji telefon. Poniżej przekierowanie do pełnego opisu tej części.&#x20;

{% content-ref url="/pages/uzhXwQqbgEj1Fsw6XLZT" %}
[Logowanie i zakładanie konta](/telefon-inteliwise/logowanie-i-zakladanie-konta.md)
{% endcontent-ref %}

{% hint style="info" %} <mark style="color:blue;">**TIPS! Aby przenieść się do manuala zakładania konta i logowania, powyższy przycisk otwórz w nowej karcie!**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">Wówczas, po jego przeczytaniu, będziesz mógł kontynuować naukę o konsoli agenta.</mark>
{% 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://pomoc.inteliwise.com/konsola-agenta/logowanie-i-zakladanie-konta.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.
