# Surf Point (SP)

## Overview

Surf Point (SP) is SurfLayer’s native reward and recognition system. It is designed to track and reward user participation throughout their experience on the platform.

Every action you perform on SurfLayer, such as GM, Deploy, or Bridge, is recorded and converted into Surf Points that reflect your level of activity and engagement.

Surf Point serves as a core component of the SurfLayer ecosystem. It functions as a qualification metric for reward distribution, a verification mechanism for genuine activity, and a foundation for future utilities and ecosystem incentives.

## How to Earn Surf Points

You can earn Surf Points through every supported on-chain action on SurfLayer:

| Action          | Base Point  |
| --------------- | ----------- |
| Deploy Contract | 5 SP        |
| Daily GM        | 10 SP       |
| Bridge          | Coming Soon |

Each action is recorded directly to your connected wallet and contributes to your overall participation on the platform.

## Streak Bonus

To encourage consistency and engagement, SurfLayer introduces a Streak Bonus, which grants additional Surf Points for maintaining consecutive activity across actions such as Deploy, Daily GM, and Bridge.

**Streak Rules:**

* Maximum streak: 7 consecutive days.
* Streak resets if inactive for 24 hours.
* Each action has its own independent streak tracker.

## **Streak Bonus Table**

| Streak (Days) | Deploy Bonus | Daily GM Bonus |
| ------------- | ------------ | -------------- |
| 1             | +5           | +10            |
| 2             | +10          | +20            |
| 3             | +15          | +30            |
| 4             | +20          | +40            |
| 5             | +25          | +50            |
| 6             | +30          | +60            |
| 7             | +40          | +70            |

Example:\
\&#xNAN;*If you maintain a 7-day Daily GM streak, you will earn 80 SP (10 Base + 70 Bonus) for that day.*

## Network Bonus Reward

To promote engagement on key or newly supported networks, SurfLayer offers a Network Bonus — additional Surf Points for specific networks with active incentives.

* Bonus availability and values are displayed in the Select Network section.
* Networks with higher point values indicate an active bonus period.

Example:\
\&#xNAN;*If the Base Network offers 20 SP for Daily GM (including a 10 SP bonus), your total reward is calculated as follows:*

Final Reward = Base Point + Network Bonus + Streak Bonus

## Surf Point Categories

SurfLayer defines two primary Surf Point types to distinguish activity environments:

| Category                 | Description                                           |
| ------------------------ | ----------------------------------------------------- |
| SPM – Surf Point Mainnet | Earned from verified actions on supported mainnets.   |
| SPT – Surf Point Testnet | Earned from testnet activities, events, or campaigns. |

#### Key Highlights

* Verifiable tracking of user participation and activity
* Transparent and merit-based reward structure
* Expanding utilities aligned with ecosystem growth
* Strengthens eligibility for airdrops, quests, and campaign rewards

Surf Point is designed to recognize and reward your consistent participation within the SurfLayer ecosystem.\
The more you engage with on-chain activities, the more rewards and opportunities you unlock.&#x20;


---

# 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.surflayer.xyz/features/surf-point-sp.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.
