# Getting set up

<details>

<summary>Step 1: Invite the bot</summary>

Invite CharacterWeaver using [this link](https://invite.characterweaver.com/).

</details>

## Chat set-up

<details>

<summary>Step 2: Build your AI chat in seconds</summary>

You can now set-up a discussion with any character that exist in the reality or in your imagination. [This page](/fundamentals/ai-chat.md) should help you with this!

</details>

<details>

<summary>Step 3: Understand your needs</summary>

Well done! CharacterWeaver is now on your server, and installed. If the AI Chat feature fits you well, no need to do more. If you want to set-up more advanced feature, you may want to take a lot at the advanced set-up.

</details>

## Complete set-up

<details>

<summary>Step 2: Create your first character</summary>

Well done! CharacterWeaver is now on your server, it is time to create your character. [This page](/fundamentals/getting-set-up/configure-a-character.md) should help you with this!

</details>

<details>

<summary>Step 3: Configure the behaviors of your characters</summary>

Now that create a beautiful character, you have to add behavior to it. [This page](/fundamentals/getting-set-up/configure-a-behavior.md) should help you with this!

</details>


---

# 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.characterweaver.com/fundamentals/getting-set-up.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.
