# Welcome to Uppercut

## Overview

Uppercut's tracking system is an easy way to attribute new customer and sales to their affiliates. To do so, you need to follow the two-step setup.

1. A basic script setup that tracks new referrals and signups
2. An API integration or pre-built integration that helps attribute new sales to the right affiliate

The entire setup should take you **10 minutes** and works with any tech stack and payment provider.

## Basic Setup

{% content-ref url="/pages/so3vWFZFAsIzaPHLjzn8" %}
[Tracking Script](/integration/tracking-script.md)
{% endcontent-ref %}

## Track Sales

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/QLvF0NACbgMjWEGPr8HA" %}
[Track Sales (API)](/integration/track-sales-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/GUPJg6BS4QVSjWnXmkLZ" %}
[Track Sales (Stripe)](/integration/track-sales-stripe.md)
{% endcontent-ref %}


---

# Agent Instructions: 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.uppercut.co/welcome-to-uppercut.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.
