# Character Community

{% hint style="info" %}
Chat with other Character users by joining the official Character.AI Discord Server [here](https://www.discord.gg/characterai).
{% endhint %}

The application has an integrated [Community](https://beta.character.ai/community), so you can ask for help and share tips with other creators, as well as sharing your Characters with others.

### Character Creation Tips

![](/files/JnytW3W4hvwTU1207NM8)

[On this channel](https://beta.character.ai/posts?topic=puUoF8HHLL8QrsaGaZQ-hXz-pmsSffRxtEDGUZz5iAE) you can ask questions of the community and development team. Be sure to be specific in your request, linking to example conversations and to the Character you're building will help get you more actionable feedback.

{% hint style="info" %}
Be sure to check this documentation and the [FAQ](https://beta.character.ai/faq) before asking, and be sure to note the community guidelines.
{% endhint %}

### Share Your Characters

![](/files/caneTv7hoMEGzlZ8Vya8)

Once you've made an interesting public Character, and want to [share it with others](https://beta.character.ai/posts?topic=t0QVpxfmn5vNKpEarQ7pBVjK2xfzPsaQz8BB9YLmDOY), you can post a description and a link to the Character with other users on this channel.


---

# 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/character-community.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.
