# Push to Talk

### Steps to customize the default push to talk hotkey: -&#x20;

* Navigate to ConvaiBasePlayer blueprint.&#x20;
* On opening, you will find this section.&#x20;

<figure><img src="https://413558230-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEtUJA212Zc1S9ACc8T4l%2Fuploads%2FL4j03gztVsH3S1OViccq%2Fimage.png?alt=media&#x26;token=295ffdec-ec5c-4b3c-8d24-c5284ac829da" alt="" width="327"><figcaption></figcaption></figure>

* Replace the default `'T'` hotkey with your hotkey.&#x20;


---

# 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.convai.com/api-docs/plugins-and-integrations/unreal-engine/guides/customization/push-to-talk.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.
