> 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/14-creators-researchers-and-user-identity.md).

# 14 Creators researchers and user identity

RobinDog is designed for traders and for the people who create and maintain high-quality markets.

Creators may propose new prediction markets, create and maintain Story Trees, organize historical nodes and evidence, launch Battlegrounds, publish research and Alpha Packs, attract genuinely engaged users, and participate in market-quality oversight.

Creator rewards should reflect more than audience size. Relevant factors include whether a market can be resolved clearly, whether it generates real trading, whether it attracts returning users, whether research helps users understand the event, the creator’s historical market quality, and evidence of wash trading or misleading promotion.

RobinDog plans to build verifiable prediction identities that may include historical forecast accuracy, areas of market expertise, Story Trees joined, performance on event and directional views, Battleground results, and the quality of markets created.

#### Verifiable Contribution and Performance

Creator and user records should distinguish prediction accuracy from trading profitability. A correct forecast does not necessarily produce a profitable trade if the entry price, fees, or exit execution are unfavorable.

For Narrative Combo Positions, performance should show the event component, asset component, and combined result separately. Measurement periods, realized and unrealized results, fees, and sponsored rewards should be identifiable.

Cancelled and invalid markets will be recorded separately from valid wins and losses.

Creator compensation may include campaign rewards or a disclosed share of market fees, with separate funding and eligibility rules. Participants who control an event’s outcome or take part in its adjudication should not receive incentives for trading on that outcome.

**Views are forgotten. Records remain.**


---

# 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/14-creators-researchers-and-user-identity.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.
