# Welcome to Glimmer.ai

{% hint style="info" %}
**GitBook tip:** your product docs aren't just a reference of all your features! use them to encourage folks to perform certain actions and discover the value in your product.
{% endhint %}

## Overview

Glimmer is an AI-powered platform for creating professional pitch decks and presentations. Input your company's information to generate a customized, visually appealing deck that highlights the key points and features of your business.

Choose from templates and design options, access pitch strategies and examples, and collaborate with your team to create the perfect pitch.

## Quick links

{% content-ref url="overview/what-we-do" %}
[what-we-do](https://book.glimmerai.tech/overview/what-we-do)
{% endcontent-ref %}

{% content-ref url="overview/our-features" %}
[our-features](https://book.glimmerai.tech/overview/our-features)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="fundamentals/getting-set-up" %}
[getting-set-up](https://book.glimmerai.tech/fundamentals/getting-set-up)
{% endcontent-ref %}

{% content-ref url="fundamentals/getting-set-up/setting-permissions" %}
[setting-permissions](https://book.glimmerai.tech/fundamentals/getting-set-up/setting-permissions)
{% endcontent-ref %}

{% content-ref url="fundamentals/getting-set-up/inviting-members" %}
[inviting-members](https://book.glimmerai.tech/fundamentals/getting-set-up/inviting-members)
{% endcontent-ref %}


---

# 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://book.glimmerai.tech/welcome-to-glimmer.ai.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.
