# How to Create a Node?

1. Go to [https://angelnodes.net](https://angelnodes.net/)
2. Click "Create Node".
3. Select the type of node you would like to buy.
4. Optionally, you can name your node.
5. Click "Create your Node".
6. Wait for the transaction to go through.


---

# 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://nemesisdao.gitbook.io/angel-nodes-whitepaper/about-the-protocol/how-to-create-a-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.
