# Onthis Points (Users)

{% hint style="info" %}
Every time you use Shortcuts, you accrue Onthis points.
{% endhint %}

### What do Onthis Points give you?

<img src="https://emoji.discourse-cdn.com/twitter/bank.png?v=12" alt=":bank:" data-size="line"> Entitle holders to governance.\ <img src="https://emoji.discourse-cdn.com/twitter/national_park.png?v=12" alt=":national_park:" data-size="line"> Build a sustainable ecosystem.\ <img src="https://emoji.discourse-cdn.com/twitter/chart_with_upwards_trend.png?v=12" alt=":chart_with_upwards_trend:" data-size="line"> Incentivize a long-term view of Onthis contracts & no-code tools.\ <img src="https://emoji.discourse-cdn.com/twitter/saluting_face.png?v=12" alt=":saluting_face:" data-size="line"> Disproportionately reward those most loyal.

### How do you accrue points?

* Each time you use our contracts, you generate points.
* Using our no-code tool build contracts & earn passive points from other’s usage.
* See how many points you've accrued on the Leaderboard: [https://leaderboard.onthis.xyz](https://leaderboard.onthis.xyz/)

### Points Formula

#### **Points Accrued** = <mark style="color:green;">**ETH Amount**</mark>**&#x20;\*** <mark style="color:orange;">Contract</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Complexity Factor**</mark>**&#x20;\*&#x20;**<mark style="color:purple;">**Emissions Multiplier.**</mark>

> *where*
>
> <mark style="color:green;">**ETH Amount:**</mark> Amount of ETH user is sending in the transaction to one of our contracts.
>
> <mark style="color:orange;">**Contract Complexity Factor:**</mark> This score is assigned to every contract on a scale of **1 to 3** and serves as a points multiplier. The higher the complexity the more points you receive.
>
> <mark style="color:purple;">**Emissions Multiplier:**</mark> This makes the points less inflationary over time. It starts at **100** and moves down by **.0002 with every 1 ETH in volume**. This strongly incentivizes early users as the emissions are the highest during the product’s early growth stage.

{% hint style="info" %}
Split: 80% to Users 20% to Builders
{% endhint %}

<mark style="background-color:blue;">**Users**</mark> = receive 80% of Total Claimable Points from each transaction.

<mark style="color:orange;background-color:green;">**Creators**</mark> = receive 20% of Total Claimable Points from each transaction.

{% hint style="warning" %}
**Important Note on Emissions**

What if the current multiplier is 90 and I send 10ETH at one time, assuming a Contract complexity of 1?

**Total Points = 10 \* 1 \* 90 = 900**

You will receive points based on the emission multiplier at the time of the deposit.\
This is great for both big and small depositors. Whales will be rewarded for onboarding more volume and smaller accounts will not be penalized because they used our contracts after a big deposit came in.

**To repeat the Emission Multiplier goes down by .0002 with every 1 ETH or higher in volume, even if 100 ETH is deposited, the Emission Multiplier goes down by .0002. This is done to protect the small depositors who will receive the incrementally lowered Emission rate**

**< 1ETH = Emission Multiplier stays the same**\
\&#xNAN;**≥ 1ETH = Emission Multiplier goes down by .0002**
{% endhint %}

{% hint style="success" %}
**Contract Fees:** The fees range based on the Contract Complexity, with a base fee of **0.1%**, in other words, fees can range from low (Complexity: 1) - to high (Complexity: 3) or **0.1% - 0.3%** fee.
{% endhint %}

### **How are Onthis Points claimed?**

View your points: <https://leaderboard.onthis.xyz/>

During the current initial distribution phase: Onthis Points will be mapped to user + creator addresses, no claiming. Earn points to climb up the leaderboard.&#x20;

During the second - DAO generation event - phase (\~$1B+ Volume): users + creators will be able to claim points and take part in the decision-making process for the DAO. E.g. changing protocol fees, voting in new contracts, adding staking to get protocol fees, etc.

<br>


---

# 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.onthis.xyz/overview/users/onthis-points-users.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.
