# SAAS Template

By clicking on the "Create bot" button, there is a tab pop up, from here, you can choose whether the templates we created for you: SAAS Start-up.

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

* There are 3 steps to creating the chatbot you might need to know:

## 1. Your Website Information

* Or your business website, we recommend you use a specific link for each field to the chatbot to learn more efficiently.

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

## 2. Basic FAQ

1. What is the cost of using SAAS?&#x20;

Provide your cost of SAAS, we recommend you should input your price package (eg: starting from ..., or package 1: ...; package 2: ..., etc).

<figure><img src="/files/qu0QjDOST6l2cA6S2kSF" alt=""><figcaption><p>Example of section 1. What is the cost of using SAAS.</p></figcaption></figure>

2. What promotions are available?

Provide your promotions are available, we recommend you should add a short text about the number of the discount (eg: a discount of 20% if paid annually, a discount of 10% if paid pro plan, buy 1 get 1, etc).

<figure><img src="/files/l31vDbvY2L9JMzN13ct4" alt=""><figcaption><p>Example of section 2. What promotions are available.</p></figcaption></figure>

3. How to start using?

Show your client how to use your SAAS by creating a short paragraph, we recommend you summarize it into steps. (eg: step 1: go to ...; step 2: click on the icon ...; step 3: use your Google account to sign in).

<figure><img src="/files/rZWUBgmimtRTBkNi7Vmo" alt=""><figcaption><p>Example of section 3. How to start using. </p></figcaption></figure>

4. Who should use this product?

Targeting your customer base in the field you are operating in. We recommend you list some fields that your SAAS can really help.&#x20;

<figure><img src="/files/1DOOMkQrup1wNef0iBki" alt=""><figcaption><p>Example of section 4. Who should use this product.</p></figcaption></figure>

5. What is your contact information? How to contact you?

Show your contact information and provide various ways to connect (email, social media, etc.).

<figure><img src="/files/8xRqkn0n3yuGBXXZBtBi" alt=""><figcaption></figcaption></figure>

* Click the "Next button" to jump to step 3.

## 3. More information

1. List of service packages, prices, and features corresponding to each package.

Write down your plans/packages, we recommend you use the format tool to separate your plans/packages into different parts to help the chatbot understand and respond to customers more efficiently.&#x20;

<figure><img src="/files/IjsnAtmklG5f8xXtidTS" alt=""><figcaption><p>Example of section 1, using the format tool to classify 2 packages. </p></figcaption></figure>

2. List of outstanding features and their benefits.

Bring out the features, or benefits of your SAAS. We recommend you use format tools to highlight your SAAS advantage.&#x20;

<figure><img src="/files/P2kGO88aV74B5qQjShy8" alt=""><figcaption><p>Example of section 2, using the format tool (Bold, heading 1, paragraph). </p></figcaption></figure>

3. Your case studies, use cases, or your client success stories.

Publish your case studies, use cases, or client success stories. If you don't have any of it, we recommend you use customers' reviews to import to this section, as much as possible. Use format tools to separate your content more clearly and help the chatbot learn more efficiently.&#x20;

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

## Note

* Click on the button "Create new bot" to complete. This template will be only a basic for beginners to use the chatbot.
* For more advanced features, please refer to the chapter BOTS in this document ([here](/bots/create-a-bot.md)).
* After creating the chatbot, you can re-check the data of your chatbot to edit or modify some contents/features suitable for your business in [Training Data](/bots/training-data.md) or [Bot's Knowledge](/bots/bots-knowledge-1.md).


---

# 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://documents.cxgenie.ai/chat-bot-templates/saas-template.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.
