# FACTORY IO

### ⚙ Download the software

The software used in this course is FACTORY I/O which you can download from the link here:[Hardware and Software](/resources/hardware-and-software.md). The software is available for 30 days trial period and if you want to extend the license, you can order here for as low as 15€/month.

{% embed url="<https://codeandcompile.com/factory-io>" %}
Weblink to order your software license
{% endembed %}

### 💻 Online Course

If you are not enrolled in the Factory Automation using PLC course then join at&#x20;

{% embed url="<https://codeandcompile.com/course/factory-automation>" %}
**E-Learning course**
{% endembed %}

### ✅ FACTORY IO Scene and CONTROL IO program

In the following page, you will find the solutions for the tasks which are solved in the E-Learning course. In the solution, you will find the FACTORY IO scene and CONTROL IO program. You must open them together to start the simulation

[Tasks and Solutions](/factory-automation/digital-twin/factory-io/tasks-and-solutions.md)

FACTORY IO Scenes

{% hint style="info" %}
💡 Feel free to revert back to <compiletocode@gmail.com> if you find any bug in the download link or document
{% endhint %}

### More information

Check the online documentation of FACTORY IO at this page [Books and Guides](/resources/books-and-guides.md)where you will learn how to integrate various PLCs or SoftPLCs with FACTORY IO.


---

# 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://wiki.codeandcompile.com/factory-automation/digital-twin/factory-io.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.
