> For the complete documentation index, see [llms.txt](https://momentum-group.gitbook.io/ai-chat-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://momentum-group.gitbook.io/ai-chat-knowledge-base/welcome.md).

# Welcome

<figure><img src="/files/o2Zii5mhQrZvlYLsHH9J" alt=""><figcaption></figcaption></figure>

## Welcome to the Momentum AI Chat Template

The Momentum AI Chat Template is a powerful no-code application built on the Bubble platform. It enables teams, businesses, coaches, and experts to create their own secure, branded AI chat assistant trained on internal knowledge or proprietary content — all without writing code.

Designed for a wide range of use cases, the template lets organisations build a private, role-based AI knowledge basefor staff, while also supporting expert- or coach-led chat experiences for clients, students, or subscribers. Every chat is stored inside your app, giving you full visibility and governance over how AI is used and what information is shared with OpenAI.

Whether you’re creating an internal assistant for HR or operations, or packaging your expertise into a paid AI companion, this template provides a complete, flexible foundation.

If you’re new to Bubble — welcome. This documentation is written for first-time Bubble users. You’ll learn how the template works, how to set it up, and how to customise it for your organisation or audience. No coding experience required.

## Demo App Link

You can use a fully functioning version of our app here, for free!

<https://momentum-template-ai-wrapper.bubbleapps.io>

Hint: Use the Demo User to test, without having to create an account.

## Bubble Marketplace Link

Here is our link to the template in the Bubble Marketplace:

<https://bubble.io/template/1755652466832x227257216124059650>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://momentum-group.gitbook.io/ai-chat-knowledge-base/welcome.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.
