# Code and Compile Wiki

## Welcome aboard!

This wiki from Code and Compile provides all the documentation you need if you are enrolled in the [Code and Compile E-Learning school](http://learn.codeandcompile.com).&#x20;

💡 This is a beta version. Information stored in Wiki is published from **Code and Compile,** which may have errors. Feel free to 📧 us at <info@codeandcompile.com> for any corrections.

{% tabs %}
{% tab title="E-Learning Platform" %}
📹Check out our [Code and Compile E-Learning school](http://learn.codeandcompile.com) for 12+ courses related to Industrial Automation and IIoT. Use the coupon code **GETITALL20** to get **20% off** on all Standalone courses, bundles, and yearly subscriptions.

### 🕵️‍♂️Wondering where to start?&#x20;

Check out this [free guide](https://codeandcompile.com/learning-path), which outlines the learning path to our course.s
{% endtab %}

{% tab title="YouTube" %}
Looking for some free content 👩‍💻? Check out our [YouTube](https://www.youtube.com/thegeterrdone) channel with 300+ free videos on PLC, HMI, Factory Automation, SCADA, IIoT, etc.&#x20;

If you speak or understand Hindi, then check out this [YouTube channel](https://www.youtube.com/learnplcinhindi) where you will find 100+ PLC videos on Delta Electronics.&#x20;
{% endtab %}

{% tab title="Memes" %}
Do you love memes 😍? You can explore many automation memes on our [Instagram account](https://www.instagram.com/codencompile).
{% endtab %}
{% endtabs %}

## **What will you find here?**

This wiki aims to serve as a comprehensive resource, providing a one-stop platform to support your journey into Industrial Automation and IIoT.&#x20;

:information\_source: Check out the topics on the side tree to get started!


---

# 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/code-and-compile-wiki.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.
