# NovaTalks Phone

**NovaTalks Phone** - WebRTC phone built into the NovaTalks system that provides a user with a separate telephone line and does not require the installation of additional equipment.&#x20;

The NovaTalks Phone is fixed on the Dashboard Apps panel and starts automatically when the user logs in.&#x20;

{% hint style="danger" %}
To launch NovaTalks Phone, a user must have configured the Telephony settings in the Agent settings. (For more information - [Telephony](https://help.novatalks.com.ua/en/settings/agents#telephony))
{% endhint %}

<figure><img src="https://2498134934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5yF7NRiGknx3Bqj4OgYA%2Fuploads%2Fvl7jlrlq5Smbzpxex0GB%2Fimage.png?alt=media&#x26;token=787ea420-15b3-4b9c-b8fb-41b42ea48b67" alt=""><figcaption></figcaption></figure>

The following functionality is available in the NovaTalks Phone application:

1. **Dialing and call control**

* **Mute microphone** - mutes a user's microphone during a call.&#x20;
* **Hold** - place a call on hold.&#x20;
* **Transfer** - allows a user to make a Blind or Consult transfer.&#x20;
* **End call**&#x20;

2. Call history displays a list of calls handled by a user and allows saving contacts for quick dialing.
3. **Profile Settings** allow users to change the interface language and adjust the microphone and speaker settings.


---

# 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.novatalks.com.ua/en/get-started/conversations/dashboard-apps/novatalks-phone.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.
