# Configure your headset on Toky

Below we will describe how to configure Toky to use your connected headset for making and receiving calls.

* Go to the [Audio Settings](https://app.toky.co/business/audio_settings) on the web app.
* A list of available devices should become available. Look for the brand of your headset and select it.

In this example, we are using Logitech:

<figure><img src="/files/MduTWgw5y15Bd4gz7Q4t" alt=""><figcaption></figcaption></figure>

* Make sure you select the same headset to be used as microphone and speaker.
* If you don't see yours, close the browser, unplug it and plug it back, open the browser and repeat the steps above.
* **Save and Close** and your new headset will be used the next time you call.

**Note 1**: if the headset is not connected while you receive or make a call, Toky will use the built-in microphone and speaker instead.

**Note 2**: if you're encountering audio issues, please check [this tutorial](https://tokyapp.zendesk.com/hc/en-us/articles/4402147330065).


---

# 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.bird.com/toky-en/how-to-guidestokyapp/configure-your-headset-on-toky.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.
