# Getting Started

## Installing the App

To get started, visit <https://www.earlyfans.xyz/> in the browser of your mobile device.

Tap the share button in the browser menu, and tap 'Add to Home Screen'.

<figure><img src="/files/AcBpJ0c0sS6gDLkq60at" alt="" width="188"><figcaption><p>Look for 'Add to Home Screen'</p></figcaption></figure>

The app can also be used in desktop browser, however the experience is optimized for mobile.

## Creating an Account

Open EarlyFans from your home screen and

1. Sign in with your email and make sure you remember this email.
2. Enter or skip entering a [referral code](/referrals.md). For existing users, their unique referral code is their X handle without the @.
3. Link your X account. You may need to sign in to your X account first during this step.
4. Deposit some ETH on the Blast network into the embedded wallet supported by [Privy](https://www.privy.io/) to start using the app. We recommend starting with 0.05ETH or more.


---

# 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://docs.earlyfans.xyz/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.
