> For the complete documentation index, see [llms.txt](https://docs.bonzo.finance/hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bonzo.finance/hub/staking-nfts-and-points/bonzo-points/season-seven-points.md).

# Season Seven Points

### **Bonzo Points Season Dates & Earnings**

Season Seven of the [Bonzo Points program](https://app.bonzo.finance/points) officially kicked off on June 10, 2026. Point earnings convert to claimable $BONZO at the end of every points season. The start and end dates for each season are found in the table below:

<table><thead><tr><th width="138">Season</th><th width="226">Start</th><th>End</th></tr></thead><tbody><tr><td>1</td><td>Oct 28, 2024</td><td>February 28, 2025</td></tr><tr><td>2</td><td>March 1, 2025</td><td>June 2, 2025</td></tr><tr><td>3</td><td>June 3, 2025</td><td>September 3, 2025</td></tr><tr><td>4</td><td>September 4, 2025</td><td>December 8, 2025</td></tr><tr><td>5</td><td>December 9, 2025</td><td>March 9, 2026</td></tr><tr><td>6</td><td>March 10, 2026</td><td>June 9, 2026</td></tr><tr><td>7</td><td>June 10, 2026</td><td>September 14, 2026</td></tr></tbody></table>

Points earnings are based on the dollar value of assets supplied to the protocol, borrowed from the protocol, and deposited into Bonzo Vaults. Points are distributed on a 24-hour basis. Supported protocol assets can be found on [Bonzo Finance.](https://app.bonzo.finance)

Details of points earning calculations for Season Seven are found in the table below:

<table data-header-hidden><thead><tr><th width="161"></th><th></th></tr></thead><tbody><tr><td><strong>Supply Points</strong></td><td>2 points / $1 USD of token value</td></tr><tr><td><strong>Borrow Points</strong></td><td>8 points / $1 USD of token value</td></tr><tr><td><strong>Vault Points</strong></td><td>2 points / $1 USD of token value</td></tr></tbody></table>

### **1st Edition Bonzo NFT Points Multiplier**

Every [1st Edition Bonzo NFT](/hub/staking-nfts-and-points/bonzo-nft-collectables/1st-edition-bonzo-nfts.md) gives a "Bonzo Points" multiplier that automatically multiplies the points earned each day during Season Seven, giving holders an extra edge in the race to the top of the leaderboard.

{% hint style="info" %}
**The multiplier applied to point earnings is based on the single highest tier 1st Edition Bonzo NFT held in the same account receiving points.**
{% endhint %}

* 🏜️ **Desert Bonzo**: 1.1x multiplier
* 🌊 **Ocean Bonzo**: 1.2x multiplier
* 🚀 **Space Bonzo**: 1.3x multiplier
* 🌌 **Singularity Bonzo**: 1.5x multiplier

To purchase an NFT on secondary markets, please visit [SentX](https://sentx.io/nft-marketplace/creators/bonzo-finance).

<figure><img src="/files/8BGZeU0Qjtsat9506QvV" alt=""><figcaption></figcaption></figure>

### **Cybernetic NFT Points Multiplier(s)**

The Bonzo Cybernetic NFT Collectible features a 1.05x points multiplier, stackable on itself, and 1st Edition Bonzo NFT Collectibles held in the account receiving points. This multiplier is active until the Cybernetic NFT is [burned for $BONZO](/hub/staking-nfts-and-points/bonzo-nft-collectables/cybernetic-nft.md#distribution-of-usdbonzo-tokens), with a total stacking cap of 2.0x.

{% hint style="info" %}
**The multiplier applied to point earnings is based on the number of Bonzo Cybernetic NFTs stacked on both themselves and 1st Edition Bonzo NFTs for a maximum multiplier of 2.0x.  Please see the table below for an example.**
{% endhint %}

<table><thead><tr><th width="251">NFT Type</th><th width="264">Points Multiplier</th><th>Running Total Multiplier</th></tr></thead><tbody><tr><td>1st Edition Singularity</td><td>1.5x</td><td>1.5x</td></tr><tr><td>Cybernetic NFT #1</td><td>1.05x</td><td>1.55x</td></tr><tr><td>Cybernetic NFT #2</td><td>1.05x</td><td>1.60x</td></tr><tr><td>Cybernetic NFT #3</td><td>1.05x</td><td>1.65x</td></tr><tr><td>Cybernetic NFT #4</td><td>1.05x</td><td>1.7x</td></tr><tr><td>Cybernetic NFT #5</td><td>1.05x</td><td>1.75x</td></tr><tr><td>Cybernetic NFT #6</td><td>1.05x</td><td>1.8x</td></tr><tr><td>Cybernetic NFT #7</td><td>1.05x</td><td>1.85x</td></tr><tr><td>Cybernetic NFT #8</td><td>1.05x</td><td>1.9x</td></tr><tr><td>Cybernetic NFT #9</td><td>1.05x</td><td>1.95x</td></tr><tr><td>Cybernetic NFT #10</td><td>1.05x</td><td>2.0x</td></tr></tbody></table>

<figure><img src="/files/FBNj5QAIwVykzA7k3Fr9" alt="" width="188"><figcaption><p>Cybernetic Bonzo<br><a href="https://hashscan.io/mainnet/token/0.0.7743905">0.0.7743905</a></p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bonzo.finance/hub/staking-nfts-and-points/bonzo-points/season-seven-points.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
