# Lock SBR

If you want to take part in governance decisions, you need to lock your SBR tokens for a certain period.

1. Buy SBR - we would recommend [Jupiter](https://jup.ag/swap/SOL-SBR) for the best trade execution.
2. Head over to the [SBR locker](https://tribeca.so/gov/sbr/locker).

<figure><img src="/files/lXtr51wY2nzmHTy44RNh" alt=""><figcaption></figcaption></figure>

3. Click on the 'Lock' button and choose the amount of SBR you want to lock and the lock period.

<figure><img src="/files/dxSpeS9grZPkuYowmA0B" alt=""><figcaption></figcaption></figure>

4. Click 'Lock Tokens' and confirm the transaction in your wallet.

<figure><img src="/files/w40Kj0pIIhVFUlyeRm8w" alt="" width="375"><figcaption></figcaption></figure>

5. You can now create or vote on proposals in the [governance forum](https://tribeca.so/gov/sbr/proposals) and vote on [gauges](https://tribeca.so/gov/sbr/gauges).

<figure><img src="/files/MGEuDn9z7axfDiAGtBUp" alt=""><figcaption></figcaption></figure>

If you don't want to vote manually for gauges, you can simply [delegate your veSBR](https://docs.saberdao.io/getting-started/delegate-vesbr).


---

# 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://doc.saberdao.so/getting-started/lock-sbr.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.
