# Search

## How do I search on Jeti?

To search on Jeti:

1. Tap ![](/files/Zgljxtj3vFt3X3otBPGm) on the bottom navigation bar to open the Explore Screen.
2. Tap the Search Bar at the top of your screen.
3. Enter your desired search terms.
4. To filter your results tap **Top**, **Users**, **Tags**, or **Places** under the search bar to swap between the filters.

## What can I search for on Jeti?

You are able to search for other people, locations, and hashtags. At the moment, you are not able to search for individual posts. Don't worry, we are working on it!


---

# 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/discovering-content/search.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.
