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

# adly.news

Welcome to the official documentation for [**adly.news**](https://adly.news) — the newsletter advertising marketplace that connects newsletter creators with businesses looking to reach engaged audiences.

## What is adly.news?

[adly.news](https://adly.news) is a two-sided marketplace that brings together:

* **Newsletter Owners** who want to monetize their newsletters by selling advertising space, cross-promoting with other newsletters, and earning affiliate commissions
* **Businesses** who want to reach targeted audiences through newsletter advertising

Our platform makes it easy to discover newsletters, book ad placements, negotiate pricing, cross-promote between newsletters, and manage campaigns — all in one place.

## Choose Your Path

### I'm a Newsletter Owner

Looking to monetize your newsletter? Get started with our guides for newsletter creators:

* [Newsletter Owner Quick Start](/adly.news-docs/01-getting-started/02-newsletter-quickstart.md)
* [Connecting Your Newsletter](/adly.news-docs/02-newsletter-owners/01-connecting-newsletters.md)
* [Creating Ad Slots](/adly.news-docs/02-newsletter-owners/02-creating-ad-slots.md)
* [Cross-Promotions](/adly.news-docs/02-newsletter-owners/11-cross-promotions.md)
* [Managing Payments](/adly.news-docs/02-newsletter-owners/09-payments-and-payouts.md)

### I'm a Business / Advertiser

Ready to advertise in newsletters? Jump into our guides for businesses:

* [Business Quick Start](/adly.news-docs/01-getting-started/03-business-quickstart.md)
* [Browsing Newsletters](/adly.news-docs/03-businesses/01-browsing-newsletters.md)
* [Booking Ad Slots](/adly.news-docs/03-businesses/02-booking-ad-slots.md)
* [Creating Campaigns](/adly.news-docs/03-businesses/04-creating-campaigns.md)

## Platform Overview

Learn how the platform works:

* [Platform Overview](/adly.news-docs/01-getting-started/01-overview.md) — Understand the core concepts and how newsletter owners and businesses interact

## Key Features

### For Newsletter Owners

| Feature                    | Description                                                             |
| -------------------------- | ----------------------------------------------------------------------- |
| **Multi-Platform Support** | Connect newsletters from Beehiiv, Kit, Mailchimp, and more              |
| **Flexible Ad Slots**      | Create multiple ad formats with custom pricing                          |
| **Bid Management**         | Accept, reject, or counter-offer on bids                                |
| **Cross-Promotions**       | Partner with other newsletters and earn per verified subscriber         |
| **Affiliate Links**        | Earn commission by promoting products from a curated advertiser network |
| **Stripe Payouts**         | Get paid directly to your bank account                                  |

### For Businesses

| Feature                  | Description                                            |
| ------------------------ | ------------------------------------------------------ |
| **Newsletter Discovery** | Browse and filter newsletters by niche and audience    |
| **Booking Requests**     | Request ad slots at the listed price for quick booking |
| **Offer System**         | Submit offers to negotiate better rates                |
| **Campaign Creation**    | Create campaigns for newsletters to apply to           |
| **Messaging**            | Communicate directly with newsletter owners            |

## Need Help?

If you have questions or need assistance, reach out to our support team through [adly.news](https://adly.news).

***

[Get started on adly.news →](https://adly.news)

*Last updated: May 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, and the optional `goal` query parameter:

```
GET https://adly-news.gitbook.io/adly.news-docs/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
