# What is Cloozo?

## Overview

Cloozo is a **no-code chatbot builder powered by ChatGPT** that lets you create and train chatbots on your own files and site links.

With Cloozo, you can **create, modify, and deploy chatbots** that meet your specific requirements in a code-free interface.

You’ll be able to **customize your chatbot’s appearance and behavior**, giving you complete control over the user experience.

When you’re done, **you can embed your chatbot on your website**, so it can answer any customer inquiry.

## Get Started

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

{% content-ref url="fundamentals/pinecone-setup" %}
[pinecone-setup](https://docs.cloozo.com/fundamentals/pinecone-setup)
{% endcontent-ref %}

{% content-ref url="fundamentals/openai-setup" %}
[openai-setup](https://docs.cloozo.com/fundamentals/openai-setup)
{% endcontent-ref %}

{% content-ref url="product-guides/creating-a-workspace" %}
[creating-a-workspace](https://docs.cloozo.com/product-guides/creating-a-workspace)
{% 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.cloozo.com/what-is-cloozo.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.
