# Quick Start Guide

## Step 1: Create an Account

#### Registration on Piracymeter is exclusively available for filmmakers, distributors, and VOD streaming services.&#x20;

Go to <https://piracymeter.com/> and click on the 'Sign Up' button. Provide your details and click 'Register'.&#x20;

<figure><img src="/files/WKgk34nuZgsHeWO28WQ6" alt=""><figcaption></figcaption></figure>

A verification message will be sent to your email. Click the link in that message to verify your account. Please note, we only accept registrations from 'business' email addresses. Personal email addresses from services such as Gmail, Hotmail, Yahoo, etc., cannot be used for registration.

## Step 2: Select Your Plan

Next, choose the plan that best fits your needs at <https://piracymeter.com/pricing>. Our **scalable calculator** allows you to **select a subscription plan, the number of projects, and the regions** you need to protect.

A **Subscription Plan** defines the **monitoring and protection limits** for any project. **You will select the specific projects and countries to monitor later.**

For example, purchasing the **Pro** plan with **10 projects and coverage in 103 countries** allows you to activate protection for **any 10 projects of your choice** across those **103 countries**.

You can **enable or disable protection** for any project as needed. For instance, one month, you may choose to monitor specific projects, and the next month, you can switch to different ones.

Piracymeter subscriptions operate on a **monthly auto-renewal basis**, meaning your subscription will automatically renew each month unless canceled.

<figure><img src="/files/59OizBpBZ5PDKhUGYvHW" alt=""><figcaption></figcaption></figure>

## Step 3: Add a Project

Adding a project is simple. Just go to the **main landing page** at <https://piracymeter.com/>.

In the search bar, **enter your movie or TV show title**, select the countries where you want to protect your content, and click **"Search"**.&#x20;

<figure><img src="/files/IAGoXQLFnBeeK8wksh2Z" alt=""><figcaption></figcaption></figure>

Within minutes, Piracymeter will scan search results across the selected countries and generate a **Piracy Visibility Analysis Report**. Your project will also be available in the **dashboard**. To access it, click on your **user profile** in the top-right corner of the website, then go to **Main Dashboard → Projects**.

<figure><img src="/files/atraeE4qetlU6FgLT41I" alt=""><figcaption></figcaption></figure>

## Step 4: Activate Your Subscription

To start monitoring your project, you need to **activate your subscription plan**. Simply toggle the switch for the selected plan.

<figure><img src="/files/4hR6iXuFM7jGhILIkT9X" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Keep in mind that you can **only activate a subscription for a project if the number of selected regions does not exceed the number of countries included in your plan**.
{% endhint %}

After activating your subscription, the system will begin **monitoring Google search results** according to your **subscription plan**.

After **30 days**, you can **disable the subscription** for the selected project and **reallocate it to a different project** if needed.

## Step 5: Add Copyright Holder and Disable Testing Mode

Once monitoring is activated, you can find **detected infringing URLs** in the **Links** section or access them via the **API**.

If you want Piracymeter to **take down pirated content on UGC platforms and de-index it from Google**, follow the steps outlined in the [**Enforcement and Removing Content from Google** **sect**](/resources/enforcement-and-removing-content-from-google.md)[**ion**](#user-content-fn-1)[^1][**.**](/resources/enforcement-and-removing-content-from-google.md)

After adding the **copyright holder authorization**, **disable Testing Mode**—we will then begin the removal process.

<figure><img src="/files/X44gbWDlHsCybDEhZ9ju" alt=""><figcaption></figcaption></figure>

## Step 6: Monitor Your Data

Start monitoring your data. Visit the 'Dashboard', 'Links' and 'Trends' tab regularly to stay updated on your projects.

<figure><img src="/files/CcsnKhGySBDfXKhvWxMa" alt=""><figcaption></figcaption></figure>

Your dashboard is your command center. From here, you can view key data on your projects and export infringing URLs.

## Step 7: API Access

A paid subscription plan allows you to access copyright-infringing URLs programmatically using our API. Check out our [API Documentation](/developers/api-documentation.md) for detailed instructions.

## Step 8: Contact Us If Needed

In case of any questions or concerns, don't hesitate to contact us. You can reach out to us via email or through the chatbot on our site.

[^1]:


---

# 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.piracymeter.com/quick-start/quick-start-guide.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.
