# Staking to a Session Stagenet Multicontributor Node

### Staking to a Stagenet Session Node

Session Stagenet Nodes can be run by a single contributor, or by multiple contributors who pool their test SESH to meet the staking requirement of 20,000. This guide covers how to stake to a multi-contributor node which is awaiting contribution.&#x20;

If you wish instead to register a node, you can find out how to do that [here](/contribute-to-the-session-network/testnet/session-stagenet-node-setup.md).

#### Step 1:

Navigate to the [Staking Portal](https://stake.getsession.org/) and connect your wallet.

#### Step 2:

Navigate to the [Stake Now](https://stake.getsession.org/stake) page to view the list of nodes awaiting contribution (Open Session Nodes)

The listed nodes will show the minimum and maximum contribution amounts, as well as the operator fee.&#x20;

#### Step 3:&#x20;

Once you have selected a node to stake to, hit **View** to examine the node details.

From this menu you can enter the amount of test SESH you wish to stake, and then hit the green button which reads 'Stake (Amount) SESH to Multicontributor Node'

#### Step 4:

Your stake will be contributed to the node and once the total amount staked has reached 20,000 it will be registered on the network and you will begin earning rewards.

### Unlocking your stake

If you're contributing a stake to a node, you can also request to unlock your stake under certain conditions. \
\
**Small contributors** (those contributing less than 1/4 of a full stake) cannot initiate a unlock during the first 30 days a node operates, but can do so at any time after this initial 30-day period. As above, the unlock period is 2 days (15 days on mainnet), after which the stake can be reclaimed. \
\
**Large contributors** (those contributing 1/4 of a full stake or more) can initiate an unlock at any time, including within the first 30 days of a node’s operation. As above, the unlock period is 2 days (15 days on mainnet), after which the stake can be reclaimed.


---

# 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.getsession.org/contribute-to-the-session-network/testnet/staking-to-a-session-stagenet-multicontributor-node.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.
