> For the complete documentation index, see [llms.txt](https://boredapesuiclub.gitbook.io/basc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://boredapesuiclub.gitbook.io/basc/ecosystem/staking.md).

# STAKING

We are pleased to introduce our Staking, an exciting new feature within the Bored Ape Sui Club, NFT's prestigious collection that offers a unique and exclusive experience. In addition to owning one of these lovely and rare BoredApe/MutantApe, you can now take advantage of additional privileges and opportunities through the staking process.

### <mark style="color:blue;">NFTs Check and SP Points:</mark>

NFTs checking will take place every 60 minutes. Each BoredApe/MutantApe owner will automatically receive 1 SP every 12 hours. These SP points represent your involvement and support for the Bored Ape Sui Club collection.

<mark style="color:blue;">Multipliers:</mark>

We have introduced progressive multipliers to reward the most loyal owners:

```
10 NFT: Multiplier x1.10
20 NFT: Multiplier x1.25
30 NFT: Multiplier x1.50
50 NFT: Multiplier x1.75
```

The more BoredApe/MutantApe you own, the higher the multiplier and the more SP points you earn every 12 hours.

Formula for Calculating Additional SP Points per NFT:

If you own a BoredApe/MutantApe in your wallet, you will earn 1 SP every 12 hours. The formula to calculate the additional SP points for each Apes is:

Additional SP Points = (Number of Apes)^0.5

### <mark style="color:blue;">Equity and Involvement:</mark>

The Bored Ape Sui Club is committed to ensuring equity and involvement for all BoredApe/MutantApe holders. Our community will have the opportunity to participate in decisions regarding future prize and incentive distributions.

### <mark style="color:blue;">Important Note:</mark>

Bored Ape Sui Club does not involve any draws or snapshots. There will be no interruption in the disbursement of SP points for the Apes that you hold, if you sell or transfer others. BoredApe/MutantApe ownership will grant you SP points every 12 hours, and multipliers will reward your loyalty.

Thank you for being part of the Bored Ape Sui Club and our exclusive collection of NFTs. We are excited to share this unique experience with you and look forward to the future with excitement as our collection grows.


---

# 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://boredapesuiclub.gitbook.io/basc/ecosystem/staking.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.
