# Introduction

**Jeti** is a social media platform that connects you with people who are nearby, have shared interests or topics, and friends and family members. Our mission is to provide a fun, friendly way to engage with your community, near or far.

[<img src="/files/-MDc83VgK6W1IzKw2LMl" alt="" data-size="original">](https://apps.apple.com/us/app/id1523579231)

## What can I do with Jeti?

#### :cityscape: Post anonymously to people nearby

You don't need an account to start posting. By simply downloading the app and providing your location, you can start posting to your local feed. Swipe over to the newest posts to see whats up-and-coming around you, or check out whats trending now to see whats hot.:fire:

![](/files/-ME7m1Rv5s0Q09HBCZ0-)

{% hint style="info" %}
A little too far from the action? We'll show you what's trending in other areas close to you just in case.
{% endhint %}

{% content-ref url="/pages/-MDcCm\_i8FNjXoicW\_zP" %}
[Local Feed](/old/timeline/local-feed.md)
{% endcontent-ref %}

#### :hash: Create communities using hashtags

Are you a **#dog** person or a **#cat** person? Every hashtag has a story, and you can find nearly any topic on Jeti. If a lot of posts contain a given hashtag, it'll appear under "Trending Hashtags" on the [**Explore**](/old/explore.md) page.

{% content-ref url="/pages/-MDcChlV6i1LJ1YXwJDd" %}
[Hashtags](/old/hashtags.md)
{% endcontent-ref %}

#### :people\_with\_bunny\_ears\_partying: Create an account and follow people you care about

When you create an account on Jeti, you can follow people you care about, and they can follow you! A new feed will come up on the [**Timeline**](/old/timeline.md) screen called "Following" where you'll find all of the recent posts from people you follow.

<div align="center"><img src="/files/-ME7m9ATEl0Grinpv60o" alt=""></div>

{% content-ref url="/pages/-MDcCUseJ4cgemnM8gTT" %}
[Creating an Account](/old/accounts/creating-an-account.md)
{% endcontent-ref %}

#### :people\_wrestling: Compete for leaderboard position

...

![](/files/-ME7mIcmPvEXeoU5Gz5L)

{% content-ref url="/pages/-MDcDMIfL1n4x5cVh7kZ" %}
[The Leaderboard](/old/explore/the-leaderboard.md)
{% endcontent-ref %}


---

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