# How to Lock RAIL

Lock RAIL in the governance contract to collect Active Governors Allocations, vote on proposals, or delegate your voting power. Once locked, there is a 30 day unlock period, during which there is no voting power, nor will the ability to collect Allocations. This constitutes a proof of commitment mechanism.

Steps to lock RAIL:&#x20;

1. Purchase/hold RAIL in a self-custodial EVM/Ethereum wallet
2. Head to the locking portal: [governance.railgun.org](https://governance.railgun.org)
3. Connect your wallet
4. Enter the amount you wish to lock and press "Stake"
5. Once locked, you can visit [governance.railgun.org/proposals](https://governance.railgun.org/proposals) to vote on active proposals, or press the "Delegate" button to delegate your voting power to another wallet.


---

# 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.railgun.org/wiki/rail-token/how-to-stake-rail-tokens.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.
