# Arduino IDE Installation

**The next section will explain the steps to install the Arduino IDE:**

1. Visit rhe [arduino.cc](https://www.arduino.cc/). page and click [Software](https://www.arduino.cc/en/Main/Software) to perform installation.\
   &#x20;

   <figure><img src="/files/Q753oQoXMZkfjFzkxwqx" alt=""><figcaption></figcaption></figure>
2. Select the installation package according to the Operating System being used\
   &#x20;<br>

   <figure><img src="/files/5DPKboZUpYms5trmO75y" alt=""><figcaption></figcaption></figure>
3. Click "JUST DOWNLOAD" to start the download process.<br>

   <figure><img src="/files/kuaP2d4f0vOmXfxJnmQE" alt=""><figcaption></figcaption></figure>
4. Save the installation package to your storage.\ <br>

   <figure><img src="/files/9mCxgAKqf9xV3VeED8CM" alt=""><figcaption></figcaption></figure>
5. Select "I Agree" to continue the installation process.<br>

   <figure><img src="/files/o80UfLOgCP75XDTzQ6VG" alt=""><figcaption></figcaption></figure>
6. Select "Next" to continue the installation process.<br>

   <figure><img src="/files/A9iqGjFWiWYTt89jWEUN" alt=""><figcaption></figcaption></figure>
7. Select "Install" to continue the installation process...<br>

   <figure><img src="/files/5SX13XdRQcnrjf1roBti" alt=""><figcaption></figcaption></figure>
8. Wait for the installation process to complete.<br>

   <figure><img src="/files/N3Dh7Q33JoDWj8nT5lh7" alt=""><figcaption></figcaption></figure>
9. Select "Install" to continue the installation process.<br>

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

**Congratulation, Installation is complete!**


---

# 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/code-and-library-examples/arduino-uno/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.
