# Creating an Account

### Making an account on Jeti is easy. Here's how to do it:

1\. Navigate to the profile page by tapping the (person) icon in the bottom right of your screen.

2\. Tap the blue "**My Account**" button in the top right, then tap the "**Create Account**" button on the screen that follows. If you already have an account, click the blue text that says "Already have an account?"

3\. You should now find yourself at the account creation page. Enter the required information including your name, your preferred username, a valid email address, and your preferred password. Once you have entered everything, click the "**Submit**" button.&#x20;

{% hint style="info" %}
For help with customizing your profile, check out the article [Editing Your Profile](broken://pages/-MLyJJBtyNsGvu6__-vt)
{% endhint %}

### That's it! You should now find yourself at your profile page, where you can begin to make it yours!

{% hint style="info" %}
Making an account is not required to use Jeti, but we recommend it! Having an account unlocks the ability to follow your friends or other people, and customize your account.&#x20;
{% endhint %}


---

# 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/accounts/creating-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.
