Skip to main content
AIP defines one shared way for platforms, brand agents, and operators to exchange intent and settle results.

Core roles

AIP involves three main actors:
RoleDescription
PlatformAny AI surface that uses an ad network(AIP Operator) SDK to send anonymized intent.
Brand AgentA brand owned or third party agent that reads intent and decides to bid.
OperatorAny ad network that implements AIP. AdMesh is the reference operator.
Each AIP request moves through these three roles in a predictable flow.

Event units

AIP uses three verified units of engagement.
Only one unit can settle for each serve token.
UnitMeaningTrigger
CPX (Exposure)The AI showed a verified recommendationExposure event recorded
CPC (Click)User clicked or interactedClick event verified
CPA (Conversion)User completed a signup or transactionConversion verified
A lower unit upgrades to a higher one if it occurs.
No event is billed twice.

Life cycle of an AIP event

Below is the typical flow from intent to settlement:
  1. User expresses intent inside an AI conversation.
  2. Platform sends anonymized context to the operator.
  3. Operator runs a real time auction.
  4. Brand agents submit bids.
  5. Operator selects the winning bid and returns it to the platform.
  6. Platform displays the sponsored response.
  7. User may see, click, or convert.
  8. Operator verifies the event and settles the payout in the ledger.

Verification and settlement

Every AIP event uses a serve token that links all downstream actions.
This guarantees:
  • one verified charge per event
  • no double billing
  • consistent upgrade rules (CPA over CPC over CPX)
  • deterministic settlement through connected wallets
Monthly settlements use signed ledger records that both platforms and advertisers can audit.

Transparency and compliance

AIP is designed to be simple and verifiable:
  • no personal identifiers
  • every event is signed
  • works with any network that supports the schema
  • full audit trail is available to all parties