# Sablier Vesting Stream SHELL

## Overview

[CRAB](https://wiki.shellprotocol.io/shell-dao/shell-token/airdrop-eligibility-and-crab) is convertible into SHELL vesting stream NFTs. For more information about vesting streams, refer to the [Sablier docs](https://docs.sablier.com/concepts/protocol/stream-types). SHELL is subject to a [linear lockup](https://docs.sablier.com/concepts/protocol/stream-types#lockup-linear).

You can convert any amount of your CRAB into a vesting NFT worth the equivalent amount of SHELL. The NFT will then disperse SHELL evenly per block from January 22nd, 2024 to January 22, 2026.

You can view SHELL stream NFTs on OpenSea by [filtering for the SHELL trait on the Sablier V2 Lockup Linear NFT page](https://opensea.io/collection/sablier-lockup-linear-a4bf69c-on-chain-42161?search\[stringTraits]\[0]\[name]=Asset\&search\[stringTraits]\[0]\[values]\[0]=SHELL\&search\[sortAscending]=true\&search\[sortBy]=UNIT_PRICE).

{% hint style="warning" %}
Transferring the NFT makes the new owner the recipient of the stream. The funds are not automatically withdrawn for the previous recipient.
{% endhint %}

## Vesting <a href="#vesting" id="vesting"></a>

The purpose of the vesting schedule is to gradually increase the circulating token supply. Sudden increases to the token supply could have an adverse effect on the nascent Shell ecosystem. The important thing to emphasize is that everyone is on the same vesting schedule; investors, core team and community are treated equally.

The following stakeholders are subject to a two-year, linear vesting schedule:

* [Cowri Labs Team](https://wiki.shellprotocol.io/getting-started/overview/ecosystem#cowri-labs)
* Cowri Labs Investors
* CRAB holders

Vesting for CRAB holders is autonomous and once initiated, cannot be reversed by anyone.&#x20;

The following stakeholders are exempt from vesting:

* [The Shell DAO](https://wiki.shellprotocol.io/shell-dao)
* [The Shell Foundation](https://wiki.shellprotocol.io/getting-started/overview/ecosystem#shell-foundation)

The Shell DAO's treasury reserve of SHELL will not be subject to vesting, but will be deployed at the DAO’s discretion. Additionally, the Shell Foundation will retain a reserve of SHELL tokens, which will also not be subject to vesting.


---

# 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://wiki.shellprotocol.io/shell-dao/shell-token/sablier-vesting-stream-shell.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.
