# Purchase Subscription

Follow these steps to purchase a subscription:

**Step1: Register/Login** - Create a new account or log in to the existing account on the [Traceye Platform](https://app.traceye.io/account/login)

**Step 2: Navigate to Purchase Page -** Navigate to the [Subquery Nodes](https://app.traceye.io/subgraph/subquery/purchase) purchase page by clicking on **Subquery Nodes** present in the **DEDICATED INDEXING** section from the left navigation pane and then clicking on the **Buy Subscription** button at the top.

**Step 3: Enter Quantity** - Provide the number of Nodes and Addons that you want to purchase. Then, click on the **Buy Now** button to proceed.

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

**Step 4: Make Payment** - On the payment page, enter your card details and click on **Subscribe** to make payment.

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

### Congratulations :tada: !!! You have successfully purchased your subscription.


---

# 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://doc.traceye.io/services/dedicated-indexing/subquery-nodes/quick-start-guide/purchase-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.
