# Features

- [Dictionaries](https://docs.bottalk.io/docs/features/dictionaries.md): To improve pronunciation of your selected voice
- [SSML-Tags](https://docs.bottalk.io/docs/features/dictionaries/ssml-tags.md)
- [Regular Expressions](https://docs.bottalk.io/docs/features/dictionaries/regular-expressions.md)
- [Contextual Preview](https://docs.bottalk.io/docs/features/dictionaries/contextual-preview.md)
- [Playlist Player](https://docs.bottalk.io/docs/features/playlist-player.md): Increase the dwell time with our playlist player
- [Set up a Playlist](https://docs.bottalk.io/docs/features/playlist-player/set-up-a-playlist.md)
- [Create a Playlist Player](https://docs.bottalk.io/docs/features/playlist-player/create-a-playlist-player.md)
- [Configure your Playlist Player](https://docs.bottalk.io/docs/features/playlist-player/configure-your-playlist-player.md)
- [Integrate Playlist Player into your website](https://docs.bottalk.io/docs/features/playlist-player/integrate-playlist-player-into-your-website.md)


---

# 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.bottalk.io/docs/features.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.
