# What is an Anonymous account?

![Screenshot of an anonymous post](/files/koPhjdpBvIL04YsGdfq2)

Instead of posting under a wallet address, users can post anonymously by creating an anonymous user using [Interep](https://docs.interep.link/). Anonymous users can only make post and comments on others posts, but they cannot like, block, or follow other users.

### &#x20;Reputation Groups

In order to create an anonymous user, a user must create an identity commitment and meet minimum reputation requirement for one of the following [Interep groups](https://docs.interep.link/technical-reference/reputation/twitter):

* *Twitter Gold*: at least 7000 followers AND verified profile AND a max [botometer ](https://botometer.osome.iu.edu/faq#which-score)of 1
* *Twitter Silver*: at least 2000 followers AND a max botometer of 1.5
* *Twitter Bronze*: at least 500 followers AND a max botometer of 2
* *Twitter Any*: any twitter profiles

All anonymous posts are ranked by reputation in global feed, and users can filter by minimum reputation.&#x20;


---

# 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.zkitter.com/faqs/what-is-an-anonymous-account.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.
