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

# 15 The $RDOG token model

$RDOG is intended as a coordination asset for the RobinDog narrative-market network. It is not the sole reason for the project's existence.

## Core parameters

* Token name: RobinDog.
* Ticker: $RDOG.
* Fixed total supply: 1,000,000,000 tokens.
* Planned launch platform: Pons V2.
* Planned paired asset: USDG.

Final launch parameters will be governed by the official announcement and onchain contracts.

Pons V2 uses a public bonding-curve launch. Once a project meets the graduation criteria, liquidity moves into a permanently locked Uniswap V4 pool. See the Pons V2 documentation.

## Planned utility

* Market-proposal bonds.
* Resolution-challenge bonds.
* Story Tree curation staking.
* Creator quality accountability.
* User benefits and fee discounts.
* Market-quality and liquidity incentives.
* Research and content contributions.
* Advanced Creator tools.
* Progressive governance.

## KOL and ecosystem growth program

RobinDog plans to allocate 10% of total supply, equal to 100,000,000 RDOG, as a budget for key opinion leaders (KOLs), Creators, the community, and ecosystem growth.

This budget follows several principles:

* It is not an immediate, unconditional airdrop.
* Every claimable allocation must be backed by tokens actually held by the treasury.
* Tokens must be deposited into a publicly visible vesting contract in advance.
* The vesting period is 180 days.
* Unlocks are tied to content quality, real users, and market contributions.
* Referral rewards are paid from a separate referral pool and do not reduce the referred user's allocation.
* Wash activity, fake engagement, Sybil behavior, and market manipulation do not qualify for rewards.

Because Pons V2 uses a public issuance mechanism, ecosystem incentives cannot depend on undisclosed additional issuance. The actual incentive pool cannot exceed the number of tokens acquired and locked by the treasury.

Specific KOL allocations, campaign points, and referral rules will be disclosed in separate campaign terms rather than in the user whitepaper.


---

# 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://robindog.gitbook.io/robindog-docs/15-the-usdrdog-token-model.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.
