> For the complete documentation index, see [llms.txt](https://payvance-innovation.gitbook.io/finlyticz-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://payvance-innovation.gitbook.io/finlyticz-help-center/getting-started.md).

# Getting Started

## Getting Started

This guide walks you through creating your FinlyticZ account and getting set up for the first time.

### Step 1: Download the Mobile App

1. Open the [Google Play Store ↗](https://play.google.com/store/apps/details?id=com.payvance.finlyticz) on your Android phone, or the [Apple App Store ↗](https://apps.apple.com/in/app/finlyticz/id6761351637) on your iPhone
2. Search for **"FinlyticZ"**
3. Tap **Install**

### Step 2: Create Your Account

<figure><img src="/files/GC890WWcuWE3XaaBszhf" alt="" width="188"><figcaption><p>Sign Up Screen</p></figcaption></figure>

1. Open the FinlyticZ app
2. Tap **Create Account**
3. Fill in your details:
   * **Full Name** — Your name as it should appear on the account
   * **Mobile Number** — 10-digit Indian mobile number (starting with 6-9)
   * **Email Address** — A valid email for account verification
   * **Password** — Must contain at least 8 characters with uppercase, lowercase, number, and special character
   * **Confirm Password** — Re-enter your password
4. Tap **Sign Up**
5. You will receive an OTP on your registered email/phone
6. Enter the OTP to verify your account

### Step 3: Log In

<figure><img src="/files/K4qwYK1fJQJxV3Tiu5NE" alt="" width="188"><figcaption><p>Login Screen</p></figcaption></figure>

1. Open the FinlyticZ app
2. Enter your **Email** and **Password**
3. Tap **Login**
4. If this is a new device, you may be asked to verify via OTP

### Step 4: Select Your Company

1. After login, you will see the **Company Selection** screen
2. Select the company you want to manage
3. If you have only one company, it will be auto-selected
4. You will be taken to the **Dashboard**

> To add companies, you first need to set up the FinlyticZ Connector on your desktop. See Connector Setup.

### Step 5: Set Up Biometric Lock (Optional)

1. Go to **Settings** from the side menu
2. Enable **Biometric Lock**
3. Authenticate with your fingerprint or face ID
4. Next time you open the app, biometric verification will be required

### What's Next?

* Install the Desktop Connector to sync your Tally data
* Connect Tally ERP 9 or Tally Prime
* Explore the Mobile App Features

### Free Trial Details

* **14-day free trial** — no credit card required
* First 7 days: Full access without ads
* Next 7 days: Full access with ads
* Up to 1 user and 1 company during trial
* All features and modules included


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://payvance-innovation.gitbook.io/finlyticz-help-center/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.
