# Log in and create an account

The entire process of logging in and setting up an account in the agent console is identical to the phone application. Below is a redirect to the full description of this part.

{% content-ref url="/pages/EBr24evbXHyH4eX2fl24" %}
[Log in and create an account](/inteliwise-phone/log-in-and-create-an-account.md)
{% endcontent-ref %}

{% hint style="info" %} <mark style="color:blue;">**TIPS! To move to the manual for setting up an account and logging in, open the above button in a new tab!**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">Then, after reading it, you will be able to continue learning about the agent console.</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://help.inteliwise.com/agents-console/log-in-and-create-an-account.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.
