# Community

🔗 [**https://beta.aiphoria.world/community**](https://beta.aiphoria.world/community?search=)&#x20;

{% embed url="<https://www.youtube.com/watch?v=jQ33WQVB7tc>" %}

## You can publish any AI chat to the community&#x20;

* It will allow anyone on the platform to use your chat with a specific style or instruction
* Create a chat for specific use cases, such as art/music generation in a defined style, or guide your chat as an tutor or anything else you can imagine.
* Select available models for the users of your chat
* Hide or show your chat history and instructions

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

## Publishing settings:

A place to define behaviour of your chat:

<figure><img src="/files/83G4YvNnhLxC4cXvxA8f" alt=""><figcaption></figcaption></figure>

* Pick what models will be available in your character's chat. (you can also select other types of models if you want to let people create different content in chat with your character (you can also define[ image and audio instructions](/welcome/advanced/instructions-explained.md)))
* Define Welcome message that will be visible for users who might create a private chat with your character.&#x20;
* Clear or leave your chatting history.&#x20;
* Keep or leave messages left in a thread section (a place where you can chat with your mates without taking an affect on generations).&#x20;
* And decide if other people can see instructions and chat memory that you have define for your characters. Once your&#x20;

## If you want to chat privately, so you can make a private copy of it

And use all of it's predefined instructions and memory.

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


---

# 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://aiphoria.gitbook.io/welcome/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.
