# Node FAQ

## How can I obtain a Node?

Nodes are issued in the form of NFTs and can be purchased on the Node Sale website. Prices vary for each tier, and as the sale progresses, the price per unit increases.

## Can I transfer my Node to someone else?

Transfers are not allowed during the first year from the issuance date. However, a secondary trading market will open thereafter.

## Where are Node NFTs stored?

Node NFTs are transferred to the owner's wallet connected to the Sale website.

## Can one person use multiple Nodes?

Yes, it's possible. One can own and operate multiple Nodes, with a maximum of 50 Node NFTs per device.

## Is KYC verification required?

Yes, it's mandatory. KYC requires submission of documents verifying identity, such as English identification cards or documents.


---

# 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://gpgpu.gitbook.io/gpgpu/node/node-faq.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.
