# Biz Analyst Referral Program

### How does the referral program work?

1. Share the link:
   * For[^1] Android users, Click on the Menu button on the top left and select “Refer a Friend”. iOS users can click on “More” button at the bottom right and then select “Refer a Friend”.
   * In the next screen, you will see your referral link that you can share with anyone using the “Refer a Friend” button.<br>
2. Your friend installs Biz Analyst by clicking on your link
   * On receiving your link, your friend can click on the link and install Biz Analyst application from Play Store/App Store and create an account.

### Whom can I refer?

* You can invite anyone who uses Tally by simply sharing your referral link. Once the user signs up using your link, whenever they purchase new Biz Analyst subscription, a referral is considered valid.

### What are the criteria for referral eligibility?

* The person you referred should install using your referral link only and then create an account.
* Referred user should not already be signed up with Biz Analyst.

### Terms and Conditions

* There is no limit on the number of referrals you can give.
* ‘Refer a Friend’ will be eligible only for referrals who have signed up after clicking on your referral link.
* This program is not eligible for referrals who have already signed up for Biz Analyst in the past.
* This referral program is not eligible for partners and their referrals.

[^1]:


---

# 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.bizanalyst.in/biz-analyst-manual/manual/refer-and-earn.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.
