# Removing expired democracy locks

When you [vote for a Governance referendum](broken://pages/2pAmAjc1JDuKJUt9NKaU), your tokens are locked at least while the referendum is up for a vote. Once the referendum ends, the lock may expire or remain in place for a longer period, depending on your conviction and whether you voted with the winning side.

Regardless of the lock period, the lock will eventually expire, and once it does, you need to **manually remove it** to make the locked balance transferable again. The lock isn't removed automatically.&#x20;

### How to remove expired democracy or referendum locks?

If you voted on referenda, click the arrow icon on the far right of your account, then hover over the little clock icon next to the democracy-locked balance. You can see if there are any locks that have expired:

<figure><img src="https://713888997-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McnEkhdd7JlySeckfHM%2Fuploads%2F7ODkqB9O5romERXG015g%2FScreen%20Shot%202023-12-15%20at%2012.32.41.png?alt=media&#x26;token=456ea5ee-5723-4734-970f-ae14c9d89db9" alt=""><figcaption></figcaption></figure>

**To remove an expired democracy lock, follow these steps:**

1. Click on the three dots on the right side of your account.
2. Select "Clear expired democracy locks":

<figure><img src="https://713888997-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McnEkhdd7JlySeckfHM%2Fuploads%2FyyWmdMAef0e5WrJJiF9w%2FScreen%20Shot%202023-12-15%20at%2012.26.12.png?alt=media&#x26;token=6b4defcb-2446-4de8-8214-7305a224c06c" alt=""><figcaption></figcaption></figure>

3\. Then simply sign and submit the extrinsic, and all the expired locks will be removed.


---

# 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.neuroweb.ai/on-chain-governance/removing-expired-democracy-locks.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.
