# The scoring system

In every quarterly competition, each participating Regional Hub will be evaluated and scored based on two key aspects:&#x20;

1. The overall activities of all members within a Regional Hub (related to their individual Referral Agreements)
2. The quality of events organized by a Regional Hub during that quarter

By considering both the activities related to the Referral Agreement and the quality of events, the scoring system aims to provide a comprehensive evaluation of the Regional Hubs' contributions and engagement within the Blocksquare network.

{% hint style="info" %}
This system encourages active participation, effective referrals, and the organization of impactful events, ultimately promoting growth and fostering a vibrant community within the Blocksquare ecosystem.
{% endhint %}

You can find the breakdown of points that can be achieved in each scoring category below.

## a) Event organization

<table data-full-width="true"><thead><tr><th align="center">Events (duration)</th><th align="center">Short (up to 2h)</th><th align="center">Half day</th><th align="center">Full day</th></tr></thead><tbody><tr><td align="center"><strong>live/in-person</strong></td><td align="center">10 points</td><td align="center">50 points</td><td align="center">150 points</td></tr><tr><td align="center"><strong>online/digital</strong></td><td align="center"><p>1st event - 10 points</p><p>2nd event - 8 points </p><p>3rd event - 6 points</p><p>Every subsequent event - 6 points</p></td><td align="center"><p>1st event - 50 points</p><p>2nd event - 40 points </p><p>3rd event - 32 points</p><p>Every subsequent event - 32 points</p></td><td align="center"><p>1st event - 150 points</p><p>2nd event - 120 points </p><p>3rd event - 96 points</p><p>Every subsequent event - 96 points</p></td></tr><tr><td align="center"><strong>Number of registrations</strong></td><td align="center"><p>0.1 point per registration</p><p>(Hub members do not count as registered attendees)</p></td><td align="center"><p>0.1 point per registration</p><p>(Hub members do not count as registered attendees)</p></td><td align="center"><p>0.1 point per registration</p><p>(Hub members do not count as registered attendees)</p></td></tr><tr><td align="center"><p><strong>Number of actual</strong> </p><p><strong>check-ins</strong></p></td><td align="center"><p>1 point per checked-in attendee </p><p>(Hub members do not count as checked-in attendees)</p></td><td align="center"><p>1 point per checked-in attendee </p><p>(Hub members do not count as checked-in attendees)</p></td><td align="center"><p>1 point per checked-in attendee </p><p>(Hub members do not count as checked-in attendees)</p></td></tr></tbody></table>

## b) Referral goals

<table data-full-width="false"><thead><tr><th align="center">Referral action</th><th align="center">Scoring</th></tr></thead><tbody><tr><td align="center">New marketplace operator onboarded</td><td align="center">300 points</td></tr><tr><td align="center">New real estate asset onboarded</td><td align="center">owner is an individual = 10 points<br>owner is a company = 100 points</td></tr><tr><td align="center">Total value of onboarded real estate ($)</td><td align="center">5 points per 100,000$</td></tr><tr><td align="center"><p>Total value of BST tokens sold via OTC ($)</p><p>(min $ is 50k)</p></td><td align="center">5 points per 10,000$</td></tr></tbody></table>

{% hint style="info" %}
In order to establish, promote and maintain Regional Hubs at the highest levels possible, the Governance board reserves the right to make adjustments or introduce changes to the scoring system at any time.

Any changes or adjustments will come into affect only in the quarter after the next.
{% endhint %}

## Scoring methodology

The scoring system for the quarterly competition involves several steps to determine the percentage amount of the quarterly prize pool that will be rewarded to each participating Regional Hub. Here's how it works:

### **Calculation of Regional Hub points**

Throughout the quarter, each Regional Hub will accumulate points based on their activities and event quality, as outlined in the previous explanation.

{% hint style="info" %}
The points earned by a Regional Hub will be tallied at the end of the quarter.
{% endhint %}

### **Calculation of total points**

The next step is to add up the total points achieved by all participating Regional Hubs in that quarter.

{% hint style="success" %}
This sum represents the combined efforts and performance of all the Hubs during the competition.
{% endhint %}

### **Percentage calculation**

To determine the percentage amount of the quarterly prize pool that each Regional Hub will receive, we compare the points achieved by each Hub to the total points achieved by all participating Hubs.

{% hint style="info" %}
The percentage is calculated by dividing the points earned by a Regional Hub by the total points achieved by all Hubs and multiplying by 100.
{% endhint %}

### **Allocation of the Prize pool**

Finally, based on the percentage calculated for each Regional Hub, the quarterly prize pool is divided accordingly. Each participating Hub will receive a portion of the prize pool based on their relative contribution and performance, as reflected by their percentage amount.

***

This scoring system ensures that the reward distribution is proportional to the efforts and achievements of each Regional Hub, taking into account both their individual performance and the overall performance of all participating Hubs. It encourages healthy competition, active engagement, and quality event organization, while fairly rewarding the contributions made by the Regional Hubs.


---

# 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://docs.oceanpoint.fi/community/regional-hubs/the-scoring-system.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.
