> For the complete documentation index, see [llms.txt](https://gramhal.gitbook.io/bolbhav/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gramhal.gitbook.io/bolbhav/chapter-3-receipt-contribution.md).

# Chapter-3 Receipt Contribution

{% hint style="info" %}
This document details the functionality of the Receipt Contribution within the Bolbhav app, outlining the changes implemented in the **newer version 6.2**.
{% endhint %}

## **Mandi Sorting Logic**

| **User Plan**                  | **Sorting Logic**                                                                                                        |
| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------ |
| One Unlocked Mandi             | Unlocked mandi displayed at the top of the mandi list.                                                                   |
| All Mandi or No Mandi unlocked | <p>1. Mandis with the most contributions displayed first.<br>2. Mandis the user has visited the most displayed next.</p> |

### For Users with One Unlocked Mandi Plan:

* If a user has a one mandi unlocked plan, the unlocked mandi will be displayed at the top of the mandi list with an icon to identify that the mandi is unlocked.

### For Users with all Mandi or no mandi unlocked Plan

* **Mandis with the Most Contribution:** Mandis, where the user has made the most contributions, will be prioritized and displayed at the top of the list.
* **Most Visited Mandis:** Following the mandis with the most contributions, the mandis that the user has visited the most will be displayed next in the list. This prioritizes mandis that the user interacts with frequently, making them more accessible for quick access.

## Crop Sorting Logic

{% hint style="warning" %}
There is no sorting implemented in the crop listing section currently with  v6.2\
Refer [here](/bolbhav/chapter-5-crop-price-viewing.md#crop-sorting-logic) to learn about the crop sorting logic which was there before the v6.2
{% endhint %}
