# Bubble.io&#x20;

## ChatGPT Clone

- [ChatGPT Clone](https://docs.zstudioo.com/bubble.io/chatgpt-clone.md): A perfect ChatGPT clone to use as internal took or market as SaaS.
- [Get API Key](https://docs.zstudioo.com/bubble.io/api-setup/get-api-key.md): This page will guide you through getting API key from OpenAI.
- [Setup API on Bubble](https://docs.zstudioo.com/bubble.io/api-setup/setup-api-on-bubble.md): This page will take you through pasting your key to Bubble.

## AI Chat & Writer

- [AI Chat & Writer](https://docs.zstudioo.com/bubble.io/ai-chat-and-writer/ai-chat-and-writer.md): Craft the ideal AI copywriting SaaS template to transform your ideas into a profit-generating powerhouse.
- [User Portal](https://docs.zstudioo.com/bubble.io/ai-chat-and-writer/product-information/user-portal.md): This is the space where users can leverage your AI services, such as AI chat and AI copywriting.
- [Dashboard](https://docs.zstudioo.com/bubble.io/ai-chat-and-writer/product-information/user-portal/dashboard.md)
- [Admin Portal](https://docs.zstudioo.com/bubble.io/ai-chat-and-writer/product-information/admin-portal.md)
- [Extending App](https://docs.zstudioo.com/bubble.io/ai-chat-and-writer/product-information/extending-app.md)
- [Installing App](https://docs.zstudioo.com/bubble.io/ai-chat-and-writer/app-setup/installing-app.md)
- [API Setup](https://docs.zstudioo.com/bubble.io/ai-chat-and-writer/app-setup/api-setup.md)
- [Chat Setup](https://docs.zstudioo.com/bubble.io/ai-chat-and-writer/app-setup/chat-setup.md)
- [Disabling Demo Workflow](https://docs.zstudioo.com/bubble.io/ai-chat-and-writer/app-setup/disabling-demo-workflow.md)
- [Enabling Live Workflows](https://docs.zstudioo.com/bubble.io/ai-chat-and-writer/app-setup/enabling-live-workflows.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.zstudioo.com/bubble.io/chatgpt-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.
