# Getting Started

{% hint style="info" %}
**Please Note:** These instructions are currently for WINDOWS OS only. We will be providing other OS instructions soon.
{% endhint %}

#### Prerequisites&#x20;

* Use Windows OS
* Download zip file: [dnero-Win-x64-v1.1.0-mainnet](https://github.com/dnerochain/dnero/releases/download/v1.1.0/dnero-Win-x64-v1.1.0-mainnet.zip)
  * Please extract the release archive binaries into your Windows User Profile Directory.&#x20;
* Have your Command Prompt Terminal (CMD) accessible


---

# 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.dnerochain.org/dnero-mainnet/getting-started.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.
