# Ordering a Subscription

#### Accessing Application Subscriptions

1. From the **TCP Applications grid**, choose the relevant application/service:
   * **TCP Exchanges & Refunds service** (formerly Booking Management)
   * Other applications as available
2. When accessing an application, the system checks for active subscriptions

#### If No Subscription Exists

You'll see a message: *"This application requires a subscription. Please proceed to start your free trial or buy a subscription"*

<figure><img src="/files/9OPBKRM8eopthBJJVZmk" alt=""><figcaption></figcaption></figure>

Options:

* **Return:** Go back without subscribing
* **Proceed:** Continue to subscription selection

#### Subscription Options

When you select **Proceed**, you're redirected to the Subscriptions page with two options:

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

**Option 1: Start Free Trial**

* **Duration:** One month
* **Bonus:** Receive USD 100 deposit in your marketing wallet
* **Eligibility:** Available only if your organization has never had a paid subscription for this application
* **Status:** ELIGIBLE or NOT ELIGIBLE (shown on the page)

***

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

**Option 2: Purchase Subscription**

* **Cost:** USD 290 per month
* **Payment:** Charged automatically from your wallets (Marketing Wallet first, then Organization Wallet)
* **Renewal:** Auto-renews monthly if sufficient credit is available
* **Benefits:** Full access to all application features

{% hint style="info" %}
**Note:** If your organization previously had a paid subscription, you'll see an error: *"Not eligible for trial subscription. Organization has already used paid services for this application."*
{% 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://cee-systems.gitbook.io/tcp/tcp-billing/ordering-a-subscription.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.
