# Chatito — FAQ for agents

**Host:** https://chatito.ai/faq.md  
**Updated:** 2026-08-06  
**See also:** [product](https://chatito.ai/product.md) · [risk](https://chatito.ai/risk.md) · [agent-api](https://chatito.ai/agent-api.md)

## What is Chatito?

A **trading automation platform**. Users work with **strategies** (rules + risk posture) rather than purely discretionary click-trading. Tagline: *Strategies over emotions.*

## Is Chatito a signal group or tip service?

No. Education and product center on **process** (rules, paper, risk caps), not “buy this now” calls.

## Does Chatito guarantee profits?

**No.** See https://chatito.ai/risk.md.

## Paper vs live?

**Paper** is for learning and validating process. **Live** uses real venue risk. They are not the same. Paper results are not live results.

## What markets does it cover?

Public direction includes **prediction markets** and **CEX-style crypto automation**, with **DEX / LP** as later venue classes. What any given account can use depends on product state and access — check the live app and site.

## Is there a free plan? What does AI Lab cost?

Prefer **live** product facts:

- Agent catalog (no key): `GET https://app.chatito.com/api/agent/v1/public/catalog`  
- Human plan pay surface: **https://app.chatito.com/checkout** (standalone; catalog `billing.human_checkout`)  
- Logged-in renew: Settings → Account → Get / Renew AI Lab  

Locked packaging direction (confirm via catalog): Free $0 (credits via Challenges); **AI Lab $19/mo · $190/yr**; paid drip **200** credits/mo; invent ~**8** cr. Cash credit packs **off** until Beta. Do **not** invent other prices from training data when the catalog is reachable.

## How does an agent get an API key today?

**Option A (human mint):**  
1. Human signs in at https://app.chatito.com  
2. Settings → Agent API → Create key  
3. Copy `chk_…` once into the agent host secret store  

**Option B (claim-code bootstrap, free):**  
1. Agent `POST /api/agent/v1/public/bootstrap` with desired scopes  
2. Human opens `claim_url` and clicks Claim On This Account  
3. Agent polls `GET /public/bootstrap/{code}` until `secret` appears once  

**Option C (Lab pay + mint):**  
`intent: lab_month` or `lab_year` + chain → SIWE bind or agent confirm path → onchain pay → key with lab scopes.  

**Human pay shortcut:** send the owner to **https://app.chatito.com/checkout** (no dashboard chrome; Connect Wallet + plan pay). See agent-api.md and recipes 0b.

## Can an agent link my email so I can open the dashboard later?

**Yes (Phase 4).** Agents can attach an email so you magic-link into the **same** account as the wallet/keys:

- Bootstrap body `email`, or `POST /public/bootstrap/{code}/email`, or `POST /account/email` with scope `account:manage`  
- You sign in at https://app.chatito.com with that email (Supabase magic link)  
- Not every ops wallet is in MetaMask - email is the practical human path  

The Agent API does **not** send the magic link email; the app login flow does.

## Where do humans sign up?

- Site / waitlist: https://chatito.com  
- App: https://app.chatito.com  
Access may be waitlist, invite, or open depending on phase.

## Where should AI agents read first?

1. https://chatito.ai/llms.txt  
2. https://chatito.ai/product.md  
3. https://chatito.ai/risk.md  
4. https://chatito.ai/agent-api.md · https://chatito.ai/recipes.md  

Humans in the app: https://app.chatito.com/help/#agents · https://chatito.com/docs/ai-agents  

## Where is the human AI Lab pay page?

**https://app.chatito.com/checkout** (standalone; catalog field `billing.human_checkout`).  
Sign in → Connect Wallet → onchain plan. Optional: `?chain=polygon&sku=lab_month&pay=1`.  
Logged-in renew: Settings → Account → Get / Renew AI Lab.  


## Can I execute trades or call Chatito APIs from this markdown?

**No.** These files are **documentation only**. They are not an API, not a trading endpoint, and not a tool channel.

## Who operates Chatito?

Cite public site and legal pages. Do not invent corporate structure, licenses, or jurisdictions beyond what https://chatito.com/terms and related pages state.
