> For the complete documentation index, see [llms.txt](https://docs.qpoint.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qpoint.io/guides/qplane-guides.md).

# Qplane Guides

Cloud-connected deployment guides for Qtap agents managed through the Qplane control plane at [app.qpoint.io](https://app.qpoint.io).

## What You'll Learn

These guides cover:

* **Account setup and onboarding** - Getting started with Qplane
* **Agent deployment** - Connecting Qtap agents to the control plane
* **Dashboard navigation** - Understanding your traffic data
* **Configuration management** - Using stacks, plugins, and routing rules
* **Team collaboration** - Sharing visibility across your organization

## Available Guides

### [POC Kick Off Guide](/guides/qplane-guides/poc-kick-off-guide.md) ⭐

**The fastest way to see Qpoint's value.** Get from zero to actionable insights in 10 minutes.

**What you'll learn:**

* Deploy your first agent (10 min)
* Navigate dashboards and understand traffic (10 min)
* Use powerful features: discovery, security scanners, sensitive data detection (10 min)
* Achieve quick wins: attack surface mapping, shadow IT discovery, data exposure risks

**Time to complete:** 30 minutes **Skill level:** Beginner **Recommended starting point:** If this is your first time with Qpoint

***

### [Hello World - Your First 30 Minutes](/guides/qplane-guides/qplane-hello-world.md)

Your detailed walkthrough guide after account creation. Learn to:

* Understand the default Qplane setup
* Add additional agents to your environment
* Generate test traffic and explore dashboards
* Create custom stacks for different traffic types
* Set up domain-specific routing rules

**Time to complete:** 30 minutes **Skill level:** Beginner

***

### [MCP Getting Started](/guides/qplane-guides/mcp-getting-started.md) 🤖

Connect AI assistants to your traffic data via Model Context Protocol (MCP). Query connections, requests, errors, and PII exposure using natural language.

**What you'll learn:**

* Connect Claude Desktop, Cursor, or other MCP clients
* Run your first traffic queries
* Common investigation patterns

**Time to complete:** 15 minutes **Skill level:** Beginner

***

### [MCP Tools Reference](/guides/qplane-guides/mcp-tools-reference.md)

Complete reference for all MCP query tools — connections, requests, traffic aggregates, issues, and PII detection. Includes filter fields and example queries.

**Skill level:** Intermediate

***

### [GitOps Configuration Management](/guides/qplane-guides/gitops-configuration-management.md)

Manage Qplane configuration as code using Git workflows.

**Skill level:** Intermediate

***

## Why Choose Qplane?

**Centralized Management**

* Configure all agents from a single control plane
* Changes propagate automatically to connected agents
* No YAML editing required

**Advanced Analytics**

* Real-time traffic dashboards
* Vendor and endpoint inventory
* Error tracking and alerting
* Multi-environment visibility

**Team Collaboration**

* Share dashboards with team members
* Role-based access control (RBAC)
* Organization-wide policies

***

## Next Steps

**New to Qplane?** Start with the [POC Kick Off Guide](/guides/qplane-guides/poc-kick-off-guide.md) for the fastest path to value (10 minutes).

**Want a detailed walkthrough?** Follow the [Hello World guide](/guides/qplane-guides/qplane-hello-world.md) for step-by-step instructions (30 minutes).

**Need more control?** Check out the [Qtap Guides](/guides/qtap-guides.md) for standalone deployment with YAML configuration.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.qpoint.io/guides/qplane-guides.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.
