# Quick Start Apps

Quick Start Apps in **iX Hello** are like **ready-to-use blueprints** that help you quickly build conversational applications without starting from scratch. Instead of writing all the logic, queries, intents, and flows by yourself, you can pick one of these apps and then just **customize it** for your needs.&#x20;

They are designed for people who want to:

* Quickly connect iX Hello with databases and Faster deployment
* Integrate with ticketing tools or Sample data models
* Connect to CRM systems&#x20;
* Automate common ITSM and business use cases
* Ready-made integration flows
* Predefined intents & utterances

**Quick Start Apps**: This fixed button is accessible in Studio Mode and appears on all pages and menu items.

<figure><img src="/files/dKJ1kOoNntZIpxXLIPAG" alt=""><figcaption></figcaption></figure>

### Quick Start App: Building an application

To build an application using the Quick Start App, follow these steps:

1. Open the Quick Start App.
2. Fill in all required fields under the **General Information** section.
3. Navigate to the **Knowledge Base** tab.
4. Use the file upload feature to upload all necessary knowledge bases (KBs).
5. Click the **Save** button to store all entered information.

<figure><img src="/files/0tbidp4syBffsXxF6bV7" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/S2D3HZF3OnKPI4cy4k4Q" alt="" width="400"><figcaption></figcaption></figure>

To create the app, click the **Save** button. Then, click **Activate** to start interacting with the bot.

<figure><img src="/files/eM3C3XWEMlPYOHOLCSNp" alt="" width="563"><figcaption></figcaption></figure>

This is how Quick Start Apps in iX Hello make it easy to get started quickly with ready-to-use chatbot solutions.”


---

# 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.ixhello.com/ixhc/general/rag-file-upload/file-upload-in-studio-mode-1/quick-start-apps.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.
