# Anonymous Posts

## What are anonymous posts?

{% hint style="info" %}
The ability to make anonymous posts is only available to users who have a verified account. Don't worry, anyone can be verified on Jeti! [**Click here**](/your-account/verification.md) for more information.
{% endhint %}

Anonymous posts are just like any other post on Jeti, with the caveat that other users cannot see who made the post. They can be interacted with just like any other post. Upvotes and Downvotes will affect whoever made the post.

We understand that there are certain things that, while not illegal or in violation of the community guidelines, people might not want to have associated directly with them. Anonymous posting gives users the ability to say what they want without fear of social or governmental reprecussions. This does ***not*** mean that anonymous posts aren't bound by our [**TOS**](/policies-and-legal/terms.md) and [**Community Guidelines**](/policies-and-legal/community-guidelines.md).

## How do I make an anonymous post?

To make a post anonymous:

1. Type out the post normally, and add any desired extra content.
2. Using the toggle switch in the top right, toggle anonymous posting **on** <img src="/files/jrMtQl0QG4ZCd9SOWVLE" alt="" data-size="line">.
3. Tap <img src="/files/RktFanmPhC5Yihkbp1bX" alt="" data-size="line">

## Can I report an anonymous post?

Yes!

While users are not able to see who is behind an anonymous post, *we are*. Any reports submitted about an anonymous post are treated the same as normal posts by that account. If action is taken against an anonymous post, it will directly affect the account responsible for it.

If an anonymous post contains illegal content, the contents of the post and account details will be forwarded to the proper authorities.&#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://help.jeti.app/using-jeti/posting-on-jeti/anonymous-posts.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.
