# Make a Post

## To make a new post on Jeti:

1. Tap the <img src="/files/DVyvNkZYkeLnxnOzRUby" alt="" data-size="line"> at the bottom of your screen. The new post screen will appear.
2. Type whatever you'd like to say in the text area.&#x20;
   * See our [**Community Guidelines**](broken://pages/iX0FsF6qNKCbPi9gvycY) for more on what kind of content we allow on Jeti.
3. [**Add Content**](broken://pages/kDqw4RmCdJSbacM5AEPx) to your post if desired. Jeti supports adding pictures, videos, gifs, links, and polls to your posts.
4. Toggle anonymous posting **on** <img src="/files/jrMtQl0QG4ZCd9SOWVLE" alt="" data-size="line"> or **off** <img src="/files/SMasehmuj7EhbZ0YAIFJ" alt="" data-size="line">
   * :detective: Anonymous mode is set to **off** by default&#x20;
   * This feature is only available to users who are [**verified**](broken://pages/26jCShWs8XYVk0J9anU6).
5. When you're satisfied with your post, tap the <img src="/files/RktFanmPhC5Yihkbp1bX" alt="" data-size="line"> at the top right of your keyboard


---

# 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/make-a-post.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.
