# How to subscribe

## Step 1: Access Tempo Pro

Visit our subscription page at:

{% code overflow="wrap" %}

```
https://pro.tempomonitors.com/
```

{% endcode %}

<div data-full-width="true"><figure><img src="/files/wlKUyS6xtCnUihfZOGO4" alt="" width="563"><figcaption><p><em>Tempo Pro Landing Page</em></p></figcaption></figure></div>

## Step 2: Sign In

1. Look for the "Sign In" button in the top-right corner
2. Click "Sign in with Discord" when it appears

<div data-full-width="false"><figure><img src="/files/fVFUuR8YBaQl6vcXGfP8" alt="" width="563"><figcaption><p><em>Sign in with Discord Page</em></p></figcaption></figure></div>

## Step 3: Connect with Discord

1. &#x20;You'll be taken to Discord's authorization page
2. Click "Authorize" to continue

<div data-full-width="true"><figure><img src="/files/kvSn2Hw7P8sTjydM3xRS" alt="" width="563"><figcaption><p><em>Discord Authorization Page</em></p></figcaption></figure></div>

## Step 4: Choose Your Server

1. Wait a moment while we check your account
2. Select which server you want to use Tempo Pro with

<div data-full-width="true"><figure><img src="/files/iFfByeE9LqLDwc7booYU" alt="" width="563"><figcaption><p><em>Server Options Page</em></p></figcaption></figure></div>

## Step 5: Complete Your Subscription

1. Click "Subscribe Now"

<div data-full-width="true"><figure><img src="/files/CXOXWN13v0fTuO42KnaL" alt="" width="563"><figcaption><p><em>Subscribe Now Page</em></p></figcaption></figure></div>

2. You'll be directed to our secure payment page
3. &#x20;Fill in your payment details
4. &#x20;Click "Subscribe" to finish

<figure><img src="/files/FRenxOTIuUl6yPBn74Rq" alt="" width="563"><figcaption><p><em>Payment Page</em></p></figcaption></figure>

## What Happens Next?

After successful payment processing, you will be:

1. Automatically redirected to your new Tempo Pro dashboard
2. Granted immediate access to all Pro features

<div data-full-width="true"><figure><img src="/files/DeOeB6qbXzZ9QVk9FB8S" alt="" width="563"><figcaption><p><em>Tempo Pro Dashboard</em></p></figcaption></figure></div>

{% hint style="success" %}
Once purchase is complete, you will receive an email with your invoice along with a link to manage your subscription
{% endhint %}


---

# 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://prodocs.tempomonitors.com/how-to-subscribe.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.
