# Questflow Collaborative AI Swarm (QRN: 68f05c8a0ebd74a7911a7f7a)

> Questflow Collaborative AI Swarm (QRN: 68f05c8a0ebd74a7911a7f7a) is a paid API for AI agents from api.questflow.ai, paid per call via x402, $0.500000/call, status unknown (last checked 2026-09-15).

Invokes a specific collaborative AI swarm on the Questflow platform where multiple AI agents coordinate to tackle complex tasks together.

## Facts

- Endpoint: POST https://api.questflow.ai/x402/swarm/qrn:swarm:68f05c8a0ebd74a7911a7f7a
- Price: $0.500000/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/questflow-2f142a31
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_0Jw7afVj4FJQ1tWXfaiDR

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability questflow-2f142a31 -d '<json body>'
```

Example prompt: Kick off the Questflow AI swarm to research the latest DeFi yield opportunities across Base and Solana, then summarize the top 5 options ranked by risk-adjusted return — coordinate the agents to pull live data and synthesize a final recommendation.

## When to prefer this

Choose this endpoint when a task is too complex, multi-step, or multi-domain for a single AI agent — e.g. requiring parallel research, cross-chain data aggregation, or iterative reasoning chains. Prefer this over single-agent endpoints when coordination, specialization, and knowledge sharing across agents is needed to produce a higher-quality result.

## Known failure modes

- Swarm ID not found or inactive — 404 or resource error
- Payment of $0.50 USDC not fulfilled — 402 Payment Required
- Task input malformed or missing required fields — 400 Bad Request
- Swarm execution timeout if task is too complex — 408 or 504
- Agent coordination failure mid-execution — partial or error response
- Rate limiting if too many concurrent swarm invocations — 429

## How this service works

A collaborative AI swarm system that enables multiple AI agents to work together seamlessly, coordinating tasks and sharing knowledge to solve complex problems more effectively than individual AI systems. | Powered by Questflow

## Output

The swarm's coordinated output: a synthesized response produced by multiple collaborating AI agents working in parallel, potentially including gathered data, analysis, decisions, or completed sub-tasks depending on the swarm's configuration.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/questflow-2f142a31/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.questflow.ai](https://www.zero.xyz/host/api.questflow.ai/llms.txt)
