> ## Documentation Index
> Fetch the complete documentation index at: https://docs.useslip.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# FullTime integration

> How an external fan-room consumer turns a poll into a verified Slip market.

# FullTime integration

FullTime installs only the packed SDK. It does not read Slip source, IDLs, discriminators, PDAs, or program constants.

1. The authenticated poll author chooses **Make this a market** in a normal browser.
2. FullTime sends the TxLINE fixture ID, question, and exact ordered labels to `compileRulebook`.
3. The author reviews the sentence, bands, deadlines, fee, tip, and SHA-256 Rulebook hash.
4. A Wallet Standard wallet signs the SDK's Kit instruction.
5. After confirmation, FullTime appends one `market.reference` room operation.
6. Autobase authenticates its actual source writer. Only the original poll writer can attach it.
7. Every reader calls `verifyReference` before displaying financial controls.

The durable reference carries only network identity, program, mint, market, fixture, Rulebook hash, and creation signature. FullTime reloads pools, results, tickets, and claims from Solana.

If confirmation succeeds but the Autobase append fails, FullTime retains the confirmed reference in browser storage and exposes an idempotent retry. Electron asks the user to open the room in a normal browser. Mobile and unsupported binaries do not expose transaction controls.
