Product
Advanced
This section covers advanced capabilities and features for power users who want to extend and customize their AI agents beyond the basics.
TL;DR
This section covers advanced capabilities and features for power users who want to extend and customize their AI agents beyond the basics.
Key Takeaways
- What You'll Learn
- Topics in This Section
- Who This Is For
- Prerequisites
- Next Steps
- Agent Instructions: Querying This Documentation
This section covers advanced capabilities and features for power users who want to extend and customize their AI agents beyond the basics.
What You'll Learn
This section provides in-depth guides on:
- Agentic Workflows: Build complex, multi-step autonomous agent workflows
- Agent Tools: Leverage built-in and custom tools to extend agent capabilities
- Prompt Engineering: Master advanced prompt techniques for better results
- Agent Hub & Marketplace: Discover and share pre-built agents with the community
Topics in This Section
Agentic Workflows
Learn how to create sophisticated workflows where agents can plan, execute, and adapt to complex tasks autonomously. This includes multi-step reasoning, tool chaining, and conditional logic.
Agent Tools
Explore the complete toolkit available to your agents, including data retrieval, API integrations, web search, and custom function calling. Learn how to create and register your own tools.
Sample Prompts
Access a curated collection of proven prompts for various use cases. Learn from real-world examples and adapt them to your specific needs.
Agent Hub & Marketplace
Discover the Agent Hub where you can find pre-configured agents for common scenarios, share your own creations, and collaborate with the community.
Who This Is For
These advanced features are designed for:
- Developers building complex integrations
- Power Users who need custom automation
- Teams implementing sophisticated AI workflows
- Organizations creating reusable agent templates
Prerequisites
Before diving into advanced features, we recommend:
- Completing the Quick Start Guide
- Creating at least one basic AI Agent
- Understanding core RAG Strategies
- Familiarity with Prompt Engineering basics
Next Steps
Ready to get started? Begin with Agentic Workflows to understand how to orchestrate complex agent behaviors, or jump to Agent Tools if you want to extend agent capabilities immediately.
Agent Instructions: Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on the current page URL with the ask query parameter:
GET /dev/product/advanced.md?ask=<question>
The question should be specific, self-contained, and written in natural language. The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
Related Pages
Last updated January 26, 2026


