# Getting Started

- [Introduction](https://docs.bluetext.dev/getting-started/introduction.md)
- [Hardware And OS Requirements](https://docs.bluetext.dev/getting-started/hardware-and-os-requirements.md)
- [Installation Guide](https://docs.bluetext.dev/getting-started/installation-guide.md)
- [Setting Up A Free Couchbase Capella Cluster](https://docs.bluetext.dev/getting-started/installation-guide/setting-up-a-free-couchbase-capella-cluster.md)
- [Creating, Configuring And Launching Your System](https://docs.bluetext.dev/getting-started/creating-configuring-and-launching-your-system.md)
- [Reconfiguring Your Cillers System](https://docs.bluetext.dev/getting-started/reconfiguring-your-cillers-system.md)
- [Launching The Stack](https://docs.bluetext.dev/getting-started/launching-the-stack.md)
- [Accessing And Using The Services](https://docs.bluetext.dev/getting-started/accessing-and-using-the-services.md)
- [Trouble Shooting](https://docs.bluetext.dev/getting-started/trouble-shooting.md)
- [Community And Support](https://docs.bluetext.dev/getting-started/community-and-support.md)
- [Documentation Suggestions](https://docs.bluetext.dev/getting-started/documentation-suggestions.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.bluetext.dev/getting-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.
