# AD MANAGER

{% hint style="info" %}
The Ad Manager feature in our platform empowers content creators to efficiently manage advertisements for their streams. With this tool, creators can seamlessly review, accept, and display ads from top contributors, enhancing their revenue streams while maintaining control over the content displayed to their audience.
{% endhint %}

### How it Works

1. **View Ad**: Content creators can access the Ad Manager interface through the dashboard to view advertisements uploaded by the top donor.&#x20;
2. **Review and Accept**: Upon reviewing an advertisement, creators have the option to accept or reject it based on their preferences and audience demographics. This step ensures that only suitable ads are displayed during the stream.
3. [**Integration with OBS Browser Source**:](/using-illuminate/alert-setup-obs.md) Accepted ads are seamlessly integrated with OBS (Open Broadcaster Software) through a browser source link. This integration simplifies the process of displaying ads during the stream without the need for manual intervention.
4. **Live Display**: Once accepted, the approved advertisements appear live on the stream at the designated intervals. This ensures that viewers are presented with engaging and relevant content while creators maximize their advertising revenue.

### Benefits

* **Control**: Creators maintain full control over the advertisements displayed on their streams, ensuring alignment with their brand and audience preferences.
* **Efficiency**: The streamlined process of reviewing and accepting ads saves time and effort for content creators, allowing them to focus on delivering high-quality content to their audience.
* **Revenue Generation**: By monetizing their streams with targeted advertisements, creators can diversify their revenue streams and maximize their earning potential.


---

# 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.illuminate.money/using-illuminate/ad-manager.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.
