diff --git a/docs/ai-agents/quickstart.mdx b/docs/ai-agents/quickstart.mdx index 45d876532..1120e0b69 100644 --- a/docs/ai-agents/quickstart.mdx +++ b/docs/ai-agents/quickstart.mdx @@ -238,3 +238,14 @@ import { TruncatedPrompt } from "/snippets/TruncatedPrompt.jsx" Every send, swap, or sign operation will give you an approval link. Open it, review the action in Base Account, and confirm. + +## Next steps + +Depending on your use case, continue with: + +- Wallet setup and funding +- Agent identity and registration +- Agentic payments with x402 +- Trading and market data integrations + +These guides provide deeper implementation details and examples.