# Making an Account

To make an account on Jeti:

1. Download Jeti from the [App Store](https://apps.apple.com/us/app/jeti-whats-happening-nearby/id1523579231) or [Google Play Store](https://play.google.com/store/apps/details?id=app.jeti\&hl=en_SG\&gl=US).
2. Once installed, open the app by tapping the <img src="/files/wQsua7sqqOmlg6UxDFRN" alt="" data-size="line"> Icon.

#### If your location is unlocked

1. Complete the onboarding process.
2. Following the onboarding process you will be prompted to create an account.
3. Complete the fields, and press the Get Started button when finished.

#### If your location is *not* unlocked

If your location has yet to be unlocked, you will be greeted by the unlock screen, shown below.

![](/files/bKbBQk5WqjDKIqzxBnNI)

You are able to register for an account by clicking the <img src="/files/sJ8UJgLwZIcNTM2dbKEU" alt="" data-size="line"> icon in the top right. Upon registering an account, you will be returned to the above screen.&#x20;


---

# 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/welcome-to-jeti/getting-started/making-an-account.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.
