> For the complete documentation index, see [llms.txt](https://docs.zkitter.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zkitter.com/faqs/how-to-chat-anonymously.md).

# How to chat anonymously?

ZK Social allows users to chat anonymously as a member of the following groups:\
\- Any users from ZK Social\
\- Any users from [Interep Twitter Groups](https://docs.interep.link/technical-reference/reputation/twitter)

### Chat as any users

1. Select *Chat anonymously* when creating a new chat. Each anonymous chat session are independent - exposing identity from one conversation will not leak your identity from other anon conversations

![](/files/jzNuWFL03XgxWM6ST61F)

2\. You can chat as your normally would in the anon conversation. Note that the *sender* icon is turned into an incognito icon instead of your profile picture. An anon conversation is also slightly *darker* than other conversations.

![](/files/7wbjwe9PIdWQ69ozs8tE)

### Chat as a member of Interep group

To chat as a member of interep groups, a user must first add an anonymous identity following [this guide](/faqs/how-to-create-an-anonymous-user.md). Note that the *sender* icon should change to the icon of the corresponding interep groups.

![](/files/241xJ5XRII8tDuKmQPWI)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.zkitter.com/faqs/how-to-chat-anonymously.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.
