> ## Documentation Index
> Fetch the complete documentation index at: https://interfere.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Interfere

> What Interfere is, how it works, and what it takes to start.

Interfere watches everything your app ships and turns the noise into a short list of real problems, each one already investigated and explained. You install one SDK, keep working as normal, and Interfere takes it from there.

Most tools hand you dashboards, alerts, and raw logs, then leave the thinking to you. Interfere does the thinking.

## How it works

You install the SDK and connect your infrastructure. After that:

1. **We capture everything.** Errors, sessions, traces, and logs from every surface, with no sampling and nothing to configure.
2. **We turn symptoms into problems.** One bug hitting a million users is one problem, not a million alerts. The same issue across five surfaces is one problem, not five tools paging you at once.
3. **We triage and investigate.** Interfere decides how much a problem matters, forms hypotheses about the cause, tests them, and proposes fixes that range from a code change to a copy or UX tweak.
4. **Your team decides.** You react to an answer instead of digging through data: add context, discuss inline, or accept a fix.
5. **We follow through.** If a fix introduces a new problem, Interfere links the two so you keep iterating in one place. It learns your product as you go, so the next problem is easier than the last.

## What you need to do

Setup is a one-time install, and then you forget it. Create a surface for your app, drop in the SDK, and ship as usual. Interfere watches the rest.

<Card title="Quickstart" icon="rocket" href="/quickstart" horizontal>
  Get Interfere running in about five minutes.
</Card>
