# Welcome to Character Guide!

## A Guide to Character.AI

[*Character.AI*](https://beta.character.ai) *is bringing to life the science-fiction dream of open-ended conversations and collaborations with computers. This guide is for all those that want to join us in that mission by building their own Characters, bringing their own dreams to life.*

All the Characters you see on the Home page were made using our creation tools. If you're ready to join the world of creators and Characters, this guide is for you!

<figure><img src="https://1892234324-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEPKaFCA0X9sMHG2M4S79%2Fuploads%2Fcc2lHOWnn5pWJ7H4z9Bc%2Fimage.png?alt=media&#x26;token=1298b7bf-92da-4b0d-9145-f743389efafe" alt=""><figcaption></figcaption></figure>

### Introduction

We support two different creator experiences. Our [**Quick** mode](https://book.character.ai/character-guide/how-to-quick-creation) allows creators to able to create interesting Characters in less than a minute. Our [**Advanced** mode](https://book.character.ai/character-guide/advanced-creation) allows adventurous creators to perfect their Character by using more powerful tools.

There is also a reference section that outlines all the [Character Attributes](https://book.character.ai/character-guide/character-attributes) you can change.

We encourage new users to create a Quick Character first and talk to a variety of different Characters before beginning to play with Advanced techniques like custom Definitions and Image Generation. It will give you a better sense of the range of possibilities!

{% hint style="info" %}
The Characters that are designed to produce images as well as text are indicated by a :art: before the name.&#x20;
{% endhint %}

### What Defines a Character

There are four things that influence how a Character responds in a particular situation:&#x20;

1. The [Character Attributes](https://book.character.ai/character-guide/character-attributes) (what much of this guide will explain)
2. The [Character Training](https://book.character.ai/character-guide/training-a-character) from conversations (e.g. star ratings)
3. The [Personas](https://book.character.ai/character-guide/user-personas) set by a user containing descriptive details and preferences
4. The context of the current conversation

It's important to keep all four of these in mind.&#x20;

For example, you may carefully craft a Character to play a particular word game, but if the user decides to start talking about something completely different, it may try to be cooperative and follow their lead.

Additionally, user feedback will happen over time, and will slowly influence Character responses.

{% hint style="info" %}
Think of this reference as describing a set of tools you can use to tinker and experiment rather than a strict guide. \
\
We are all exploring this space together, and best practices will change over time!
{% endhint %}


---

# 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://book.character.ai/character-guide/welcome-to-character-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.
