# Checking Posts From Other Areas

Jeti allows users to see posts from other areas as well. To begin, just go to the navigation page.

On this page you can see the leaderboard of popular places where people use Jeti. If you aren't lucky enough to be near one of these places, just scroll down and see what people are saying in other cities closer to you.&#x20;

Still can't find what you are looking for? go into the search bar and search for the place you want to find out everything being said.


---

# 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/posts-on-jeti-1/checking-posts-from-other-areas.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.
