# Konecto documentation

Section: Get started
Page: https://docs.konec.to/

What Konecto is, its surfaces, and where to start.

Konecto is an events platform built first for trade shows and conferences: tickets, event pages, door check-in, attendee profiles, booth scanning, challenges and a lasting attendee network. You can run it in the organiser app, drive it from an AI assistant through MCP, or use it as a headless backend for your own site.

> Beta: the API and MCP server are in private beta. Endpoints and tool names may change before general availability. Changes are announced in the changelog.

## Surfaces
| Surface | Address | For |
| --- | --- | --- |
| Event page | konec.to/e/<slug> | Public page with tickets, rendered from templates |
| Organiser app | app.konec.to | Creating and running events |
| Attendee app | me.konec.to | Tickets, public profile, connections, chats, challenges |
| MCP server | mcp.konec.to | Claude, ChatGPT and other MCP clients |
| API | api.konec.to/v1 | Custom sites and integrations |

## Where to start
- Organisers using AI: Connect an AI assistant (/mcp/overview)
- Developers building a custom site: Quickstart (/quickstart)
- Agencies: Public API (/api/public) and Components (/components/overview)
- Agents reading these docs: the plain-text version is at https://llm.konec.to/llms-full.txt
