# Deploy Subquery Node

{% hint style="warning" %}
You need first to have a subscription to deploy a node.
{% endhint %}

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

**Step 2: Subquery Nodes** - Navigate to the [Subquery Nodes](https://app.traceye.io/subgraph/subquery) page on the platform. Here you will see a list of nodes that you purchased and can be deployed. Click the **Deploy** button on the node card that you want to deploy.

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

**Step 3: Basic Details** - Verify the machine configuration and provide a name for your node. Then, proceed further by clicking on the **Next** button.

<figure><img src="/files/70Qu1rWFx31llDEfUEZy" alt=""><figcaption></figcaption></figure>

**Step 4: Addon Services** - Enable the add-on you want on your node. The addons that you have purchased can only be enabled. Finally, initiate deploying your node by clicking on the **Submit** button. You can see your node on the [Subquery Nodes](https://app.traceye.io/subgraph/subquery) page as initiated.&#x20;

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

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

Traceye team will set up your subquery node server and activate it. Once the server is live, you will receive an in-app notification.

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

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


---

# 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/subquery-node-manual/deploy-subquery-node.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.
