# Quick Setup Guide

This guide helps you customize Chizy for your store’s unique needs. In a few simple steps, you’ll be able to:

* Adjust the **chat widget style & position**.
* Personalize the **chat screen** with your brand, logo, and welcome message.
* Add **pre-chat survey** to collect customers' information and add **preset questions** to speed up customer interactions.
* Customize your **chat style** and **custom knowledge** to deliver brand voice and chat precision.
* Set up **store contact details** like email, phone, and WhatsApp for direct support.

By the end of this setup, your chatbot will be fully branded, connected, and trained to start engaging customers within 15 minutes.


---

# 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.chizy.io/quick-setup-guide.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.
