> For the complete documentation index, see [llms.txt](https://docs.neodove.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neodove.com/neodove-mobile-application/refer-and-earn.md).

# Refer And Earn

You can **refer** anyone and everyone in your circle. Any **referral** that converts into a customer will be counted as a successful referral.&#x20;

{% hint style="success" %}
As a token of appreciation for your referral, you will receive **rewards** or **monetary compensation** if you get any referrals just fill out this form and we will be sending **Timely Updates** about the status of your referral to your **WhatsApp number**.&#x20;
{% endhint %}

### **Steps:**

***

1. After logging in to the User Portal, click on the '**Menu**' option at the top-left-hand side of the screen and then click on '**Refer Now**'.&#x20;

![](https://lh7-us.googleusercontent.com/N6Ge3QgismqupQ9_62_nzYdlolMfvhj327n22Rf9nRjsKDW7MleHwmMiv6hQfiZqf6zKt229cJbFkvn_QVZTqXNWZ3WrkJNkf3qA6CRebaNYmWOQkvhtGQOwc0KmHSKMAu1LC5TgjuaSQSk7Nn1EX0c)

2. Once the form is opened, need to fill up your **basic details** and then need to click on the '**Next**' option to proceed further.

![](https://lh7-us.googleusercontent.com/Mp1JS2U7-1k2oDIZ0niz-9sYKYPFWYuqLn2hFTahToNYbfmHPDrryHFUPaU-KB-Qf3rmCQJhMaEGbs6-5oLhLveiR3971HiFOooTQ5gmvVkFDhAFirB38Efy2j0qwBMsocJknz6S_HI4ilINUWBJveo)

3. Another window will appear, fill out the form of your referral or your contact person by providing their **basic details** i.e., name, number, industry, and number of telecallers.&#x20;

![](https://lh7-us.googleusercontent.com/_GR_21wEoLEZmhGM6iX2ndwFsNhiyg7SX9i4mehBdT9Ye4uwl5dti0BOhMHpxYrD1EQiDOvivwo7LdVmrOY3gUW5AhBWzbLDRuDUn3X2pSH7ai0eQ4Q5W78ukgjiq8Jrdb7At3wX8OdsxN6jXMbFfxc)

4. Click on the **'Submit'** option and the '**referral'** has been submitted.

![](https://lh7-us.googleusercontent.com/OevfxROfWxcZYR1wxpcxWpy-oWJwU_GdDuZBdOWiYma5RFsJK_kYVFs-U3QYbJUysvA_cG0ZnBLCeqj2Xex1Teme-6u_pNLv60ol6L6NdWwIbW_3zXIWokPMN1X8c4eaBzrwguslhRrV5a0Lt7BOrpk)

***

{% hint style="success" %}
**Note:** However, any person who is an **existing** or **signed-up customer** of Neodove will not be considered a referral under this program.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.neodove.com/neodove-mobile-application/refer-and-earn.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
