# Purchasing

1. Sign-in to[ ](https://console.nodeops.xyz/)NodeSwift via your wallet holding the Nodes.

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

2. Click "Sign-in" from sign-in requset your wallet.

<figure><img src="/files/0V0w4oRs8z3fIa4YqqpB" alt="" width="355"><figcaption></figcaption></figure>

3. On "New Node" menu, Let you select the project you want to run the node on.

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

4. Once you have selected your project, you will be prompted to designate on "Validator Name" and select the duration for which you want to run the node. (The validator name, Value Must Be Between 3 And 50 Characters)

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

5. If your balance has insufficient funds, the popup will notify you to top up.&#x20;

&#x20;       You should top up the amount equal to or more than the service fee you selected in the previous step.

**Cautions**

* No refunds available for any Crypto deposit.
* Please don't deposit any onther digital assets except **USDC (Arbitrum Chain)**

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

6. After completing the above steps, your node will be run on the "Node" menu.

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

*If you have any question or problem about NodeSwift service you can contract on our* [**Discord**](https://discord.gg/DAwaKKebAG)**.**


---

# 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.nodeswift.cloud/purchasing.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.
