# Getting Started

## <img src="/files/-MEIs2lZlryY4xqOf5a3" alt="" data-size="line"> **Downloading and Using Jeti for the First Time**

* Download Jeti from the[ App Store](https://apps.apple.com/us/app/id1523579231) (iOS) or[ Google Play Store](https://play.google.com/store/apps/details?id=app.jeti) (Android).
* Once the app has finished installing, tap the icon to open it.
* You will be greeted by the welcome screen. Press the **Get Started** button.
* Click the **Start Posting** button once you've read the welcome information.
* When prompted, enable **Location Services** for Jeti to see posts from nearby and start posting to your [local feed](/old/timeline/local-feed.md).

{% hint style="info" %}
🕵️**Tips:** You don't need an account to post on Jeti, but if you want to make one check out the article below!
{% endhint %}

{% content-ref url="/pages/-MDcCUseJ4cgemnM8gTT" %}
[Creating an Account](/old/accounts/creating-an-account.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/getting-started.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.
