# Arduino IDE Installation

## Installation Step

### 1. Visit [arduino.cc](https://www.arduino.cc/) and click [software](https://www.arduino.cc/en/software/) for installation.

<figure><img src="/files/9sVviJAWrLYMhFzfi4Zx" alt=""><figcaption></figcaption></figure>

### 2. Choose installation bundle math with Operation System that used.

<figure><img src="/files/uYRsMwp5wEhlx3EHcIMG" alt=""><figcaption></figcaption></figure>

### 3. Click  "JUST DOWNLOAD" to do the process download.

<figure><img src="/files/x7ByjKZw1Qa3nKGTm0XR" alt=""><figcaption></figcaption></figure>

### 4. Save the Installation Bundle into your storage.

<figure><img src="/files/sDCJwVPOiuYETWPbh6Xq" alt=""><figcaption></figcaption></figure>

### 5. Choose "I Agree" for the next step of process installation.&#x20;

<figure><img src="/files/Pdf9P8Es1NZlW9tFe9Rf" alt=""><figcaption></figcaption></figure>

### 6. Choose "Next" for the next step of process installation..&#x20;

<figure><img src="/files/LJNjjxLo8dwO1jGrx41N" alt=""><figcaption></figcaption></figure>

### 7. Choose "Install" for the next step of process installation.

<figure><img src="/files/m3OFAgopUzMm3Io27xxc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can change the "Destination Folder" according to the desired installation location.&#x20;
{% endhint %}

### 8. Wait until installation process done.&#x20;

<figure><img src="/files/6DAObux3rVFPf5NfdqA5" alt=""><figcaption></figcaption></figure>

### 9.  Choose "Install" for the next step of process installation.

<figure><img src="/files/VSY3vM6sDFR9nIxbU5NU" alt=""><figcaption></figcaption></figure>

### 10. Installation done

<figure><img src="/files/vRU5MOx5eYNf5OGddTQk" alt=""><figcaption></figcaption></figure>

**Congratulation, Installation is finish!**


---

# 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.antares.id/en/getting-started/arduino-ide-installation.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.
