> ## Documentation Index
> Fetch the complete documentation index at: https://docs.predictamarkets.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Account Setup

> Configure your profile, currency settings, and account preferences

## Account Setup and Profile Management

Learn how to configure your Predicta account and manage your profile.

## Accessing Your Profile

1. Click **"Profile"** in the sidebar (or tap the Profile tab on mobile)
2. Your profile page opens with a summary card on the left and five tabs on the right

## Profile Tabs

| Tab             | What's Here                                           |
| --------------- | ----------------------------------------------------- |
| **Profile**     | Account info, balance, referral code, contact details |
| **Settings**    | Display currency, notification preferences            |
| **Security**    | Change password, manage login providers               |
| **Preferences** | Theme and other app preferences                       |
| **Referrals**   | Referral dashboard, your link, and earnings           |

## Profile Tab

### Account Information

Your **Profile** tab shows:

* **Account ID**: Your unique identifier (format: `AC00000001`)
* **Account Balance**: Available funds in your display currency and in PT
* **In Suspense**: Funds reserved for your open orders
* **Member Since**: Account creation date
* **Phone**: Your registered phone number
* **City / Country**: Location on file
* **Email Confirmed** / **Phone Confirmed**: Verification status
* **Last Sign In** / **Session Expires**: Auth session info
* **Login Providers**: How you signed in (email, google)
* **Referral Code**: Your unique code to share with others

### Editing Your Profile

1. Go to the **Profile** tab
2. Click **"Edit Profile"**
3. Update your name, phone number, date of birth, gender, national ID, address, and location
4. Save changes

<Note>
  Use your **real legal name**. It is required for identity verification and withdrawal processing.
</Note>

## Settings Tab

### Display Currency

Predicta uses **PT (Predicta Tokens)** internally. The **display currency** converts your balance into a familiar local currency.

**Supported display currencies include:**

* **USD** (US Dollars)
* **KES** (Kenyan Shillings)
* **TZS** (Tanzanian Shillings)
* Other regional currencies depending on your location

Your display currency is set automatically based on your country at registration, but you can change it any time under **Settings**.

### Understanding Dual Currency Display

Throughout the app, amounts appear in your display currency with PT shown below. Hovering over any balance shows:

* The **USD equivalent** (the real-world reference value)
* The current exchange rate: `1 USD ≈ X {your currency}`

<Tip>
  USD is the base reference. Your display currency (KES, TZS, etc.) is approximated from the USD rate — the tooltip always shows the exact USD value.
</Tip>

## Security Tab

### Change Password

1. Go to the **Security** tab
2. Click **"Change Password"**
3. Enter your current password
4. Enter and confirm your new password
5. Save changes

<Note>
  If you signed up with Google, you may not have a password set. You can add one from the Security tab.
</Note>

## Referrals Tab

### Your Referral Code and Link

Every account has a unique referral code (e.g. `F1E0E3E82CEC`). Share your referral link:

```
predictamarkets.com/join/{your-code}
```

* When someone registers using your link, the referral is credited
* Referral codes are case-insensitive
* Track your referral earnings and sign-up history from the Referrals tab

### Referral Bonus

You earn a reward for each friend who signs up and starts trading using your link. Current reward: **KES 100 per referral** (shown in the Markets page banner). Check the Referrals tab for your total earnings.

## Balance Overview

| Balance Type    | Description                                                                           |
| --------------- | ------------------------------------------------------------------------------------- |
| **Available**   | Funds ready to trade or withdraw right now                                            |
| **In Suspense** | Funds locked in your open (unfilled) orders — freed when orders fill or are cancelled |
| **Total**       | Available + In Suspense                                                               |

## Next Steps

<CardGroup cols={2}>
  <Card title="Fund Your Account" icon="wallet" href="/user-guide/funding-account">
    Add funds to start trading.
  </Card>

  <Card title="Start Trading" icon="hand-holding-dollar" href="/user-guide/trading-basics">
    Learn how to place your first order.
  </Card>
</CardGroup>
