# Installing a node

If you are **NOT** a crypto exchange click the link below to install a full node.

{% content-ref url="/pages/-MYlkOCMgU2eXQTAhCTi" %}
[Install a full node](/installing-the-node/installing-a-node/step-6-ready-to-run-code.md)
{% endcontent-ref %}

If you **ARE** a crypto exchange with an API key, click the link below

{% content-ref url="/pages/-MaKdACQTpBXRyG2x1hq" %}
[Installing an exchange full node](/installing-the-node/installing-a-node/installing-an-exchange-node.md)
{% endcontent-ref %}


---

# 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/installing-the-node/installing-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.
