# Affine ultraPoints

The protocol is commencing a new points reward system for the ultraETH holders. Based on the ETH value of the ultraETH held, the users can earn ultraPoints.&#x20;

#### ultraPoints Calculation (Season 1: Limited Time)

<table><thead><tr><th width="215">Type</th><th>Description </th></tr></thead><tbody><tr><td>ultraPoints</td><td>1 point per ETH per hour</td></tr><tr><td>Eigenlayer Points</td><td>1 point per ETH per hour (but will start receiving it after 24h of deposit)</td></tr><tr><td>Symbiotic Points</td><td>0.00025 points/hour per USD worth of Assets</td></tr><tr><td>NFT Multiplier</td><td>1 + log10000(1 + n) [max 1.2x]. <br>here, n = number of NFTs the user holds</td></tr><tr><td>Migration Multiplier</td><td>2x  ultraPoints for the first week </td></tr><tr><td>Layer 2 Multiplier <br>(holding ultraETHs on Blast)</td><td>1.2x ultraPoints </td></tr><tr><td>Referral Bonus</td><td>both referrer and user will get 10% extra points</td></tr><tr><td>Symbiotic Multiplier</td><td>1.5x ultraPoints till the asset is in the queue<br>1x ultraPoints when the asset is in the queue</td></tr><tr><td>DeFi Boosts</td><td><a data-mention href="/pages/059RJvpIVRDJ2j93OYR7">/pages/059RJvpIVRDJ2j93OYR7</a></td></tr></tbody></table>

#### Stage Boost&#x20;

Season 1 is divided into 4 stages to reward early users with extra ultraPoints boost. The stage boost is divided into 4 periods/TVL limit! All the users within this time period/TVL limit will earn the Stage Boost.&#x20;

<table><thead><tr><th width="468">Stage </th><th>ultraPoint Boost</th></tr></thead><tbody><tr><td>Stage 1: Till 1,000ETH TVL or Till September 15</td><td>2x</td></tr><tr><td>Stage 2: Till 5,000ETH TVL or Till October 15</td><td>1.5x</td></tr><tr><td>Stage 3: Till 10,000 ETH TVL or Till December 1</td><td>1.2x</td></tr><tr><td>Stage 4: Till End of Season 1</td><td>1x </td></tr></tbody></table>

{% hint style="info" %}
**Example 1:** \
**If someone deposits 1 ETH on ETH Mainnet August 25, 2024, and has 1 Affine Pass NFT. They will earn = 2 (Stage Boost) \* 1.075 (NFT Boost) \* 1 (Base ultraPoint amount) = 2.15 ultraPoints every hour.**&#x20;
{% endhint %}

{% hint style="info" %}
**Example 2:** \
**If someone deposits 1 ETH on ETH Mainnet September 25, 2024, and has 0 Affine Pass NFT. They will earn = 1.5 (Stage Boost) \* 1 (NFT Boost) \* 1 (Base ultraPoint amount) = 1.5 ultraPoints every hour.**&#x20;
{% endhint %}

{% hint style="info" %}
**Example 3:** \
**If someone deposits 1.5 ETH on ETH Mainnet October 25, 2024, and has 2 Affine Pass NFT. They will earn = 1.2 (Stage Boost) \* 1.12 (NFT Boost) \* 1.5 (Base ultraPoint amount) = 2.016 ultraPoints every hour.**&#x20;
{% endhint %}

<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.affinedefi.com/product-walkthrough/affine-ultrapoints.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.
