# Introduction

<figure><img src="https://331717513-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fiu3POUOYksFUxQhqSwjQ%2Fuploads%2FA9V7wRVdOt1RvzSHkAKU%2Fimage.png?alt=media&#x26;token=e287eaad-ce4f-4ff0-b9ef-5173c5607770" alt=""><figcaption></figcaption></figure>

Welcome to the **ChainOpera AI Developer Platform** — a unified environment for building, managing, and deploying intelligent AI agents with ease.

Our platform is designed to simplify every step of the AI agent development lifecycle, from simple prompt-based prototypes to complex multi-agent systems powered by workflows, APIs, and custom frameworks.

Whether you are a developer, product manager, or AI enthusiast, ChainOpera provides all the tools you need to bring your intelligent applications to life — without the overhead of managing infrastructure or multiple external services.

***

#### **What You Can Do with ChainOpera**

* **Create AI Agents in Multiple Ways**
  * Start with a **simple prompt** to quickly launch a basic agent.
  * Design **workflow-based agents** with multi-step logic and visual drag-and-drop editing.
  * Integrate **third-party APIs** or existing agents from other platforms.
  * Build **fully customized agents** with frameworks like **AutoGen** or AgentOpera.
* **Leverage a Visual Workflow Engine**

  Combine multiple actions, conditions, and tools to create sophisticated, multi-step behaviors without writing extensive code.
* **Access Cutting-edge Model APIs**

  Use the latest LLMs and multimodal models — including GPT-4o, Claude, DeepSeek, Qwen, and more — through a single unified key.
* **Expand Agent Capabilities with MCP Servers**

  Connect modular compute and external services like web search, blockchain tools, or payment APIs to your agents.
* **Deploy and Host Your Agents**

  Run your agents on **Agent Servers**, enabling persistent, scalable, and high-performance execution.
* **Empower Agents with Knowledge Bases**

  Upload your documents, datasets, or FAQs to create context-aware, personalized agents.

***

#### **Who This Platform is For**

* **AI Developers & Engineers**

  Build advanced and customized AI agents, with full control over logic and deployment.
* **Product Teams & Startups**

  Rapidly prototype and deploy user-facing AI applications.
* **Enterprises**

  Enable domain-specific AI solutions using proprietary data and workflows.
* **AI Enthusiasts & Creators**

  Experiment with prompt engineering, workflow design, and multi-agent collaboration.

***

#### **Why Choose ChainOpera**

* **All-in-one Development Platform**

  One place to create, test, deploy, and scale your AI agents.
* **Flexible & Extensible**

  Multiple creation modes, model integrations, and framework support.
* **Scalable & Production-ready**

  Deploy agents with dedicated compute and easy integration into applications.
* **Future-oriented**

  Designed for multi-agent ecosystems and on-chain intelligence.

***

#### **Your First Step**

To get started:

1. Sign in to your account.
2. Open **Create Agent** from the sidebar.
3. Choose a creation mode and launch your first AI agent.

> In the next chapter, we will guide you through
>
> **Creating Your First Agent**


---

# 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 https://docs.chainopera.ai/getting-started/introduction.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.
