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

# Political ads

- [Political - PII](https://docs.adnuntius.com/political-ads/political-pii.md)
- [Political Advertising](https://docs.adnuntius.com/political-ads/political-advertising.md): The European Union has put strict requirements on political advertising. Here we explain you can use Adnuntius to serve political ads in a compliant manner.
- [Ad specification for political ads](https://docs.adnuntius.com/political-ads/ad-specification-for-political-ads.md)
- [How to Book a Political Campaign](https://docs.adnuntius.com/political-ads/how-to-book-a-political-campaign.md): This page takes you through the steps of creating a political campaigns, focusing on the details that separates it from another campaign booking.
- [Political Inventory Sweden](https://docs.adnuntius.com/political-ads/political-inventory-sweden.md): Current political ad inventory for Swedish publishers, as per March 2026


---

# 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.adnuntius.com/political-ads.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.
