Documentation Index
Fetch the complete documentation index at: https://usenaive.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Overview
| Command | Description | Cost |
|---|---|---|
naive formation naics-codes | List NAICS industry codes | Free |
naive formation submit [options] | Step 1: Validate KYC + create $249 Stripe Checkout | Free (creates checkout) |
naive formation retry-payment <id> | Generate fresh checkout URL if original expired | Free |
naive formation execute <id> | Step 2: Submit to Doola after payment | $249 paid via Stripe |
naive formation list | List all formations | Free |
naive formation status <id> | Get formation details | Free |
naive formation documents <id> | List formation documents | Free |
naive formation download <formationId> <docId> | Get document download URL | Free |
Two-Step Flow
List NAICS Codes
--naics parameter when submitting.
Submit Formation (Step 1: Create Checkout)
Requires completed KYC verification for all founders. Returns a Stripe Checkout URL for the $249 formation fee.Options
| Flag | Required | Description |
|---|---|---|
--verification-id <id> | Yes | UUID of completed KYC verification |
--state <state> | Yes | 2-letter US state code |
--naics <naicsCodeId> | Yes | NAICS code ID |
--description <desc> | Yes | Business description (max 256 chars) |
--names <json> | Yes | JSON array of name options |
--address <json> | No | JSON mailing address (defaults to KYC address) |
Output
Retry Payment
If the Stripe Checkout session expires before the user completes payment, the formation moves tofailed. Use this command to generate a new checkout URL without losing the business info.
execute instead.
Execute Formation (Step 2: Submit to Doola)
Run after the user has paid via the checkout URL. Decrypts PII from Footprint and submits to Doola.Output
payment_status is not paid, returns an invalid_input error.
List Formations
Check Status
List Documents
ArticlesOfOrganization, EinLetter, Mail.