# व्यक्तिगत कमीशन आवंटन

समीक्षा कार्यों से अर्जित व्यक्तिगत कमीशन सदस्य और Gloture प्लेटफ़ॉर्म के बीच बाँटा जाता है। आपके एजेंट स्तर के बढ़ने पर बाँटवारा बेहतर होता है।

## आवंटन तालिका

| स्तर       | नेट व्यक्तिगत कमीशन | प्लेटफ़ॉर्म फीस |
| ---------- | ------------------- | --------------- |
| मानक       | 30%                 | 70%             |
| संपन्न     | 35%                 | 65%             |
| प्राथमिकता | 40%                 | 60%             |
| विशेषीकृत  | 45%                 | 55%             |
| प्रबंधक    | 50%                 | 50%             |
| निदेशक     | 50%                 | 50%             |
| राष्ट्रपति | 50%                 | 50%             |

## यह कैसे काम करता है

### उदाहरण — मानक स्तर

> सदस्य A है **मानक स्तर**। जब किसी पूर्ण समीक्षा कार्य से व्यक्तिगत कमीशन उत्पन्न होता है:
>
> * सदस्य A प्राप्त करता है **30%** कुल कमीशन का
> * **70%** Gloture को प्लेटफ़ॉर्म फीस के रूप में आवंटित किया जाता है

### क्यों यह बाँटवारा?

मानक स्तर पर प्लेटफ़ॉर्म फीस का आवंटन दर्शाता है **प्रवेश स्थिति** प्रणाली के भीतर और समर्थन करता है:

* ✅ Gloture का **संचालनात्मक लागत**
* ✅ निरंतर **प्लेटफ़ॉर्म विकास**
* ✅ दीर्घकालिक **पारिस्थितिकी तंत्र की स्थिरता**

## आपके व्यक्तिगत कमीशन को अधिकतम करना

जब आप स्तर बढ़ाते हैं, तो आपका व्यक्तिगत कमीशन हिस्सा बढ़ता है:

* **मानक → उन्नत:** +5% (30% → 35%)
* **उन्नत → प्राथमिकता:** +5% (35% → 40%)
* **प्राथमिकता → विशेषज्ञ:** +5% (40% → 45%)
* **विशेषज्ञ → प्रबंधक:** +5% (45% → 50%)
* **प्रबंधक और उससे ऊपर:** 50/50 बाँटवारे पर सीमित

{% hint style="success" %}
पहुंचना **प्रबंधक स्तर** आपको अधिकतम व्यक्तिगत कमीशन दर देता है **50%** — इसका अर्थ है कि आप प्रत्येक उत्पन्न कमीशन का आधा हिस्सा रखते हैं।
{% endhint %}


---

# 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://gloture.gitbook.io/gloture/gloture-hi/personal-commission-allocation.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.
