# Similar Platforms

## The Network Nervous System (NNS)

<figure><img src="/files/kED8QIjG6koxARhNRoy6" alt=""><figcaption><p><a href="https://nns.ic0.app/">https://nns.ic0.app/</a></p></figcaption></figure>

The Network Nervous System (NNS) is the original ICP staking platform. As a decentralized governance system, the NNS enables ICP token holders to participate in decision-making processes regarding the network's evolution (governance). It allows users to stake their ICP tokens to earn voting power, giving them a voice in proposing and voting on changes to the network's protocol, upgrades, and canister installations. The NNS plays a crucial role in the governance of the Internet Computer.

### What are neurons?

A neuron locks a balance of ICP and enables its owner to participate in network governance, through which they can earn rewards. They possess various attributes, including identity, account, controller, hot keys for limited actions, creation timestamp, aging timestamp, dissolve state, maturity for voting rewards, follow relationships for automatic voting, recent votes, and not-for-profit status, which determines if they are dissolvable by voting.

### Staking neurons on the NNS

1. Stake your amount and create your neuron.

<figure><img src="/files/HjT18BepFzqLpDXlbV7T" alt=""><figcaption><p>Choosing your amount to stake on the NNS</p></figcaption></figure>

2. Set the dissolve delay of your neuron, as shown below.

<figure><img src="/files/dRu2yMe1t3wElA3MIwmy" alt=""><figcaption><p>Setting dissolve delay of newly created neurons on the NNS</p></figcaption></figure>

3. Set your neuron to follow other neurons to automate your voting and earn rewards.

<figure><img src="/files/jT3GxBWFIYfkc1nr3Hy6" alt=""><figcaption><p>Setting your neuron to follow other neurons on the NNS</p></figcaption></figure>

### Conclusion of the NNS

Staking on the NNS platform means locking ICP tokens in a "neuron" for a set period to participate in network governance and earn rewards. Once staked, these tokens are inaccessible until the period ends, and understanding terms like neurons and dissolve delay is crucial. While the NNS is a pioneering staking platform, our platform, Rakeoff, offers a simpler and quicker staking process with fewer new terms to learn. As well, Rakeoff provides access to the first ICP no-loss prize pool. We aim to create a user-friendly ICP blockchain platform, supported by Dfinity, with a growing community.

## Similarities between Rakeoff and the NNS:

* Both NNS and Rakeoff offer ICP wallets for users to store, transfer, and send ICP tokens securely.
* Both platforms provide staking options and the creation of neurons. However, in Rakeoff we simply call neurons "Staked ICP". Both allow users to participate in network governance and earn rewards.

### The Rakeoff advantage

1. **Easier Staking UX:** We simplify the staking process with a user-friendly interface and user experience. With just one click, users can stake their ICP tokens without the need for complex terminologies and configuration options like "neurons", "dissolve delays" and "follow neurons", which are used in the NNS. On Rakeoff all of these processes are done automatically for you (and can be configured later on - if you wish).

<figure><img src="/files/xr0tMJFPBT6U0WLa4J42" alt=""><figcaption><p>Simple 'Stake' button on Rakeoff</p></figcaption></figure>

<figure><img src="/files/fInYSB3gy0ODW1ZMgTC7" alt=""><figcaption><p>Staking UI on Rakeoff</p></figcaption></figure>

2. **Unique Prize Pool**: Rakeoff sets itself apart with a unique prize pool feature. Users can disburse their staking rewards into the prize pool for a chance to win a substantial amount of ICP. Learn more about the Rakeoff no-loss prize pool below.

{% content-ref url="/pages/zzjdZvGHjfqLyPc6Imn2" %}
[The no-loss prize pool](/rakeoff/tutorials-and-guides/the-no-loss-prize-pool.md)
{% endcontent-ref %}

3. **Achievement rewards:** Rakeoff includes an ICP achievements bonus system with five distinct levels. This has been designed to reward users with an additional ICP bonus for staking on our platform. We’ve seamlessly integrated the achievements bonus system within the “Details” section of your staked ICP. To be eligible for an achievement bonus, you must hit one of the achievement levels minimum stake requirements and your stake must be at least 2 weeks old. Learn more about the achievement rewards in our staking guide below.

{% content-ref url="/pages/lwtn5FczU7aKp6o5FW0t" %}
[Staking on Rakeoff](/rakeoff/tutorials-and-guides/staking-on-rakeoff.md)
{% endcontent-ref %}

<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.rakeoff.io/rakeoff/similar-platforms.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.
