# Get Started

- [edgeLinux Installation](https://docs.antsle.com/get-started/getting-started-with-edgelinux-software-only-version.md): antMan runs on our lightweight edgeLinux OS. Once you've installed edgeLinux on your server you can then log into antMan.
- [Installing edgeLinux on Oracle VirtualBox](https://docs.antsle.com/get-started/getting-started-with-edgelinux-software-only-version/installing-edgelinux-on-oracle-virtualbox.md)
- [Log in to the edgeLinux OS](https://docs.antsle.com/get-started/log-in-to-the-edgelinux-os-and-antlets.md)
- [Name Your Antsle/Nano](https://docs.antsle.com/get-started/name-your-antsle-nano.md)
- [Setting Up Your Tech Stack](https://docs.antsle.com/get-started/setting-up-your-tech-stack.md)
- [WordPress](https://docs.antsle.com/get-started/setting-up-your-tech-stack/wordpress.md)
- [Gitlab](https://docs.antsle.com/get-started/setting-up-your-tech-stack/gitlab.md)
- [Jenkins](https://docs.antsle.com/get-started/setting-up-your-tech-stack/jenkins.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://docs.antsle.com/get-started.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.
