# AI Chat & Writer

Welcome to the AI universe! We're Z Studioo, your AI superheroes. Let's explore this newly reimagined AI template together. This document will guide you through product information and documentation on setting up the app.

{% hint style="info" %}
To launch this project and charge users for the use of the writer, you'll need to integrate the application with Stripe or other third-party payment processing API services. Please note that this workflow is not built into the application.
{% endhint %}

## Application Features

The application comes equipped with ready-to-go features to jumpstart your SaaS business. We've meticulously analyzed industry-leading applications and gone the extra mile to incorporate a comprehensive set of features.&#x20;

You can read template features from the next following pages.

{% content-ref url="/pages/9lCT5ZaqkIYun4AJW0Sh" %}
[User Portal](/bubble.io/ai-chat-and-writer/product-information/user-portal.md)
{% endcontent-ref %}

{% content-ref url="/pages/XslbKGJWD7GM35FqqXsE" %}
[Admin Portal](/bubble.io/ai-chat-and-writer/product-information/admin-portal.md)
{% 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://docs.zstudioo.com/bubble.io/ai-chat-and-writer/ai-chat-and-writer.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.
