> For the complete documentation index, see [llms.txt](https://help.jeti.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.jeti.app/old/posts-on-jeti-1.md).

# Posts on Jeti

Posts on Jeti are good ways to tell those around you what's going on in your life. Whether you just failed your math test or you have a funny joke to tell, making a post is a fast and easy way to say it to the world.

{% content-ref url="/pages/-MKl4wC7-1\_k9p-A19Rk" %}
[Making a New Post](/old/posts-on-jeti-1/making-a-new-post.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLEzb8qX0Qc1Gkhj829" %}
[Commenting on Posts](/old/posts-on-jeti-1/replying-to-a-post.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLEz-xvbI\_tVHj8\_vwF" %}
[Score System](/old/posts-on-jeti-1/score-system.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MKl5Xi\_nSSBItteRerZ" %}
[Reposting](/old/posts-on-jeti-1/reposting.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MKl52zgm0ysz\_erA6vX" %}
[Delete a Post](/old/posts-on-jeti-1/delete-a-post.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MKl5X\_rJ89K7ROEsBOD" %}
[Reporting a Post](/old/posts-on-jeti-1/reporting-a-post.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLF-3pMvK2LHfQbUgfq" %}
[About Jeti Polls](/old/posts-on-jeti-1/about-jeti-polls.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLExug2o69jeud2P34O" %}
[Checking Posts From Other Areas](/old/posts-on-jeti-1/checking-posts-from-other-areas.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLEy569Q7otWZNu8AsG" %}
[Sharing a Post](/old/posts-on-jeti-1/sharing-a-post.md)
{% endcontent-ref %}


---

# 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://help.jeti.app/old/posts-on-jeti-1.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.
