# Configure Conversation – Boosted Keywords 🔡

Automatic transcription systems often struggle with:

* Specific, uncommon words or terms from a particular domain
* Technical terminology from specialized fields (medicine, law, engineering, etc.)<br>

To address this, Dapta provides the “Boosted Keywords” functionality, which allows you to:

* Customize the system’s vocabulary according to specific needs
* Improve accuracy in your agent’s specialized domains

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

You can include up to **100 words**, separated by commas ",".

This way, you can provide lists of specific terms to improve transcription accuracy for your particular use cases.


---

# 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.dapta.ai/ai-voice-agents/how-to-set-up-your-ai-voice-agent/voice-agent-settings-guide/configure-conversation-boosted-keywords.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.
