# Creating Time Locks

For *real-time support, please feel free to reach out on our dedicated* [*Telegram support channel*](https://t.me/hedgeysupport)*.*&#x20;

**Step 1:** Visit Hedgey's [App](https://app.hedgey.finance/token-claims), connect your wallet and select the network you will be using.&#x20;

***NOTE:** For <mark style="color:green;">**Safe App**</mark>* *users click "View on Safe" on the app to use Hedgey through your Safe App.*

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

**Step 2:** Now that you are connected, click the "**Create Time Lock**" button.

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

**Step 3:** Create your time lock

* Select your token from the dropdown or add the contract address
* Select your Unlock frequency: linear, periodic or single
* Select your unlock strategy: linear or periodic (monthly, yearly or custom)
* If you want the lock to be non-transferable, simply turn off the toggle.

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

* For linear unlock frequency choose a lockup period (years/months). Add a cliff duration or add "0" for no cliff.
* To allow transfer of plans to another wallet, leave the Allow transfer toggle on.&#x20;

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

* For periodic unlock frequency choose an unlock period schedule and a lockup period. Add a cliff duration or add "0" for no cliff.

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


---

# 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://hedgey.gitbook.io/hedgey-community-docs/hedgey/time-locks/getting-started/creating-time-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.
