# Get Started

- [Glue 101](https://docs.glue.ai/get-started/readme.md)
- [Getting started for admins](https://docs.glue.ai/get-started/getting-started-for-admins.md): Get your Glue workspace up and running smoothly
- [Getting started for users](https://docs.glue.ai/get-started/getting-started-for-users.md): Start using Glue quickly as a new user!
- [Download apps](https://docs.glue.ai/get-started/download-apps.md)
- [Help & support](https://docs.glue.ai/get-started/help-and-support.md)
- [Keyboard shortcuts](https://docs.glue.ai/get-started/keyboard-shortcuts.md): Glue offers keyboard shortcuts to help you work faster, write better, and stay in flow. This page lists all current shortcuts and how to use them.We'll keep updating these as we roll out new features.
- [Command palette](https://docs.glue.ai/get-started/command-palette.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.glue.ai/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.
