# Private Interactions

**Private Chat Rooms**\
Users can engage in private, one-on-one sessions with companions, offering features such as:

* Unlimited conversation duration for in-depth interactions.
* Real-time, text-based communication.
* On-demand image generation to enrich discussions.
* Persistent chat history for seamless continuity.
* Exclusive avatar responses visible only to the participant.

**Custom Image Generation**\
Within private sessions, companions can create personalized images on demand, adding a visual element to conversations. This feature enhances the interactive experience, delivering unique and tailored content to users.


---

# 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://liquidai-1.gitbook.io/liquidai-docs/getting-started/platform/private-interactions.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.
