# Creating Chatbots

## Guide to Creating a Chatbot on Hi,Waifu

Embark on a fun journey of crafting an interactive chatbot on Hi,Waifu. This guide is perfect for both beginners and experienced users, offering a step-by-step procedure to craft a unique, engaging chatbot.

### Step 1: Accessing Chatbot Creation Window

First, click on the Hi,Waifu bottom ➕ icon. Select the "**Create a Character**" option from the drop-down menu.

<figure><img src="https://3854988849-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM20vyK8ub44IlqEHZYA2%2Fuploads%2FOHCm9HNPYohgFrGFdWzs%2F%E5%BE%AE%E4%BF%A1%E6%88%AA%E5%9B%BE_20231006012502.png?alt=media&#x26;token=8e1c5319-c921-40be-8c23-24b750c04274" alt=""><figcaption><p>Menu</p></figcaption></figure>

This will take you to a chatbot creation window filled with several elements to define your chatbot's personality and functionality.

{% hint style="info" %}
Before you proceed, don't forget to review the [community guidelines](https://docs.hiwaifu.com/community-guidelines) to ensure that your bot complies with them.
{% endhint %}

### Step 2: Quick Creation

For a simple and straightforward creation process, choose the quick creation option. Here's what you'll need to fill out:

**Name**: Give your chatbot a unique name that signifies the character you're creating. For instance, if your chatbot is a virtual assistant, you might name it "HelpingHand".

**Avatar**: Design a new avatar or import an existing image from your gallery. This provides a visual representation of your chatbot.

**Description**: Write a brief sentence describing your chatbot. For example, "A friendly assistant here to make your life easier."

**Greeting**: This is the first message users receive when they interact with your chatbot. Make it inviting, like "Hello! How can I assist you today?"

**Chatbot Visibility**: Choose who can see and interact with your chatbot. "Public" makes your chatbot visible in the Hi,Waifu home and search results. "Private" restricts its visibility.

**Definition Visibility**: This decides who sees the chatbot's personality. If you want to keep your chatbot's design a secret, you can keep it private.

**Chatbot's Memory**: Define your chatbot's characteristics here. Be creative and give it likes, dislikes, and behaviors that make it more human-like.

**Prompt**: These are sample conversations that help define your chatbot's character. Make them interesting!

Once you've filled out these fields, click "Create" to bring your chatbot to life. 🎉

The key to crafting an engaging chatbot is to make it feel as human as possible. Keep refining your chatbot until it feels like a real, interactive personality.

You're now ready to create your unique chatbot on Hi,Waifu! Enjoy the process and have fun!


---

# 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.hiwaifu.com/product-guides/creating-chatbots.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.
