1. Install
2. Configure auth when needed
Public query, world, and market reads can start without exchange keys. Account, portfolio, intent, and execution workflows need a SimpleFunctions API key.3. Run the first reads
4. Discover commands before acting
5. Use direct contract tools
sf agent --tool accepts canonical dotted names from /api/contracts/tools, not broad hosted compatibility names.
Next steps
Agentic CLI
Full CLI control-plane guide.
Command reference
Command inventory and examples.
API quickstart
Call the same surfaces over HTTP.
Agent SDK quickstart
Embed the loop in TypeScript.