Once you’ve signed the intent, submit it to the Orchestrator for execution. Use theDocumentation Index
Fetch the complete documentation index at: https://docs.rhinestone.dev/llms.txt
Use this file to discover all available pages before exploring further.
/intents endpoint. Pass the intentId from the quote and the signatures you collected:
intentId — use it to poll for execution status.
If the quote has expired before you submit,
POST /intents returns 404. Re-quote and re-sign — don’t retry the submit.Tracking intents
Poll for status and understand the full intent lifecycle.