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

# Publisher Guide

This guide explains how publishers join TomoAds and start monetizing.

## 1) Create Publisher Account

* sign up and choose publisher role
* complete account verification

## 2) Connect Your Property

In dashboard:

* add your property
* provide requested details
* select the correct property scope when prompted

## 3) Verify Ownership

Complete the verification method shown in your dashboard.

You may be asked to:

* add a verification file/token, or
* install ad tag on a qualifying page, depending on property type

Serving starts only after verification requirements are satisfied.

## 4) Create Placements

Create ad placements by setting:

* placement name
* placement type
* ad size
* floor preferences (if available)

## 5) Install Ad Code

Copy embed code from dashboard and add it to your property in the intended location.

## 6) Monitor and Improve

Track in dashboard:

* impressions
* clicks
* earnings

Adjust placements and layout for better performance while maintaining user experience quality.

## 7) Request Payouts

When eligible, submit payout requests from earnings/payout section.

## Publisher Quality Tips

* keep traffic sources clean and policy-compliant
* avoid incentivized or artificial click traffic
* use clear ad placement positions
* respond quickly to account notices


---

# 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.tomoads.com/for-publishers/publisher-onboarding.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.
