# Get Started

- [Introduction](https://stakpak.gitbook.io/docs/get-started/introduction.md): Less Ops More Coding
- [Comparison](https://stakpak.gitbook.io/docs/get-started/comparison.md)
- [Stakpak Vs AWS DevOps Agent](https://stakpak.gitbook.io/docs/get-started/stakpak-vs-aws-devops-agent.md)
- [Install Stakpak](https://stakpak.gitbook.io/docs/get-started/install-stakpak.md): This guide provides step-by-step instructions for installing Stakpak CLI on Linux, MacOS, and windows.
- [Installation on Linux](https://stakpak.gitbook.io/docs/get-started/install-stakpak/installation-on-linux.md): This is a step-by-step guide to installing Stakpak CLI on Linux.
- [Installation on MacOS](https://stakpak.gitbook.io/docs/get-started/install-stakpak/installation-on-macos.md): This is a step-by-step guide to installing Stakpak CLI on MacOS.
- [Installation on Windows](https://stakpak.gitbook.io/docs/get-started/install-stakpak/installation-on-windows.md): This is a step-by-step guide to installing Stakpak CLI on Windows.
- [Using Stakpak](https://stakpak.gitbook.io/docs/get-started/using-stakpak.md)
- [OSS vs Cloud vs Enterprise](https://stakpak.gitbook.io/docs/get-started/oss-vs-cloud-vs-enterprise.md)
- [Open Source Philosophy](https://stakpak.gitbook.io/docs/get-started/open-source-philosophy.md)
- [Configure Stakpak](https://stakpak.gitbook.io/docs/get-started/configure-stakpak.md)
- [FAQ](https://stakpak.gitbook.io/docs/get-started/faq.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://stakpak.gitbook.io/docs/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.
