# Automation

- [Chef မိတ်ဆက် အပိုင်း(၁)](https://my.itmatic101.com/automation/chef-intro-part-1.md)
- [Wireguard ရဲ့ automated workflow](https://my.itmatic101.com/automation/wireguard-automated-workflow.md)
- [အနားမသပ်နိုင် သေးတဲ့ Infrastructure as Code (IaC) – အပိုင်း(၁)](https://my.itmatic101.com/automation/rough-edges-iac-part1.md)
- [အနားမသပ်နိုင် သေးတဲ့ Infrastructure as Code (IaC) – အပိုင်း(၂)](https://my.itmatic101.com/automation/rough-edges-iac-part2.md)
- [အနားမသပ်နိုင် သေးတဲ့ Infrastructure as Code (IaC) - အပိုင်း(၃)](https://my.itmatic101.com/automation/rough-edges-iac-part3.md)
- [အနားမသပ်နိုင် သေးတဲ့ Infrastructure as Code (IaC) - အပိုင်း(၄)](https://my.itmatic101.com/automation/rough-edges-iac-part4.md)
- [ကြုံတွေ့ရသမျှ Network Automation အနုပညာ အပိုင်း(၁)](https://my.itmatic101.com/automation/firsthand-network-automation-artform-part1.md)
- [ကြုံတွေ့ရသမျှ Network Automation အနုပညာ အပိုင်း(၂)](https://my.itmatic101.com/automation/firsthand-network-automation-artform-part2.md)
- [ကြုံတွေ့ရသမျှ Network Automation အနုပညာ အပိုင်း(၃)](https://my.itmatic101.com/automation/firsthand-network-automation-artform-part3.md)
- [Bash နဲ့ Network Configuration Management system တစ်ခုတည်ဆောက်ပုံ – အပိုင်း(၁)](https://my.itmatic101.com/automation/bash-net-automation-part1.md)
- [Bash နဲ့ Network Configuration Management system တစ်ခုတည်ဆောက်ပုံ – အပိုင်း(၂)](https://my.itmatic101.com/automation/bash-net-automation-part2.md)
- [FTP/TFTP server ပေါ်မှာ network config တွေကို auto backup လုပ်ပုံ – အပိုင်း (၁)](https://my.itmatic101.com/automation/net-confg-auto-backup-part1.md)
- [FTP/TFTP server ပေါ်မှာ network config တွေကို auto backup လုပ်ပုံ – အပိုင်း (၂)](https://my.itmatic101.com/automation/net-config-auto-backup-part2.md)
- [Kickstart ကိုအသုံးပြုပြီး Custom ISO တွေဖန်တီးပုံ](https://my.itmatic101.com/automation/kickstart-koathonpyupyi-custom-iso-twepaantipon.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://my.itmatic101.com/automation.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.
