# Necessary Purchases

- [Registering a VPS](https://cotidocs.geordier.co.uk/purchases/step-2-registering-a-vps.md): Hosting your node
- [VPS Setup](https://cotidocs.geordier.co.uk/purchases/vps-setup.md)
- [Registering a domain name](https://cotidocs.geordier.co.uk/purchases/registering-a-domain-name.md)
- [Add an "A" record](https://cotidocs.geordier.co.uk/purchases/add-an-a-record.md): Now you have bought your domain name, the next step is to point it your VPS.
- [Register your node hash](https://cotidocs.geordier.co.uk/purchases/full-node-operator.md): For testnet node operator


---

# 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://cotidocs.geordier.co.uk/purchases.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.
