> For the complete documentation index, see [llms.txt](https://docs.podigee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.podigee.com/documentation/grow-and-monetize/monetization/concepts-and-reference.md).

# Concepts and reference

- [Monetization glossary](https://docs.podigee.com/documentation/grow-and-monetize/monetization/concepts-and-reference/monetization-glossary.md): Use the approved customer vocabulary for podcast advertising, delivery, evidence, and money.
- [Object and relationship map](https://docs.podigee.com/documentation/grow-and-monetize/monetization/concepts-and-reference/object-and-relationship-map.md): See how the customer-facing Monetization records connect from buyer plan to delivery evidence and finance.
- [State and version reference](https://docs.podigee.com/documentation/grow-and-monetize/monetization/concepts-and-reference/state-and-version-reference.md): Read the common Monetization states and understand which changes need permission, review, a new version, or a safe recovery action.
- [Role and permission reference](https://docs.podigee.com/documentation/grow-and-monetize/monetization/concepts-and-reference/role-and-permission-reference.md): Choose the least-privilege role, scope, and review separation for solo operators, studios, networks, and Marketplace teams.
- [Audio and video media specifications](https://docs.podigee.com/documentation/grow-and-monetize/monetization/concepts-and-reference/audio-and-video-media-specifications.md): Check supported audio and video masters, prepared renditions, duration, codecs, captions, and destination limits before delivery.
- [Targeting and policy value reference](https://docs.podigee.com/documentation/grow-and-monetize/monetization/concepts-and-reference/targeting-and-policy-value-reference.md): Use the supported targeting and policy values to reach the right supply while keeping delivery, privacy, brand safety, and fallback rules clear.
- [Metric, billing, and currency reference](https://docs.podigee.com/documentation/grow-and-monetize/monetization/concepts-and-reference/metric-billing-and-currency-reference.md): Understand delivery metrics, rates, revenue, cost, tax, currency, and evidence before you plan, report, invoice, or settle a Campaign.
- [Delivery surface and platform compatibility matrix](https://docs.podigee.com/documentation/grow-and-monetize/monetization/concepts-and-reference/delivery-surface-and-platform-compatibility-matrix.md): Choose the correct delivery surface and understand its media support, insertion authority, measurement evidence, certification boundary, and fallback behavior.
- [VAST, OpenRTB, CATS, and HLS reference](https://docs.podigee.com/documentation/grow-and-monetize/monetization/concepts-and-reference/vast-openrtb-cats-and-hls-reference.md): Understand the supported VAST, OpenRTB, CATS, and HLS profiles, required fields, limits, privacy rules, errors, and evidence before you activate an integration.
- [Product limits](https://docs.podigee.com/documentation/grow-and-monetize/monetization/concepts-and-reference/product-limits.md): Check the current volume, file, request, retention, report, sharing, and integration limits before you plan or operate a large workload.
- [Capability and service status](https://docs.podigee.com/documentation/grow-and-monetize/monetization/concepts-and-reference/capability-and-service-status.md): Check the current delivery capabilities, provider grants, service state, known problems, and certification boundary before you activate a destination.
- [Understand podcast advertising and delivery modes](https://docs.podigee.com/documentation/grow-and-monetize/monetization/concepts-and-reference/understand-podcast-advertising-and-delivery-modes.md): Learn how embedded ads, host reads, dynamic insertion, RSS audio, HLS, and platform-controlled delivery differ before you plan a Campaign.


---

# 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://docs.podigee.com/documentation/grow-and-monetize/monetization/concepts-and-reference.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.
