# Codesys

You will find all the resources available for the course Codesys made Easy on this pag&#x65;**.** This course is under construction and will be available soon at <https://www.codeandcompile.com.&#x20>;

### Online course

under construction

### Software

The software is free to use for learning and development purposes. The links to download the software can be found at [Hardware and Software](/resources/hardware-and-software.md)

### Hardware

Many hardware devices support codesys and can be used to run codesys programs. The following  are some examples:

* Wago PLC
* ctrlX CORE
* Raspberry Pi

### Exercises

Several exercises are explained and solved in the course Codesys made Easy. On the following page, you will find the unsolved exercises:

[Exercises - Part 1](/factory-automation/plc/codesys/exercises-part-1.md)


---

# 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/plc/codesys.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.
