# BubbleBook: a GitBook clone

## 🔗 Links

> [Preview](https://gitbook.bubbleapps.io)

> [Template page](https://bubble.io/template/bubblebook-a-gitbook-clone-1614169914850x774341462386278400)

## ℹ️ Introduction

BubbleBook is a GitBook clone

How it works:

* Registered users can create "Spaces" (aka projects) and add/edit pages
* Spaces are highly customisable with logos, colors, sharable url...
* Spaces can be publicly viewed

Use cases:

* Creating project documentation
* Organizing Ideas, personal notes
* Creating knowledge bases

Demo Space: <https://gitbook.bubbleapps.io/s/demo-space>

## 🔥 Features

* Mobile Friendly design
* Includes Website: Home, About and Pricing pages
* Inner Pages: Spaces, Settings, Edit Space, View Space etc
* Sign In, Sign Up, Password Reset...

## 🖼 Screenshots

![Space example](/files/-MXrFzZNW6FCzqEm4K-v)

![Landing page](/files/-MXrGIZowGUc3dfYzch3)

![Spaces management](/files/-MXrGk2W0UVZOV9IckSF)

![Space editing](/files/-MXrH-fIrwSVS0RT8Pb9)


---

# 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://bubble.digital-bird.com/templates/gitbook-clone.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.
