# Welcome

Browse our library to find instructions and best practices to Automate, Monitor, Manage, and Orchestrate systems using IT-Conductor. We regularly update our knowledge base to ensure you have access to the latest features and their respective documentation.

You will also find documentation for different [cloud migration scenarios](https://docs.itconductor.com/user-guide/automation/migration) that may be useful if you are considering moving your environment to the cloud.

### Contact Us

If you can't find what you're looking for, our Support Team is always available to answer your questions and provide additional guidance.&#x20;

* [General Inquiries](https://www.itconductor.com/contact-us)
* [Submit a Support Ticket](https://docs.itconductor.com/references/support)

### Additional Information

* [Frequently Asked Questions](https://www.itconductor.com/it-conductor-faq)
* [Visit Our Blog](https://www.itconductor.com/blog)
* [Upcoming Events](https://www.itconductor.com/events)
* [Past Events](https://www.itconductor.com/past-events)
* [Other Resources](https://www.itconductor.com/resources)


---

# 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.itconductor.com/readme.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.
