> For the complete documentation index, see [llms.txt](https://docs.bottalk.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bottalk.io/docs/monetization/audio-advertising.md).

# Audio Advertising

BotTalk provides a technical infrastructure to include any audio advertising provider into your audio article - pre-stream and post-stream.

Here is how Audio Advertising works:

1. A user comes to your website and clicks on the play button.
2. A user hears a short advertising pre-stream (not longer than 30 seconds).
3. A user hears the full article.

You, as a publisher, can configure how often your users hear the pre-streams - every three articles, every five articles, etc. And how long those ad audios will be: 15, 20, or 30 seconds?

<figure><img src="https://bottalk.io/learn-with-bottalk/content/images/2021/08/audio-ads-settings-bottalk-audio-cms.png" alt="Audio Ads Settings - BotTalk Audio CMS"><figcaption><p>Audio Ads Settings - BotTalk Audio CMS</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/monetization/audio-advertising.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.
