# Getting Started

- [Quick Start](https://bluegamma.io/documentation/getting-started/readme.md)
- [Creating Your Account](https://bluegamma.io/documentation/getting-started/setting-up-your-account.md): Getting started with BlueGamma is quick and easy. Follow these steps to access our powerful platform:
- [Installing BlueGamma as a Desktop App](https://bluegamma.io/documentation/getting-started/installing-bluegamma-as-a-desktop-app.md): Install the BlueGamma web app as a standalone desktop app on Windows or Mac so it opens in its own window, outside the browser.


---

# 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://bluegamma.io/documentation/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.
