Documentation

Learn how to build, deploy, and manage AI agents with Megacursos. Get started with our guides, API references, and tutorials.

🚀 Quick Start

Get started in minutes with our step-by-step guide to creating your first AI agent.

Start Now

📚 API Reference

Explore our comprehensive API documentation for programmatic access.

View API

🎓 Tutorials

Learn advanced techniques with our collection of tutorials and examples.

Browse Tutorials

Quick Start Guide

Get your first AI agent up and running in just a few minutes. Follow these steps to create, configure, and deploy your agent.

1. Sign Up

Create an account at megacursos.com/signup. You'll need an email address and password to get started.

2. Create Your First Agent

Once logged in, navigate to the Dashboard and click "New Agent". Choose from our templates or start from scratch:

  • Template: Start with pre-built agents for common use cases
  • Custom: Build an agent from scratch with your own configuration

3. Configure Settings

Set up your agent's name, description, and capabilities. You can always edit these later.

{
  "name": "My First Agent",
  "description": "A helpful AI assistant for customer support",
  "capabilities": ["search", "summarize", "respond"]
}

4. Connect Data Sources

Connect your agent to your data sources: Slack, Google Drive, Notion, Confluence, and more. Your data stays private and secure.

Tip: Start with one data source to get familiar with the process. You can add more later.

5. Deploy and Test

Click "Deploy" to make your agent live. Test it by sending a message and see it in action!

Congratulations! You've created your first AI agent. Check out our other guides to learn more about customization and advanced features.