# ArkSim Docs ## Docs - [Scenarios](https://docs.arklex.ai/v0.3.x/build-scenario.md): Define test scenarios in ArkSim by specifying the simulated user's profile, goal, and prior knowledge for realistic agent conversations. - [CI Integration](https://docs.arklex.ai/v0.3.x/ci-integration.md): Run ArkSim as an automated quality gate in your CI pipeline so every code change is tested against your agent's quality bar before it ships. - [Contact](https://docs.arklex.ai/v0.3.x/contact-email.md): Get in touch with the ArkSim team for support and inquiries. - [E-Commerce Customer Service Agent](https://docs.arklex.ai/v0.3.x/e-commerce-customer-service-agent-evaluation.md): End-to-end example of using ArkSim to simulate and evaluate an e-commerce shopping assistant agent with product recommendation and order handling scenarios. - [Evaluation](https://docs.arklex.ai/v0.3.x/evaluate-conversation.md): Use ArkSim to score your agent's responses on helpfulness, coherence, relevance, faithfulness, and goal completion, and surface failure patterns with actionable fixes. - [Installation](https://docs.arklex.ai/v0.3.x/installation.md): Install ArkSim and get ready to simulate and evaluate your AI agents. - [Insurance Customer Service Agent](https://docs.arklex.ai/v0.3.x/insurance-customer-service-agent-evaluation.md): End-to-end example of using ArkSim to simulate and evaluate an insurance customer service agent with custom compliance metrics and adversarial scenarios. - [Overview](https://docs.arklex.ai/v0.3.x/overview.md): ArkSim is an open-source agent testing framework that simulates realistic multi-turn conversations with your AI agent and evaluates performance across built-in and custom metrics. - [Personal AI Assistant (OpenClaw)](https://docs.arklex.ai/v0.3.x/personal-ai-assistant-openclaw-evaluation.md): End-to-end example of using ArkSim to simulate and evaluate an OpenClaw personal AI assistant handling smart home, calendar, and messaging tasks. - [Quickstart](https://docs.arklex.ai/v0.3.x/quickstart.md): Get started with ArkSim in minutes. Test your own agent or explore a pre-built example with a single command. - [Schema Reference](https://docs.arklex.ai/v0.3.x/schema-reference.md): JSON and YAML schemas used by ArkSim for scenarios, simulation output, evaluation output, and run configuration. - [Simulation](https://docs.arklex.ai/v0.3.x/simulate-conversation.md): Run ArkSim scenarios as live multi-turn conversations against your agent and collect transcripts for evaluation.