# How to Unlock

### <mark style="color:blue;">**Unlock Tokens Without Vesting**</mark>

When the locking cycle ends, project owners can unlock the locked tokens by following these steps:

1. Connect your wallet.
2. From the homepage, navigate to "FlokiLock" => "Token" or visit **(coming soon)**
3. Click on "My Lock" and then click on "View".
4. Locate the token you wish to unlock.
5. Click on "Unlock".
6. MetaMask will prompt you to confirm the transaction and display the associated fee. If you agree, click on the “Confirm” button to complete the unlocking process.

### <mark style="color:blue;">**Unlock Vesting Tokens**</mark>

When each vesting cycle ends, project owners can unlock the vested tokens by clicking on the “Unlock” button. For example:

If, for any reason, project owners are unable to withdraw their vested tokens when a cycle expires, they can do so at any given time afterwards. If they wait until the next cycle expires, the total amount that can be withdrawn at that time would be the balance of the previous cycle amount plus the amount of tokens of the recently expired cycle.

### <mark style="color:blue;">**Renounce Lock Ownership**</mark>

To renounce ownership, click on "Renounce Lock Ownership". Renouncing ownership will transfer ownership to a dead wallet, preventing you from interacting, unlocking, or removing the liquidity/tokens at the end of the lock. Only proceed with this action if you fully understand how renouncing works and its implications. We accept no liability for any loss incurred due to this action.


---

# 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://flokisale-1.gitbook.io/wpp/flokilock/how-to-unlock.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.
