# OLD

- [Introduction](https://help.jeti.app/old/master.md)
- [Getting Started](https://help.jeti.app/old/getting-started.md)
- [Accounts](https://help.jeti.app/old/accounts.md): Everything related to user accounts and profiles.
- [Creating an Account](https://help.jeti.app/old/accounts/creating-an-account.md)
- [Following FAQs](https://help.jeti.app/old/accounts/following-faqs.md)
- [What is Following?](https://help.jeti.app/old/accounts/following-faqs/what-is-following.md)
- [How Do I Follow Someone?](https://help.jeti.app/old/accounts/following-faqs/how-do-i-follow-someone.md)
- [How do I Know Who I'm Following?](https://help.jeti.app/old/accounts/following-faqs/how-do-i-know-who-im-following.md)
- [How do I Know Who's Following Me?](https://help.jeti.app/old/accounts/following-faqs/how-do-i-know-whos-following-me.md)
- [How Do I Stop Following Someone?](https://help.jeti.app/old/accounts/following-faqs/how-do-i-stop-following-someone.md)
- [Login & Passwords](https://help.jeti.app/old/accounts/login-and-password.md)
- [Login to an Existing Account](https://help.jeti.app/old/accounts/login-and-password/login-to-an-existing-account.md)
- [Resetting Your Password](https://help.jeti.app/old/accounts/login-and-password/recovering-a-password.md)
- [Verified Accounts](https://help.jeti.app/old/accounts/verified-accounts.md)
- [Blocking an Account](https://help.jeti.app/old/accounts/about-blocking.md)
- [How To Block An Account](https://help.jeti.app/old/accounts/about-blocking/how-to-block-an-account.md)
- [About Blocking](https://help.jeti.app/old/accounts/about-blocking/about-being-blocked.md)
- [Posts on Jeti](https://help.jeti.app/old/posts-on-jeti-1.md)
- [Making a New Post](https://help.jeti.app/old/posts-on-jeti-1/making-a-new-post.md)
- [Adding Content to Your Post](https://help.jeti.app/old/posts-on-jeti-1/making-a-new-post/adding-content-to-your-post.md)
- [Commenting on Posts](https://help.jeti.app/old/posts-on-jeti-1/replying-to-a-post.md)
- [Voting on a Post](https://help.jeti.app/old/posts-on-jeti-1/voting-on-a-post.md)
- [Score System](https://help.jeti.app/old/posts-on-jeti-1/score-system.md)
- [Reposting](https://help.jeti.app/old/posts-on-jeti-1/reposting.md)
- [Delete a Post](https://help.jeti.app/old/posts-on-jeti-1/delete-a-post.md)
- [Reporting a Post](https://help.jeti.app/old/posts-on-jeti-1/reporting-a-post.md)
- [About Jeti Polls](https://help.jeti.app/old/posts-on-jeti-1/about-jeti-polls.md)
- [Checking Posts From Other Areas](https://help.jeti.app/old/posts-on-jeti-1/checking-posts-from-other-areas.md)
- [Can I Post in Other Areas?](https://help.jeti.app/old/posts-on-jeti-1/checking-posts-from-other-areas/can-i-post-in-other-areas.md)
- [Sharing a Post](https://help.jeti.app/old/posts-on-jeti-1/sharing-a-post.md)
- [Hashtags](https://help.jeti.app/old/hashtags.md)
- [Search](https://help.jeti.app/old/search.md)
- [Timeline](https://help.jeti.app/old/timeline.md)
- [Local Feed](https://help.jeti.app/old/timeline/local-feed.md)
- [Explore](https://help.jeti.app/old/explore.md)
- [The Leaderboard](https://help.jeti.app/old/explore/the-leaderboard.md)
- [Notifications](https://help.jeti.app/old/notifications.md)
- [About the Notifications Tab](https://help.jeti.app/old/notifications/about-the-notifications-tab.md)
- [About Notifications on Mobile Devices](https://help.jeti.app/old/notifications/about-notifications-on-mobile-devices.md)
- [How to Manage Your Mobile Notification Preferences](https://help.jeti.app/old/notifications/how-to-manage-your-mobile-notification-preferences.md)
- [Report a Post](https://help.jeti.app/old/report-a-post.md)
- [Security and Hacked Accounts](https://help.jeti.app/old/security-and-hacked-accounts.md)
- [My Account Security](https://help.jeti.app/old/security-and-hacked-accounts/my-account-security.md)
- [About My Compromised Account](https://help.jeti.app/old/security-and-hacked-accounts/about-my-compromised-account.md)
- [Changelog](https://help.jeti.app/old/changelog.md)


---

# 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/old.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.
