# How to Purchase Nodes

#### **Step 1 - Go to** [**https://node.carv.io/buy**](https://node.carv.io/buy) **and connect your wallet**

<div align="left"><figure><img src="/files/nxl0DXbI2IGoBpTpEMXo" alt=""><figcaption></figcaption></figure></div>

#### **Step 2 - Get ETH or CARV and Arbitrum gas tokens**

The CARV Verifier Node Sale will be on the Arbitrum Network. You will need:

* ETH or CARV on Arbitrum network
* ETH for gas fees

{% hint style="info" %}
If you only have CARV on Base network, you can use the token bridge to transfer your CARV tokens to Arbitrum One.\
&#x20;![](/files/JtqSkcr2b7CjDpS2tLjt)

Enter the amount of tokens you'd like to transfer. Note that there will be a 0.1% fee applied to every transfer in addition to the network fees. The transfer usually take less than a minute.\
![](/files/DZ5mAnUNtpOYX36aHuyu)&#x20;
{% endhint %}

#### **Step 3 - Select payment option and set the amount of node(s)**

Choose ETH or CARV and enter the number of node(s) that you will be purchasing.

<div align="left"><figure><img src="/files/X1CBWGP4gzZhJl6ilAY2" alt="" width="466"><figcaption></figcaption></figure></div>

#### **Step 4 - Agree to all the terms, conditions and disclaimers**

<div align="left"><figure><img src="/files/ajegp2Xx5JM3fZc1gWWU" alt=""><figcaption></figcaption></figure></div>

#### **Step 5 - Purchase your Verifier Node License**

Click `Buy Now` and approve the transaction in your wallet.

#### **Step 9 - Success!**

After confirming your purchase, you will receive a notification on the top right of the page to inform you on the successful purchase. The License NFT(s) will minted to your wallet within a few minutes.

**Congratulations, you have now successfully purchased your Verifier Node granting you access to operate a node on CARV!**


---

# 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.carv.io/carv-ecosystem/verifier-nodes/how-to-purchase-nodes.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.
